Crandore Hub

rmonocypher

Easy Encryption of R Objects using Strong Modern Cryptography

Encrypt R objects to a raw vector or file using modern cryptographic techniques. Password-based key derivation is with 'Argon2' (<https://en.wikipedia.org/wiki/Argon2>). 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 included 'monocypher' 'C' library (<https://monocypher.org>).

Versions across snapshots

VersionRepositoryFileSize
0.1.8 rolling linux/jammy R-4.5 rmonocypher_0.1.8.tar.gz 67.0 KiB
0.1.8 rolling linux/noble R-4.5 rmonocypher_0.1.8.tar.gz 68.8 KiB
0.1.8 rolling source/ R- rmonocypher_0.1.8.tar.gz 65.9 KiB
0.1.8 latest linux/jammy R-4.5 rmonocypher_0.1.8.tar.gz 67.0 KiB
0.1.8 latest linux/noble R-4.5 rmonocypher_0.1.8.tar.gz 68.8 KiB
0.1.8 latest source/ R- rmonocypher_0.1.8.tar.gz 65.9 KiB
0.1.8 2026-04-26 source/ R- rmonocypher_0.1.8.tar.gz 65.9 KiB
0.1.8 2026-04-23 source/ R- rmonocypher_0.1.8.tar.gz 65.9 KiB
0.1.8 2026-04-09 windows/windows R-4.5 rmonocypher_0.1.8.zip 83.1 KiB
0.1.8 2025-04-20 source/ R- rmonocypher_0.1.8.tar.gz 65.9 KiB

Dependencies (latest)

Suggests