Zach Ramsay
44dad6d70b
Revert "detele everything"
This reverts commit d02c5d1e30
.
6 years ago
Zach Ramsay
d02c5d1e30
detele everything
6 years ago
Zach
030c782e6f
Zach/1793 repo consolidation v2 ( #1907 )
6 years ago
Zach Ramsay
5fb3955c93
cleanup repo merge artifacts, closes #1873 , starts #1793
6 years ago
Ethan Buchman
d55243f0e6
fix import paths
6 years ago
Anton Kaliaev
61c5791fa3
revert back to Jae's original payload size limit
except now we calculate the max size using the maxPacketMsgSize()
function, which frees developers from having to know amino encoding
details.
plus, 10 additional bytes are added to leave the room for amino upgrades
(both making it more efficient / less efficient)
6 years ago
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 :-)
7 years ago
Liamsi
f3d755f5e8
please the linter gods:
crypto/hkdfchacha20poly1305/hkdfchachapoly_test.go:36:25:warning: should use make([]byte, 24) instead (S1019) (gosimple)
7 years ago
Liamsi
5a70fa6f35
fix typos
7 years ago
Liamsi
587505d4d2
fix crypto tests
7 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
11 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