1
0
forked from cerc-io/plugeth
plugeth/crypto
2023-08-23 21:26:30 +02:00
..
blake2b all: more linters () 2022-06-13 16:24:45 +02:00
bls12381 crypto/bls12381: fix typo in comment () 2023-08-15 14:37:34 +02:00
bn256 crypto/bn256: eliminate dead store () 2023-08-23 21:26:30 +02:00
ecies crypto: replace noarg fmt.Errorf with errors.New () 2023-05-24 14:45:51 +02:00
kzg4844 crypto/kzg4844: do lazy init in all ckzg funcs () 2023-07-24 19:13:34 +03:00
secp256k1 crypto/secp256k1: define NDEBUG only if not defined () 2023-06-23 19:02:05 +02:00
signify all: remove deprecated uses of math.rand () 2023-02-16 14:36:58 -05:00
crypto_test.go all: replace uses of ioutil with io and os () 2022-05-16 11:59:35 +02:00
crypto.go crypto: replace noarg fmt.Errorf with errors.New () 2023-05-24 14:45:51 +02:00
signature_cgo.go crypto: replace noarg fmt.Errorf with errors.New () 2023-05-24 14:45:51 +02:00
signature_nocgo.go crypto: replace noarg fmt.Errorf with errors.New () 2023-05-24 14:45:51 +02:00
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures () 2017-12-20 14:30:00 +02:00