mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-27 22:13:12 -08:00
dev(ciphers): change HashDomain and related structures to use EitherShakeOrBlake. Docu pending
This commit is contained in:
@@ -10,6 +10,6 @@ pub mod chacha20poly1305_ietf;
|
||||
pub mod chacha20poly1305_ietf_libcrux;
|
||||
pub mod xchacha20poly1305_ietf;
|
||||
mod hash_functions;
|
||||
pub mod hash_choice;
|
||||
pub mod either_hash;
|
||||
|
||||
pub use hash_functions::{blake2b, incorrect_hmac_blake2b, keyed_shake256};
|
||||
Reference in New Issue
Block a user