- I wrote a post about using the sodiumoxide crate to hash passwords and then store them in a postgres db with sqlx. I wanted to share it because I'm learning too and when I went looking for information I didn't find much. There is also a github repo with working code examples. Feedback is welcome! https://blue42.net/code/rust/examples/sodiumoxide-password-hashing/post/ 6 comments rust
Linked pages
- Introduction http://nacl.cr.yp.to/index.html 23 comments
- GitHub - sodiumoxide/sodiumoxide: [DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium) https://github.com/sodiumoxide/sodiumoxide 18 comments
- Null character - Wikipedia https://en.wikipedia.org/wiki/Null_character 17 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:blue42.net
Search title: Rust Password Hashing with Argon2id and the Sodiumoxide Crate · blue42
See how to search.