Learn R Programming

cryptography

Encrypts and Decrypts Text Ciphers

Install Process

From CRAN

install.packages("cryptography")

From GitHub

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

Copy Link

Version

Install

install.packages('cryptography')

Monthly Downloads

185

Version

1.0.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

July 8th, 2023

Functions in cryptography (1.0.0)

four_square

Four-Square Cipher
playfair

Playfair Cipher
scytale

Scytale cipher
autokey

Autokey Cipher
columnar_transposition

Columnar Transposition Cipher