README.md

ciphertext

cipheretext provides several solutions for ciphering and deciphering words or phrases with classical ciphering methods.

The methods currently implemented are:

1) Substitution ciphers

2) Transposition ciphers

3) Null (concealment) cipher

Installation

You can install the development version of ciphertext from GitHub with:

# install.packages("devtools")
devtools::install_github("Luigi-Annic/ciphertext")


Try the ciphertext package in your browser

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

ciphertext documentation built on April 4, 2025, 12:17 a.m.