An open API service indexing awesome lists of open source software.

https://github.com/charmander/bcrypt-small-rs

bcrypt password hashing and verification in safe Rust.
https://github.com/charmander/bcrypt-small-rs

bcrypt password-hash rust

Last synced: over 1 year ago
JSON representation

bcrypt password hashing and verification in safe Rust.

Awesome Lists containing this project

README

          

# bcrypt-small

Password hashing with bcrypt. Doesn’t yet zero memory.