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:
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')) |
Bug tracker:https://github.com/coolbutuseless/rmonocypher/issues
Last updated 5 months agofrom:2d339f728b. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win-x86_64 | OK | Oct 21 2024 |
R-4.5-linux-x86_64 | OK | Oct 21 2024 |
R-4.4-win-x86_64 | OK | Oct 21 2024 |
R-4.4-mac-x86_64 | OK | Oct 21 2024 |
R-4.4-mac-aarch64 | OK | Oct 21 2024 |
R-4.3-win-x86_64 | OK | Oct 21 2024 |
R-4.3-mac-x86_64 | OK | Oct 21 2024 |
R-4.3-mac-aarch64 | OK | Oct 21 2024 |
Exports:argon2decryptdecrypt_rawencryptencrypt_rawrbyte
Dependencies:
Encrypting with Additional Data
Rendered fromadditional-data.Rmd
usingknitr::rmarkdown
on Oct 21 2024.Last update: 2024-05-28
Started: 2024-05-27
Encryption Keys
Rendered fromencryption-keys.Rmd
usingknitr::rmarkdown
on Oct 21 2024.Last update: 2024-05-28
Started: 2024-05-28
Technical Notes
Rendered fromtechnical-notes.Rmd
usingknitr::rmarkdown
on Oct 21 2024.Last update: 2024-05-28
Started: 2024-05-28