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
@@ -16,7 +16,7 @@ Installation
Add the following line to the dependencies of your `Cargo.toml`:
```
voprf = "0.2"
voprf = "0.3"
```
### Minimum Supported Rust Version