scrypt: Key Derivation Functions for R Based on Scrypt
Functions for working with the scrypt key derivation functions
originally described by Colin Percival
<https://www.tarsnap.com/scrypt/scrypt.pdf> and in Percival and Josefsson
(2016) <doi:10.17487/RFC7914>. Scrypt is a password-based key derivation
function created by Colin Percival. The algorithm was specifically designed
to make it costly to perform large-scale custom hardware attacks by
requiring large amounts of memory.
| Version: |
0.1.4 |
| Depends: |
R (≥ 3.0.0) |
| Imports: |
Rcpp (≥ 0.10.6) |
| LinkingTo: |
Rcpp |
| Published: |
2022-04-19 |
| Author: |
Bob Jansen [ctb, cre],
Andy Kipp [aut],
Colin Percival [aut, cph],
RStudio [cph] |
| Maintainer: |
Bob Jansen <bobjansen at gmail.com> |
| License: |
FreeBSD |
| Copyright: |
RStudio, Inc.; Colin Percival |
| URL: |
https://github.com/rstudio/rscrypt |
| NeedsCompilation: |
yes |
| Materials: |
README NEWS |
| CRAN checks: |
scrypt results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=scrypt
to link to this page.