Skip to content

Releases: cloudflare/voprf-ts

voprf-ts 1.0.0

13 Aug 19:05
Compare
Choose a tag to compare

Release voprf-ts 1.0.0

New Features

  • Fully compatible with RFC 9497
  • Support for Decaf&Ristretto groups
  • Support for noble cryptography backend.

Changes

Full Changelog: 0.21.2...1.0.0

voprf-ts 0.21.2

29 Sep 19:24
Compare
Choose a tag to compare

Release voprf-ts 0.21.2

Added:

What's Changed

New Contributors

Full Changelog: 0.20.0...0.21.2

voprf-ts 0.20.0

02 Feb 19:39
Compare
Choose a tag to compare

Compatible with draft v20 - https://datatracker.ietf.org/doc/draft-irtf-cfrg-voprf/20/

What's Changed

New Contributors

Full Changelog: 0.11.0...0.20.0

voprf-ts 0.11.0

17 Nov 20:18
Compare
Choose a tag to compare

Compatible with draft v11 - https://datatracker.ietf.org/doc/draft-irtf-cfrg-voprf/11/

What's Changed

  • Add some usage examples of the library. by @armfazh in #21
  • update to be compliant with draft v11 by @armfazh in #22

Full Changelog: 0.9.0...0.11.0

voprf-ts 0.9.0

19 Apr 18:54
be32a39
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 0.8.0...0.9.0

voprf-ts 0.8.0

03 Dec 21:26
Compare
Choose a tag to compare

VOPRF-TS

Version compatible with draft-irtf-cfrg-voprf v08.
Implements Base mode.
Three ciphersuites: P-256, P-384, and P-521.

Full Changelog: https://github.com/cloudflare/voprf-ts/commits/0.8.0