Exporting rand (#137)
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ use crate::{
|
||||
};
|
||||
use digest::Digest;
|
||||
|
||||
use rand_core::{CryptoRng, RngCore};
|
||||
use rand::{CryptoRng, RngCore};
|
||||
|
||||
/// Configures the underlying primitives used in OPAQUE
|
||||
/// * `Group`: a finite cyclic group along with a point representation, along
|
||||
|
||||
Reference in New Issue
Block a user