The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

ciphertext

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

The methods currently implemented are:

  1. Substitution ciphers
  1. Transposition ciphers
  1. Null (concealment) cipher

Installation

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

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

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.