cryptography

Encrypts and Decrypts Text Ciphers

Install Process

From CRAN

install.packages("cryptography")

From GitHub

install.packages("devtools")
devtools::install_github("PiarasFahey/cryptography")