cryptography
Encrypts and Decrypts Text Ciphers
Install Process
From CRAN
install.packages("cryptography")
From GitHub
install.packages("devtools")
devtools::install_github("PiarasFahey/cryptography")
Encrypts and Decrypts Text Ciphers
install.packages("cryptography")
install.packages("devtools")
devtools::install_github("PiarasFahey/cryptography")
install.packages('cryptography')