plugeth/crypto
2018-08-16 11:02:16 +03:00
..
bn256 crypto/bn256: fix issues caused by Go 1.11 2018-08-16 11:02:16 +03:00
ecies ecies: drop randomness parameter from PrivateKey.Decrypt () 2018-03-26 13:46:18 +03:00
secp256k1 crypto/secp256k1: remove external LGPL dependencies () 2018-07-26 13:33:13 +02:00
sha3 crypto: fix megacheck warnings () 2017-08-08 13:58:22 +03:00
crypto_test.go crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey () 2018-06-12 15:26:08 +02:00
crypto.go crypto: change formula for create2 () 2018-08-14 18:30:42 +03:00
signature_cgo.go crypto, crypto/secp256k1: add CompressPubkey () 2017-12-15 10:40:09 +01:00
signature_nocgo.go crypto: fix golint warnings () 2018-05-09 01:17:09 +02:00
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures () 2017-12-20 14:30:00 +02:00