mirror of
https://github.com/telemt/telemt.git
synced 2026-04-15 09:34:10 +03:00
Antireplay on sliding window + SecureRandom
This commit is contained in:
@@ -6,4 +6,4 @@ pub mod random;
|
||||
|
||||
pub use aes::{AesCtr, AesCbc};
|
||||
pub use hash::{sha256, sha256_hmac, sha1, md5, crc32};
|
||||
pub use random::{SecureRandom, SECURE_RANDOM};
|
||||
pub use random::SecureRandom;
|
||||
Reference in New Issue
Block a user