Skip to content

ralexstokes/kzg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kzg

A library for KZG commitments over BLS12-381 in Rust.

Notes

Uses blst for the curve operations.

WARNING: has not been audited/reviewed for security. Do NOT use in production.

Features

  • KZG setup
  • Commit to a polynomial
  • Open a commitment
  • Verify an opening

About

KZG commitments over BLS12-381

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages