<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Key Derivation Functions for R Based on Scrypt</dc:title>
  <dc:title>R package scrypt version 0.1.6</dc:title>
  <dc:description>Functions for working with the scrypt key derivation functions
    originally described by Colin Percival
    &lt;https://www.tarsnap.com/scrypt/scrypt.pdf&gt; and in Percival and Josefsson
    (2016) &lt;doi:10.17487/RFC7914&gt;. 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 0.10.6)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:creator>Bob Jansen &lt;bobjansen@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Bob Jansen [ctb, cre],
  Andy Kipp [aut],
  Colin Percival [aut, cph],
  RStudio [cph]</dc:contributor>
  <dc:rights>FreeBSD</dc:rights>
  <dc:date>2023-01-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=scrypt</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.scrypt</dc:identifier>
</oai_dc:dc>
