Package: safer
Type: Package
Title: Encrypt and Decrypt Strings, R Objects and Files
Version: 0.2.1
Authors@R: person("KS", "Srikanth", email = "sri.teach@gmail.com", role = c("aut", "cre"))
Description: A consistent interface to encrypt and decrypt strings, R objects and files using symmetric and asymmetric key encryption.
Imports: sodium (>= 0.4), base64enc (>= 0.1.3), assertthat (>= 0.1)
Depends: R (>= 3.3.0)
License: GPL-3
URL: https://github.com/talegari/safer
BugReports: https://github.com/talegari/safer/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-24 09:08:27 UTC; srikanth
Author: KS Srikanth [aut, cre]
Maintainer: KS Srikanth <sri.teach@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-24 09:40:03 UTC
Built: R 4.0.2; ; 2020-08-02 06:58:40 UTC; windows
