Updating test vectors to sync with draft version 08 (#32)

This commit is contained in:
Kevin Lewi
2021-10-25 22:06:42 -07:00
committed by GitHub
parent 1b3837a789
commit d9dc5d0a13
7 changed files with 284 additions and 286 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "voprf"
version = "0.2.0"
version = "0.3.0"
description = "An implementation of a verifiable oblivious pseudorandom function (VOPRF)"
authors = ["Kevin Lewi <[email protected]>"]
repository = "https://github.com/novifinancial/voprf/"