Dev Ojha
41733b46b9
crypto: Abstract pubkey / signature size when known to constants ( #1808 )
* crypto: Abstract pubkey / signature size when known to constants
* Created PubKeyEd25519Size as 32
* Created PubkeySecp256k1Size as 33
* Created SignatureEd25519Size as 64
* Remove extraneous message from changelog
6 years ago
Alexander Simmerl
3e1baf68f8
crypto: Rename last traces of go-crypto ( #1786 )
Follow-up to #1782
6 years ago
ValarDragon
3ae878b229
crypto/hkdfchachapoly: Add testing seal to the test vector
6 years ago
Liamsi
c96b27136f
remove go-crypto from go-crypto:
use tendermint/crypto :-)
6 years ago
Liamsi
f3d755f5e8
please the linter gods:
crypto/hkdfchacha20poly1305/hkdfchachapoly_test.go:36:25:warning: should use make([]byte, 24) instead (S1019) (gosimple)
6 years ago
Liamsi
5a70fa6f35
fix typos
6 years ago
Liamsi
587505d4d2
fix crypto tests
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
93979300be
made cmd/, removed crypto/
10 years ago
Jae Kwon
c40fc65e6b
go fmt
10 years ago
Jae Kwon
3f878b9e8e
.
11 years ago
Jae Kwon
55a9031e91
fixed crypto
11 years ago
Jae Kwon
e9e130b4ad
floodberry's ed25519 batch code
11 years ago