mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-08-02 16:47:35 -07:00
feat: Use xchacha implementation from rust crypto instead of sodium
This commit is contained in:
committed by
Karolin Varner
parent
0789c60602
commit
e0f75ab97e
@@ -1,2 +1,3 @@
|
||||
pub mod incorrect_hmac_blake2b;
|
||||
pub mod chacha20poly1305_ietf;
|
||||
pub mod xchacha20poly1305_ietf;
|
||||
|
||||
Reference in New Issue
Block a user