mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-28 14:33:37 -08:00
feat: A variety of utilities in preparation for implementing the API
This commit is contained in:
2
util/src/zeroize/mod.rs
Normal file
2
util/src/zeroize/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
mod zeroized_ext;
|
||||
pub use zeroized_ext::*;
|
||||
Reference in New Issue
Block a user