bfatemi/hider: Simplified Secure Encryption

The goal of hider is to simplify secure encryption so the average R user can utilize it hasslefree. Most people will avoid encryption because to employ it at even a basic level, requires a basic understanding of the logic that makes RSA very secure. This package provides two functions that are wrappers around functionality from the package 'sodium'. The functions are called "hide" and "unhide" and it uses a pair of keys that can be provided, or can be generated using a third function called "keychain".

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bfatemi/hider")
bfatemi/hider documentation built on May 12, 2019, 7:26 p.m.