Author | SHA1 | Message | Date |
---|---|---|---|
needkane | 60b2ae5f5a | crypto: delete unused code (#3426) | 6 years ago |
ValarDragon | c798702764 | crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey | 6 years ago |
ValarDragon | 99e582d79a |
crypto: Refactor to move files out of the top level directory
Currently the top level directory contains basically all of the code for the crypto package. This PR moves the crypto code into submodules in a similar manner to what `golang/x/crypto` does. This improves code organization. Ref discussion: https://github.com/tendermint/tendermint/pull/1966 Closes #1956 |
6 years ago |
Zach Ramsay | 44dad6d70b |
Revert "detele everything"
This reverts commit
|
6 years ago |
Zach Ramsay | d02c5d1e30 | detele everything | 6 years ago |
Alexander Simmerl | 3e1baf68f8 |
crypto: Rename last traces of go-crypto (#1786)
Follow-up to #1782 |
6 years ago |