Package: safer
Type: Package
Title: Encrypt and Decrypt Strings, R Objects and Files
Version: 0.2.2
Authors@R: person("Komala Sheshachala", "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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-03-23 18:25:18 UTC; srikanth-ks1
Author: Komala Sheshachala Srikanth [aut, cre]
Maintainer: Komala Sheshachala Srikanth <sri.teach@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-24 06:10:26 UTC
Built: R 4.5.3; ; 2026-04-23 19:01:26 UTC; windows
