Package: cryptography
Title: Encrypts and Decrypts Text Ciphers
Version: 1.0.0
Authors@R: 
    person("Piaras", "Fahey", email = "faheypi@tcd.ie", role = c("aut", "cre", "cph"))
Description: Playfair, Four-Square, Scytale, Columnar Transposition and Autokey methods. Further explanation on methods of classical cryptography can be found at Wikipedia; (<https://en.wikipedia.org/wiki/Classical_cipher>).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/PiarasFahey/cryptography
BugReports: https://github.com/PiarasFahey/cryptography/issues
Imports: DescTools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-07-07 16:34:41 UTC; dell
Author: Piaras Fahey [aut, cre, cph]
Maintainer: Piaras Fahey <faheypi@tcd.ie>
Repository: CRAN
Date/Publication: 2023-07-08 09:40:02 UTC
Built: R 4.4.0; ; 2024-04-06 12:18:17 UTC; unix
