Package: safer
Type: Package
Title: Encrypt and Decrypt Strings, R Objects and Files
Version: 0.2.2
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), base64url (>= 1.4),
        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.1.1
Author: KS Srikanth [aut, cre]
Maintainer: KS Srikanth <sri.teach@gmail.com>
Built: R 4.4.0; ; 2024-05-07 10:38:18 UTC; unix
