Fixing voprf dependency pinning (#280)

This commit is contained in:
Kevin Lewi
2022-07-11 19:17:29 -04:00
committed by GitHub
parent 22eded4ed8
commit 9ce5d8d191
4 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 2.0.0-pre.3 (July 11, 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