Releases: algorand/pairing-plus
Releases · algorand/pairing-plus
This is the first release of pairing-plus library
Significant changes:
hash_to_base
andhash_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