BCrypt Password Hashing Function bcrypt
Group | at.favre.lib |
描述 | Bcrypt is a password hashing function designed by Niels Provos and David Mazières, based on the Blowfish cipher. The core of this implementation is based on jBcrypt, but heavily refactored, modernized and with a lot of updates and enhancements. |
Packaging | jar |
Size | 39.73 KB |
文件 | pom jar |
网址 | https://github.com/patrickfav/bcrypt |
发布时间 | 2018-07-12 15:15 |
dependencies
Group | Artifact | Version |
---|---|---|
at.favre.lib | bytes | 0.4.6 |
junit | junit | 4.12 |
org.mindrot | jbcrypt | 0.4 |
org.bouncycastle | bcprov-jdk15on | 1.60 |
developers
patrickfav | Patrick Favre-Bulle |
licenses
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |