cyphr {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)
[Package cyphr version 1.1.4 Index]