Encrypt and Decrypt Strings, R Objects and Files
Decrypt a file
Decrypt a object
Decrypt a string or a raw vector
Encrypt a file
Encrypt a object
Encrypt a string
Generate a public key and private key pair
Retrieve an object from a connection(or a file)
safer
Save an object to a connection(or a file)
A consistent interface to encrypt and decrypt strings, R objects and files using symmetric and asymmetric key encryption.