simple-aes
Simple abstraction of AES to ensure no silly mistakes
Simple abstraction of AES to ensure no silly mistakes
A NodeJS text and files encryptor/decryptor.
Encrypt/Decrypt files via Node.js built-in crypto and stream modules with percentage progress callback with desired chunksize
A Encrypt/Decrypt AES ECB library for NodeJS.