AES-256 Encryption with CryptoJS



sjcl.encrypt("password", "data") sjcl.cipher.encrypt("password", "data")

Note: this may not work as much as I want it to. I might not have finished this.