Commit Graph
2 Commits
Author SHA1 Message Date
Karolin VarnerandKarolin Varner 09aa0e027e chore: Move hashing functions into sodium/ciphers crate
This finishes the last step of removing sodium.rs from the rosenpass crate
itself and also removes the NOTHING and NONCE0 constants.

Hashing functions now use destination parameters;
rosenpass_constant_time::xor now does too.
2023-11-29 11:36:28 +01:00
Karolin VarnerandKarolin Varner 86300ca936 chore: Use naming scheme without rosenpass- for crates 2023-11-26 10:38:24 +01:00