Encrypter Packages

data-encryptor

Encrypts data to be stored into databases & removes links to file with encrypting them

0.1.5 • Published 9 years ago

basic-crypter

Data Encryption and Decryption wrapper around node js crpto module, Uses scrypt for key deriviation and handles the data encryption algorithm independent via <code>crypto.createCipheriv</code>. supports all algorithms that are able to use auth tags

1.0.2 • Published 9 months ago