Skip to content

`password-hash`-compatible BCrypt crate for gradual password hash migrations

License

Notifications You must be signed in to change notification settings

aumetra/bcrypt-phc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcrypt-phc

Based on the bcrypt crate. Implements the password-hash traits.
Intended for gradual migration from BCrypt to more modern algorithms such as Argon2.

License

bcrypt-phc is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.

About

`password-hash`-compatible BCrypt crate for gradual password hash migrations

Resources

License

Stars

Watchers

Forks

Languages