<?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>Easy Encryption of R Objects using Strong Modern Cryptography</dc:title>
  <dc:title>R package rmonocypher version 0.1.8</dc:title>
  <dc:description>Encrypt R objects to a raw vector or file using modern cryptographic
    techniques.  Password-based key derivation is with 'Argon2' (&lt;https://en.wikipedia.org/wiki/Argon2&gt;).
    Objects are serialized and then encrypted using 'XChaCha20-Poly1305' (&lt;https://en.wikipedia.org/wiki/ChaCha20-Poly1305&gt;)
    which follows RFC 8439 for authenticated encryption (&lt;https://en.wikipedia.org/wiki/Authenticated_encryption&gt;).
    Cryptographic functions are provided by the included 'monocypher' 'C' library (&lt;https://monocypher.org&gt;).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.4.0)</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Mike Cheng &lt;mikefc@coolbutuseless.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mike Cheng [aut, cre, cph],
  Loup Vaillant [aut, cph] (Author and copyright holder of the included
    'monocyper' library),
  Michael Savage [aut, cph] (Author and copyright holder of the included
    'monocyper' library),
  Fabio Scotomi [aut, cph] (Author and copyright holder of the included
    'monocyper' library)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=rmonocypher/LICENSE)</dc:rights>
  <dc:date>2025-01-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rmonocypher</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rmonocypher</dc:identifier>
</oai_dc:dc>
