index on bundle_api: 57e152b Adding password hashing functionality
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
pub trait CipherSuite {
|
||||
type Aead;
|
||||
type Group;
|
||||
type Keypair;
|
||||
}
|
||||
Reference in New Issue
Block a user