An R interface to the OpenBSD 'blowfish' password hashing algorithm, as described in "A Future-Adaptable Password Scheme" by Niels Provos. The implementation is derived from the 'py-bcrypt' module for Python which is a wrapper for the OpenBSD implementation.
Version: | 0.2 |
Imports: | openssl |
Published: | 2015-06-18 |
Author: | Jeroen Ooms [cre, aut], Damien Miller [cph], Niels Provos [cph] |
Maintainer: | Jeroen Ooms <jeroen.ooms at stat.ucla.edu> |
BugReports: | https://github.com/jeroenooms/bcrypt/issues |
License: | BSD_2_clause + file LICENSE |
URL: | https://github.com/jeroenooms/bcrypt https://www.usenix.org/legacy/events/usenix99/full_papers/provos/provos.pdf |
NeedsCompilation: | yes |
CRAN checks: | bcrypt results |
Reference manual: | bcrypt.pdf |
Package source: | bcrypt_0.2.tar.gz |
Windows binaries: | r-devel: bcrypt_0.2.zip, r-release: bcrypt_0.2.zip, r-oldrel: bcrypt_0.2.zip |
OS X Snow Leopard binaries: | r-release: bcrypt_0.2.tgz, r-oldrel: not available |
OS X Mavericks binaries: | r-release: bcrypt_0.2.tgz |
Old sources: | bcrypt archive |