voprf-ts 0.9.0
Compatible with draft v09 - https://datatracker.ietf.org/doc/draft-irtf-cfrg-voprf/09/
Implements Base mode and two verifiable modes VOPRF and POPRF.
Three ciphersuites: P-256, P-384, and P-521.
What's Changed
- Compatible with draft v09 by @armfazh in #2
- Bump up dependencies. by @armfazh in #1
- Address issues reported by linter by @armfazh in #7
- adds module for dleq proofs by @armfazh in #8
- Add benchmarking functions. by @armfazh in #11
- Implements Verifiable modes: VOPRF and POPRF by @armfazh in #9
- Updating SSWU mapping with sqrt_ratio function. by @armfazh in #3
- Group refactor by @armfazh in #12
- Remove internal serialization. by @armfazh in #13
- Enables support for batched evaluations. by @armfazh in #14
- Preparing for release v0.9.0 by @armfazh in #15
New Contributors
Full Changelog: 0.8.0...0.9.0