yehoshuasandler / AESencrypt

Encrypt and decrypt files for AES methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AES Hippa compliant encrypting node project

Attached are EXECUTABLES that run a compiled version of node so there is no need to run from the command line

The AESencrypt.EXE creates an encoded version of the file, and also dcrypts it afterwards to ensure it was encrytped properly

The AESdecode.EXE only creates a file from the decrypted file.

About

Encrypt and decrypt files for AES methods


Languages

Language:JavaScript 100.0%