tendermint/benchmarks
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
2018-07-18 08:38:44 -07:00
..
blockchain Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
proto Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
simu fix import paths 2018-07-01 22:36:49 -04:00
atomic_test.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
chan_test.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
codec_test.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
empty.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
map_test.go fix import paths 2018-07-01 22:36:49 -04:00
os_test.go fix import paths 2018-07-01 22:36:49 -04:00