Module blst
Available on crate feature
evm
only.Expand description
KZG point evaluation precompile using BLST BLS12-381 implementation.
Functionsยง
- verify_
kzg_ proof - Verify KZG proof using BLST BLS12-381 implementation.
evm
only.KZG point evaluation precompile using BLST BLS12-381 implementation.