encryptr: Easily Encrypt and Decrypt Data Frame/Tibble Columns or Files using RSA Public/Private Keys

It is important to ensure that sensitive data is protected. This straightforward package is aimed at the end-user. Strong RSA encryption using a public/private key pair is used to encrypt data frame or tibble columns. A public key can be shared to allow others to encrypt data to be sent to you. This is particularly aimed a healthcare settings so patient data can be pseudonymised.

Version: 0.1.3
Imports: dplyr, knitr, openssl, purrr, readr, rlang
Suggests: testthat, withr
Published: 2019-04-25
Author: Cameron Fairfield [aut], Riinu Ots [aut], Stephen Knight [aut], Tom Drake [aut], Ewen Harrison [aut, cre]
Maintainer: Ewen Harrison <ewen.harrison at ed.ac.uk>
BugReports: https://github.com/SurgicalInformatics/encryptr/issues
License: MIT + file LICENSE
URL: https://github.com/SurgicalInformatics/encryptr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: encryptr results

Documentation:

Reference manual: encryptr.pdf

Downloads:

Package source: encryptr_0.1.3.tar.gz
Windows binaries: r-devel: encryptr_0.1.3.zip, r-release: encryptr_0.1.3.zip, r-oldrel: encryptr_0.1.3.zip
macOS binaries: r-release (arm64): encryptr_0.1.3.tgz, r-oldrel (arm64): encryptr_0.1.3.tgz, r-release (x86_64): encryptr_0.1.3.tgz
Old sources: encryptr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=encryptr to link to this page.