Using voprf as a dependency (#248)

* Using voprf as a dependency

* Adding back x25519 and KeGroup

* Addressing comments
This commit is contained in:
Kevin Lewi
2021-10-25 02:54:32 -07:00
committed by GitHub
parent f1f4184400
commit 29b2ebef1b
34 changed files with 1638 additions and 2452 deletions
-1
View File
@@ -8,4 +8,3 @@ pub mod mock_rng;
mod opaque_vectors;
mod parser;
mod test_opaque_vectors;
mod voprf_test_vectors;