Author | SHA1 | Message | Date |
---|---|---|---|
Ethan Buchman |
feb08fa4f8
|
ed25519: use golang/x/crypto fork (#2558)
* ed25519: use golang/x/crypto fork * changelog * gix GenerateFromPassword * fixes from review |
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 |
Ethan Frey | 9016390a6e | Moved crypto code to top level again | 8 years ago |
Ethan Frey | 17ed6d178d | move go-crypto files pre-keys merge | 8 years ago |
Jae Kwon | 264d2a3eef | Add seed-able cryptographic random. | 9 years ago |