Skip to content

1.0 Release

Compare
Choose a tag to compare
@sdiehl sdiehl released this 25 Oct 05:57
· 21 commits to master since this release
e479252
  • Refactor library structure from Pairing.Pairing to Data.Pairing.
  • Rename reducedPairing to pairing and remove atePairing.
  • Add major optimisations to pairing with detailed documentation.
  • Add BN254, BN254A, BN254B, BN254C, BN254D, BN462, BLS12381 curves.
  • Add polymorphism of pairing for BN curves and BLS12 curves.
  • Add polymorphism of swEncBN to BN curves.
  • Fix dependency issue with galois-field and elliptic-curve.