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