Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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.