<?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>File Encryption with the 'age' Format</dc:title>
  <dc:title>R package agecrypt version 0.1.0</dc:title>
  <dc:description>An idiomatic R interface to the 'age' file encryption format
    (&lt;https://age-encryption.org/v1&gt;), backed by a vendored copy of the
    'agec' C implementation (&lt;https://git.sr.ht/~min/agec&gt;). Encrypt and
    decrypt raw vectors, files, and strings for one or more X25519 recipients
    or with a passphrase, with optional ASCII armor. Cryptography is vendored
    and randomness is drawn from the operating system, so the package has no
    external library dependencies.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: askpass, openssl, testthat (&gt;= 3.0.0), withr</dc:relation>
  <dc:creator>Pedro Baltazar &lt;pedrobtz@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Pedro Baltazar [aut, cre, cph],
  agec authors [ctb, cph] (Authors of the vendored 'agec' C
    implementation, https://git.sr.ht/~min/agec)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=agecrypt/LICENSE)</dc:rights>
  <dc:date>2026-08-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=agecrypt</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.agecrypt</dc:identifier>
</oai_dc:dc>
