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

2.9K

Last 30 days

2446th

9.6K

Last 90 days

43.4K

Last year

Trend: +1.8% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 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

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