<?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>Encrypt Text Using a Shifting Substitution Cipher</dc:title>
  <dc:title>R package secrettext version 0.1.0</dc:title>
  <dc:description>Encrypt text using a simple shifting substitution cipher with setcode(), providing two numeric keys used to define the encryption algorithm. The resulting text can be decoded using decode() function and the two numeric keys specified during encryption.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: stringr, tidyr, dplyr, magrittr, testthat, rlang</dc:relation>
  <dc:creator>Danielle Quinn &lt;danielle.quinn@mun.ca&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Danielle Quinn</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=secrettext/LICENSE)</dc:rights>
  <dc:date>2020-02-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=secrettext</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.secrettext</dc:identifier>
</oai_dc:dc>
