Skip to content

Releases: algorand/pairing-plus

This is the first release of pairing-plus library

31 Oct 18:17
d3a9e24
Compare
Choose a tag to compare

Significant changes:

  • hash_to_base and hash_to_group functions following internet draft version 05 here
    • also a different method to clear cofactor from the draft
  • adding/implementing the following traits:
    • SerDes
    • Default
  • minor
    • formatter and linter
    • Travis CI