DanielleQuinn/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 GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DanielleQuinn/secrettext")
DanielleQuinn/secrettext documentation built on Feb. 14, 2020, 12:34 a.m.