Skip to content

Luigi-Annic/ciphertext

Repository files navigation

ciphertext

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

The methods currently implemented are:

  1. Substitution ciphers
  • Caesar
  • Vigenere
  • Affine
  • Atbash
  • Simple substitution
  • Polybius
  • Playfair
  1. Transposition ciphers
  • Rail fence
  • Scytale
  • Single column
  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")

About

R package for ciphering/deciphering words and phrases with classical techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages