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.

Getting started

Package details

AuthorDanielle Quinn
MaintainerDanielle Quinn <danielle.quinn@mun.ca>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("secrettext")

Try the secrettext package in your browser

Any scripts or data that you put into this service are public.

secrettext documentation built on March 26, 2020, 6:02 p.m.