Using voprf as a dependency (#248)
* Using voprf as a dependency * Adding back x25519 and KeGroup * Addressing comments
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
//! Includes instantiations of key exchange protocols used in the
|
||||
//! login step for OPAQUE
|
||||
|
||||
pub mod group;
|
||||
pub(crate) mod traits;
|
||||
pub mod tripledh;
|
||||
|
||||
Reference in New Issue
Block a user