Package: bcrypt 1.2.0
bcrypt: 'Blowfish' Key Derivation and Password Hashing
Bindings to the 'blowfish' password hashing algorithm <https://www.openbsd.org/papers/bcrypt-paper.pdf> derived from the 'OpenBSD' implementation.
Authors:
bcrypt_1.2.0.tar.gz
bcrypt_1.2.0.zip(r-4.5)bcrypt_1.2.0.zip(r-4.4)bcrypt_1.2.0.zip(r-4.3)
bcrypt_1.2.0.tgz(r-4.4-x86_64)bcrypt_1.2.0.tgz(r-4.4-arm64)bcrypt_1.2.0.tgz(r-4.3-x86_64)bcrypt_1.2.0.tgz(r-4.3-arm64)
bcrypt_1.2.0.tar.gz(r-4.5-noble)bcrypt_1.2.0.tar.gz(r-4.4-noble)
bcrypt_1.2.0.tgz(r-4.4-emscripten)bcrypt_1.2.0.tgz(r-4.3-emscripten)
bcrypt.pdf |bcrypt.html✨
bcrypt/json (API)
NEWS
# Install 'bcrypt' in R: |
install.packages('bcrypt', repos = c('https://jeroen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeroen/bcrypt/issues
Last updated 1 months agofrom:b39d5f08f4. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win-x86_64 | OK | Nov 03 2024 |
R-4.5-linux-x86_64 | OK | Nov 03 2024 |
R-4.4-win-x86_64 | OK | Nov 03 2024 |
R-4.4-mac-x86_64 | OK | Nov 03 2024 |
R-4.4-mac-aarch64 | OK | Nov 03 2024 |
R-4.3-win-x86_64 | OK | Nov 03 2024 |
R-4.3-mac-x86_64 | OK | Nov 03 2024 |
R-4.3-mac-aarch64 | OK | Nov 03 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bcrypt password hashing | bcrypt checkpw gensalt hashpw |
Bcrypt PWKDF | pbkdf |