You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Ages ago I have implemented the algorithm natively in rust: https://crates.io/crates/rusterpassword would you be interested in getting rid of the C dependency and switching to it?
The crate uses libsodium_sys, but I'm looking into updating it to use the RustCrypto crates.
The text was updated successfully, but these errors were encountered:
Hi! Ages ago I have implemented the algorithm natively in rust: https://crates.io/crates/rusterpassword would you be interested in getting rid of the C dependency and switching to it?
The crate uses libsodium_sys, but I'm looking into updating it to use the RustCrypto crates.
The text was updated successfully, but these errors were encountered: