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.4 | 
| Imports: | dplyr, openssl, purrr, readr, rlang | 
| Suggests: | testthat, withr | 
| Published: | 2025-05-13 | 
| DOI: | 10.32614/CRAN.package.encryptr | 
| 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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=encryptr
to link to this page.