Publishing v2.0.0 (#283)

This commit is contained in:
Kevin Lewi
2022-09-21 20:31:31 -07:00
committed by GitHub
parent 94fd3598d0
commit d2a2139348
3 changed files with 3 additions and 10 deletions
+1 -8
View File
@@ -1,16 +1,9 @@
# Changelog
## 2.0.0-pre.3 (July 11, 2022)
## 2.0.0 (September 21, 2022)
* Synced implementation with draft-irtf-cfrg-opaque-10
* Changed argon2 salt length to recommended value (16 bytes)
* Fixed issue from 2.0.0-pre.2 not pinning voprf dependency correctly
## 2.0.0-pre.2 (April 22, 2022)
* Synced implementation with draft-irtf-cfrg-opaque-08
## 2.0.0-pre.1 (March 15, 2022)
* Synced implementation with draft-irtf-cfrg-opaque-07
* Split out VOPRF implementation into its own crate
* Added support for running the API without performing
allocations