Skip to content

scrypt

Key Derivation Functions for R Based on Scrypt

v0.1.6 · Jan 29, 2023 · FreeBSD

Description

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.

Downloads

CRAN

2.3K

Last 30 days

2656th

8.2K

Last 90 days

46.3K

Last year

Trend: -22.1% (30d vs prior 30d)

r2u CRAN

62

Last 30 days

189

Last 90 days

583

Last year

Trend: -11.4% (30d vs prior 30d)

autoCRAN

32

Last 7 days

170

Last 30 days

1

All-time

⚠ Shared name: this package is also shipped elsewhere on openSUSE, so this count is not exclusive to autoCRAN (it is an upper bound).

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 7, 2026
WARNING r-devel-linux-x86_64-debian-gcc

whether the namespace can be loaded with stated dependencies

Fatal error: cannot create 'R_TempDir'

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/scrypt.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (2)

Dependency Network

Dependencies Reverse dependencies Rcpp shinydbauth shinymanager scrypt

Version History

7 tracked
new 0.1.6 Mar 10, 2026
updated 0.1.6 ← 0.1.5 diff Jan 28, 2023
updated 0.1.5 ← 0.1.4 diff Jan 16, 2023
updated 0.1.4 ← 0.1.3 diff Apr 18, 2022
updated 0.1.3 ← 0.1.1 diff Aug 8, 2019
updated 0.1.1 ← 0.1.0 diff Oct 24, 2016
new 0.1.0 Feb 25, 2014