mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-27 22:13:12 -08:00
dev(ciphers): add implementation of shake256
This commit is contained in:
@@ -11,3 +11,6 @@ pub mod chacha20poly1305_ietf;
|
||||
pub mod chacha20poly1305_ietf_libcrux;
|
||||
pub mod incorrect_hmac_blake2b;
|
||||
pub mod xchacha20poly1305_ietf;
|
||||
pub mod hash_functions;
|
||||
|
||||
pub use hash_functions::{keyed_shake256};
|
||||
Reference in New Issue
Block a user