Package: bcrypt 1.2.1
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.1.tar.gz
bcrypt_1.2.1.zip(r-4.7)bcrypt_1.2.1.zip(r-4.6)bcrypt_1.2.1.zip(r-4.5)
bcrypt_1.2.1.tgz(r-4.6-x86_64)bcrypt_1.2.1.tgz(r-4.6-arm64)bcrypt_1.2.1.tgz(r-4.5-x86_64)bcrypt_1.2.1.tgz(r-4.5-arm64)
bcrypt_1.2.1.tar.gz(r-4.7-arm64)bcrypt_1.2.1.tar.gz(r-4.7-x86_64)bcrypt_1.2.1.tar.gz(r-4.6-arm64)bcrypt_1.2.1.tar.gz(r-4.6-x86_64)
bcrypt_1.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:5cc689d0e9. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 124 | ||
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 154 | ||
| linux-release-arm64 | OK | 156 | ||
| linux-release-x86_64 | OK | 149 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-release-x86_64 | OK | 234 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| macos-oldrel-x86_64 | OK | 215 | ||
| windows-devel | OK | 137 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 100 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bcrypt password hashing | bcrypt checkpw gensalt hashpw |
| Bcrypt PWKDF | pbkdf |
