Gootjes/encryptr: Encryption of R objects (AES encryption)

This package facilitates the (symmetric) encryption and decryption of R objects. It relies on the OpenSSL package for the underlying (AES-256 bit, CBC) cryptography.

Getting started

Package details

AuthorFrank Gootjes
Maintainer
LicenseMIT
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Gootjes/encryptr")
Gootjes/encryptr documentation built on Feb. 15, 2024, 12:14 p.m.