tendermint/crypto/ed25519
ValarDragon f903947ff3 crypto: Remove interface from crypto.Signature
Signatures are now []byte, which saves on the number of bytes after
amino encoding

(squash this) address Ismail's comment
2018-08-05 15:46:57 -04:00
..
bench_test.go crypto: Add benchmarking code for signature schemes (#2061) 2018-07-25 23:07:47 +02:00
ed25519.go crypto: Remove interface from crypto.Signature 2018-08-05 15:46:57 -04:00
ed25519_test.go crypto: Remove interface from crypto.Signature 2018-08-05 15:46:57 -04:00