Package: rcrypt
Title: Symmetric File Encryption Using GPG
Version: 0.1.0
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 (see https://gnupg.org/)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-09-05 14:55:32 UTC; x
Author: Brett Klamer [aut, cre]
Maintainer: Brett Klamer <rcrypt@brettklamer.com>
Repository: CRAN
Date/Publication: 2015-09-05 17:51:01
