go-ethereum/crypto
kevaundray a6a0ae45b6
crypto/kzg4844: use the new trusted setup file and format (#28383)
Changes the trusted_setup to the one created during the kzg-ceremony. The trusted setup file can be found in the consensus specs: https://github.com/ethereum/consensus-specs/blob/dev/presets/mainnet/trusted_setups/trusted_setup_4096.json
---------

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2023-10-22 16:05:04 +02:00
..
blake2b crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 2023-10-19 14:04:26 +02:00
bls12381 crypto/bls12381: fix typo in comment (#27930) 2023-08-15 14:37:34 +02:00
bn256 crypto/bn256: eliminate dead store (#27944) 2023-08-23 21:26:30 +02:00
ecies
kzg4844 crypto/kzg4844: use the new trusted setup file and format (#28383) 2023-10-22 16:05:04 +02:00
secp256k1
signify
crypto_test.go
crypto.go
signature_cgo.go
signature_nocgo.go
signature_test.go