cyphr-package {cyphr} | R Documentation |
High Level Encryption Wrappers
Description
Encryption wrappers, using low-level support from sodium and openssl.
Details
It is strongly recommended that you read both vignettes before
attempting to use cyphr
.
-
introduction; in R:
vignette("cyphr", package = "cyphr")
-
data vignette; in R:
vignette("data", package = "cyphr")
Author(s)
Rich FitzJohn (rich.fitzjohn@gmail.com)
See Also
Useful links:
Report bugs at https://github.com/ropensci/cyphr/issues
[Package cyphr version 1.1.7 Index]