DaGenix / rust-crypto

A (mostly) pure-Rust implementation of various cryptographic algorithms.
Apache License 2.0
1.38k stars 296 forks source link

Thanks #449

Closed conradkleinespel closed 5 years ago

conradkleinespel commented 5 years ago

Hey @DaGenix ! Just want to say thanks for all your hard work on this crate the last few years. I had been using it for a password manager I'm developing. I'm now moving to openssl/libsodium, but still, you deserve huge props for making this crate available. It has been immensely useful and it helped me discover cryptography the easy way.