Encryption Decryption on Front-end using JS with methods AES & Rabbit It uses CryptoJS for encryption decryption. This repository contains a full flazed example of encryption-decryption using some methods of CryptoJS like:
- AES (Try Live Example - https://jsfiddle.net/ashishanexpert/ud4yfxoo/)
- Rabbit (Try Live Example - https://jsfiddle.net/ashishanexpert/s2rgxjhj/)
Reference Google Code url for more documentation is: code.google.com/p/crypto-js Version it uses: CryptoJS v3.1.2