Encryption wrappers, using low-level support from 'sodium' and 'openssl'. 'cyphr' tries to smooth over some pain points when using encryption within applications and data analysis by wrapping around differences in function names and arguments in different encryption providing packages. It also provides high-level wrappers for input/output functions for seamlessly adding encryption to existing analyses.
Version: | 1.1.4 |
Imports: | getPass, openssl (≥ 0.9.9), sodium (≥ 1.2.1) |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2022-06-20 |
DOI: | 10.32614/CRAN.package.cyphr |
Author: | Rich FitzJohn [aut, cre], Jai Ranganathan [ctb] |
Maintainer: | Rich FitzJohn <rich.fitzjohn at gmail.com> |
BugReports: | https://github.com/ropensci/cyphr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropensci/cyphr, https://docs.ropensci.org/cyphr/ |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | cyphr results |
Reference manual: | cyphr.pdf |
Vignettes: |
Introduction Data Encryption |
Package source: | cyphr_1.1.4.tar.gz |
Windows binaries: | r-devel: cyphr_1.1.4.zip, r-release: cyphr_1.1.4.zip, r-oldrel: cyphr_1.1.4.zip |
macOS binaries: | r-release (arm64): cyphr_1.1.4.tgz, r-oldrel (arm64): cyphr_1.1.4.tgz, r-release (x86_64): cyphr_1.1.4.tgz, r-oldrel (x86_64): cyphr_1.1.4.tgz |
Old sources: | cyphr archive |
Please use the canonical form https://CRAN.R-project.org/package=cyphr to link to this page.