AES Everywhere - Cross Language Encryption (AES 256)
npm install aes-everywhereAES Everywhere is Cross Language Encryption Library which provides the ability to encrypt and decrypt data using a single algorithm in different programming languages and on different platforms.
It generate OpenSSL compatible code.
Cipher: AES/256/CBC/PKCS5Padding with random generated salt
+ bash/shell
+ c++
+ java
+ javascript
+ php