Package: rmonocypher 0.1.7.9000

rmonocypher: Easy Encryption of R Objects using Strong Modern Cryptography

Easy-to-use encryption of R objects using modern cryptography. Objects are serialized and then encrypted using 'XChaCha20-Poly1305' (<https://en.wikipedia.org/wiki/ChaCha20-Poly1305>) which follows RFC 8439 for authenticated encryption (<https://en.wikipedia.org/wiki/Authenticated_encryption>). Cryptographic functions are provided by the 'monocypher' 'C' library (<https://monocypher.org>).

Authors:Mike Cheng [aut, cre, cph], Loup Vaillant [aut, cph], Michael Savage [aut, cph], Fabio Scotomi [aut, cph]

rmonocypher_0.1.7.9000.tar.gz
rmonocypher_0.1.7.9000.zip(r-4.5)rmonocypher_0.1.7.9000.zip(r-4.4)rmonocypher_0.1.7.9000.zip(r-4.3)
rmonocypher_0.1.7.9000.tgz(r-4.4-x86_64)rmonocypher_0.1.7.9000.tgz(r-4.4-arm64)rmonocypher_0.1.7.9000.tgz(r-4.3-x86_64)rmonocypher_0.1.7.9000.tgz(r-4.3-arm64)
rmonocypher_0.1.7.9000.tar.gz(r-4.5-noble)rmonocypher_0.1.7.9000.tar.gz(r-4.4-noble)
rmonocypher.pdf |rmonocypher.html
rmonocypher/json (API)
NEWS

# Install 'rmonocypher' in R:
install.packages('rmonocypher', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/coolbutuseless/rmonocypher/issues

On CRAN:

4.99 score 13 stars 4 scripts 6 exports 0 dependencies

Last updated 5 months agofrom:2d339f728b. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-win-x86_64OKOct 21 2024
R-4.5-linux-x86_64OKOct 21 2024
R-4.4-win-x86_64OKOct 21 2024
R-4.4-mac-x86_64OKOct 21 2024
R-4.4-mac-aarch64OKOct 21 2024
R-4.3-win-x86_64OKOct 21 2024
R-4.3-mac-x86_64OKOct 21 2024
R-4.3-mac-aarch64OKOct 21 2024

Exports:argon2decryptdecrypt_rawencryptencrypt_rawrbyte

Dependencies:

Encrypting with Additional Data

Rendered fromadditional-data.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2024-05-28
Started: 2024-05-27

Encryption Keys

Rendered fromencryption-keys.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2024-05-28
Started: 2024-05-28

Technical Notes

Rendered fromtechnical-notes.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2024-05-28
Started: 2024-05-28