plugeth/crypto
xq840622 045e90c897
crypto/ecies: use AES-192 for curve P384 (#24139)
Using curve P384 for encryption causes the error "ecies: shared key params
are too big". Also, readme.md says curve P384 should use AES192 not AES256.

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2022-01-12 11:09:10 +01:00
..
blake2b all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
bls12381 all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
bn256 all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
ecies crypto/ecies: use AES-192 for curve P384 (#24139) 2022-01-12 11:09:10 +01:00
secp256k1 all: fix 'the the' in comments (#24036) 2021-12-02 15:42:09 +01:00
signify all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
crypto_test.go core: implement background trie prefetcher 2021-01-21 01:46:38 +02:00
crypto.go core: implement background trie prefetcher 2021-01-21 01:46:38 +02:00
signature_cgo.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
signature_nocgo.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures (#15708) 2017-12-20 14:30:00 +02:00