JS Encryptor AES encryption web app powered by JavaScript SJCL lib. Supports message authentication (AES-256 / GCM) This project is live and deployed on: https://jsencryptor.netlify.app Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build