Package: ciphertext
Type: Package
Title: Classical Cryptography Methods for Words and Phrases
Version: 0.1.1
Authors@R: c(
    person("Luigi", "Annicchiarico", email = "luigi.annic@gmail.com", role = c("cre", "aut"))
    )
Description: Classical cryptography methods for words and brief phrases.
    Substitution, transposition and concealment (null) ciphers are available, like
    Caesar, Vigenère, Atbash, affine, simple substitution, Playfair,
    rail fence, Scytale, single column, bifid, trifid, and Polybius ciphers.
License: GPL-3
URL: https://github.com/Luigi-Annic/ciphertext
BugReports: https://github.com/Luigi-Annic/ciphertext/issues
Encoding: UTF-8
Depends: R (>= 4.3.0)
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-10 13:19:26 UTC; luigi
Author: Luigi Annicchiarico [cre, aut]
Maintainer: Luigi Annicchiarico <luigi.annic@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-10 15:10:05 UTC
