Skip to content

tilenmarc/bn256

 
 

Repository files navigation

BN256

This is a slightly extended version of https://github.com/cloudflare/bn256. Added functionality:

  • hashing to G1 and G2 groups and some functionality needed for hashing (like computation of square root in GFp2)
  • mapping from string to GT group and back

About

Package bn256 implements a particular bilinear group.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.5%
  • C 7.3%
  • Assembly 5.8%
  • C++ 3.4%