Red-Right-Hand1/CIPH_package: A package used to encrypt and crack hidden messages.

The CIPH package contains a series of simple functions that can encrypt or crack different hidden messages using a series of classical ciphers, each with its unique qualitites (key, shift, etc). The availabe ciphers are: -Numeric Cipher -Caesar Cipher -Polybius Cipher -ADFGVX Cipher -Bacon Cipher -Beaufort Cipher

Getting started

Package details

AuthorBruno Damián Aguirre del Villar
MaintainerThe package maintainer <b.aguirre.delv@gmail.com>
LicenseGPL-3
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("Red-Right-Hand1/CIPH_package")
Red-Right-Hand1/CIPH_package documentation built on Dec. 18, 2021, 9:55 a.m.