Package: rcrypt
Title: Symmetric File Encryption Using GPG
Version: 0.1.1
Authors@R: person("Brett", "Klamer", email = "rcrypt@brettklamer.com", role = c("aut", "cre"))
Description: Provides easy symmetric file encryption using GPG with
    cryptographically strong defaults. Only symmetric encryption is 
    supported. GPG is pre-installed with most Linux distributions. 
    Windows users will need to install 'Gpg4win' (http://www.gpg4win.org/). 
    OS X users will need to install 'GPGTools' (https://gpgtools.org/).
URL: http://brettklamer.com/work/rcrypt/
Depends: R (>= 3.0.0)
SystemRequirements: GnuPG (https://gnupg.org/)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-09-20 03:15:31 UTC; x
Author: Brett Klamer [aut, cre]
Maintainer: Brett Klamer <rcrypt@brettklamer.com>
Repository: CRAN
Date/Publication: 2015-09-20 08:01:09
Built: R 3.5.3; ; 2020-04-22 04:29:40 UTC; windows
