scrypt is an R package for working with scrypt. 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.1 |
Depends: | R (≥ 2.15.1) |
Imports: | Rcpp (≥ 0.10.6) |
LinkingTo: | Rcpp |
Published: | 2016-10-25 |
Author: | RStudio, Inc.; Colin Percival |
Maintainer: | ORPHANED |
License: | FreeBSD | file LICENSE |
Copyright: | RStudio, Inc.; Colin Percival |
URL: | https://github.com/rstudio/rscrypt |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | scrypt results |
Reference manual: | scrypt.pdf |
Package source: | scrypt_0.1.1.tar.gz |
Windows binaries: | r-devel: scrypt_0.1.1.zip, r-release: scrypt_0.1.1.zip, r-oldrel: scrypt_0.1.1.zip |
OS X Mavericks binaries: | r-release: scrypt_0.1.1.tgz, r-oldrel: scrypt_0.1.1.tgz |
Old sources: | scrypt archive |
Reverse suggests: | rsconnect |
Please use the canonical form https://CRAN.R-project.org/package=scrypt to link to this page.