Crates.io | bcrypt-small |
lib.rs | bcrypt-small |
version | 0.1.1 |
source | src |
created_at | 2019-08-21 11:01:11.089017 |
updated_at | 2019-10-07 00:29:55.558012 |
description | bcrypt password hashing and verification in safe Rust. |
homepage | |
repository | https://github.com/charmander/bcrypt-small-rs |
max_upload_size | |
id | 158621 |
size | 9,158 |
Password hashing with bcrypt. Doesn’t yet zero memory.