mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-08-02 08:37:34 -07:00
feat: Migrate away from sodium blake2b towards the rust crypto implementation
This commit is contained in:
committed by
Karolin Varner
parent
e0f75ab97e
commit
b6203683fc
@@ -1,3 +1,4 @@
|
||||
pub mod incorrect_hmac_blake2b;
|
||||
pub mod chacha20poly1305_ietf;
|
||||
pub mod xchacha20poly1305_ietf;
|
||||
pub mod blake2b;
|
||||
|
||||
Reference in New Issue
Block a user