Publishing v0.4.0-pre.1 (#72)

This commit is contained in:
Kevin Lewi
2022-04-01 17:30:28 -07:00
committed by GitHub
parent dfa88efeca
commit f26f5d2c57
8 changed files with 40 additions and 28 deletions
+9
View File
@@ -1,5 +1,14 @@
# Changelog
## 0.4.0-pre.1 (April 1, 2022)
* Updated to be in sync with draft-irtf-cfrg-voprf-09, with
the addition of the POPRF mode
* Added support for running the API without performing allocations
* Revamped the way the Group trait was used, so as to be more easily
extendable to other groups
* Added common traits for each public-facing struct, including serde
support
## 0.3.0 (October 25, 2021)
* Updated to be in sync with draft-irtf-cfrg-voprf-08