Rework SecretKey API to facilitate async (#371)
* Rework `SecretKey` API to facilitate async * Remove left-over constraints
This commit is contained in:
@@ -12,4 +12,6 @@ mod full_test_vectors;
|
||||
pub mod mock_rng;
|
||||
mod opaque_vectors;
|
||||
mod parser;
|
||||
#[cfg(test_hsm)]
|
||||
mod remote_key;
|
||||
mod test_opaque_vectors;
|
||||
|
||||
Reference in New Issue
Block a user