voprf-ts 0.21.2
Release voprf-ts 0.21.2
Added:
- Compatible with draft v21 - https://datatracker.ietf.org/doc/draft-irtf-cfrg-voprf/21/
- Optional use of noble/curve packages.
- Support for ristretto and decaf curves.
What's Changed
- Adding prepare to be installable from github. by @armfazh in #27
- Moving version to match latest draft v21 version. by @armfazh in #28
- fix(client): fix voprf proof always verifying by @sublimator in #31
- docs(readme): make it more immediately clear re: batching by @sublimator in #34
- feat(group): make Oprf.Group pluggable by @sublimator in #35
- Updating dependencies Jun 2023. by @armfazh in #37
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #39
- Add GitHub actions for automated NPM release by @thibmeu in #40
- feat: implement GroupNoble by @sublimator in #38
- Updates deps and fixes tests for CommonJS and ESModules. by @armfazh in #41
- feat: implement noble decaf448/ristretto255 groups by @sublimator in #42
- Release 0.21.2 by @armfazh in #43
New Contributors
- @sublimator made their first contribution in #31
- @thibmeu made their first contribution in #40
Full Changelog: 0.20.0...0.21.2