Package: cipheR
Title: Encryption and Decryption with Text Ciphers
Version: 1.0.0
Authors@R: 
    person("Gus", "Lipkin", , "gus.lipkin@gmail.com", role = c("aut", "cre"))
Description: Encrypts and decrypts using basic ciphers. None of 
  these should be used in place of real encryption using state of the art tools. 
  The ciphers included use methods described in the ciphers's Wikipedia and 
  cryptography hobby websites.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-11-16 02:37:08 UTC; guslipkin
Author: Gus Lipkin [aut, cre]
Maintainer: Gus Lipkin <gus.lipkin@gmail.com>
Repository: CRAN
Date/Publication: 2022-11-16 14:50:08 UTC
Built: R 4.5.0; ; 2025-04-01 00:02:51 UTC; unix
