The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

secrettext: Encrypt Text Using a Shifting Substitution Cipher

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.

Version: 0.1.0
Imports: stringr, tidyr, dplyr, magrittr, testthat, rlang
Published: 2020-02-21
Author: Danielle Quinn
Maintainer: Danielle Quinn <danielle.quinn at mun.ca>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: secrettext results

Documentation:

Reference manual: secrettext.pdf

Downloads:

Package source: secrettext_0.1.0.tar.gz
Windows binaries: r-devel: secrettext_0.1.0.zip, r-release: secrettext_0.1.0.zip, r-oldrel: secrettext_0.1.0.zip
macOS binaries: r-release (arm64): secrettext_0.1.0.tgz, r-oldrel (arm64): secrettext_0.1.0.tgz, r-release (x86_64): secrettext_0.1.0.tgz, r-oldrel (x86_64): secrettext_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=secrettext to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.