cipheretext provides several solutions for ciphering and deciphering words or phrases with classical ciphering methods.
The methods currently implemented are:
You can install the development version of ciphertext from GitHub with:
# install.packages("devtools")
::install_github("Luigi-Annic/ciphertext") devtools