bsc/crypto
2024-10-08 15:49:41 +08:00
..
blake2b crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 2023-10-19 14:04:26 +02:00
bls12381 all: fix typos in comments (#28881) 2024-02-05 22:16:32 +01:00
bn256 chore: add missing symbols in comment (#2704) 2024-09-14 09:12:56 +08:00
ecies go.mod: upgrade prysm to support built with go@v1.21 2024-01-15 17:09:47 +08:00
kzg4844 internal/ethapi: add support for blobs in eth_fillTransaction (#28839) 2024-02-08 19:53:32 +01:00
secp256k1 minor Update group_prover.sage (#2716) 2024-10-08 15:49:41 +08:00
secp256r1 RIP-7212: Precompile for secp256r1 Curve Support (#2400) 2024-05-21 11:44:21 +08:00
signify all: remove deprecated uses of math.rand (#26710) 2023-02-16 14:36:58 -05:00
crypto_test.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
crypto.go go.mod: upgrade prysm to support built with go@v1.21 2024-01-15 17:09:47 +08:00
signature_cgo.go go.mod: upgrade prysm to support built with go@v1.21 2024-01-15 17:09:47 +08:00
signature_nocgo.go crypto: replace noarg fmt.Errorf with errors.New (#27333) 2023-05-24 14:45:51 +02:00
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures (#15708) 2017-12-20 14:30:00 +02:00