Crypto-js - JavaScript library of crypto standards
CryptoJS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface.
CryptoJS supports MD5, SHA1, SHA256 algorithm for Hashing. It supports Advanced Encryption Standard (AES), DES, Triple DES, Rabbit, RC4, RC4Drop.
https://github.com/brix/crypto-js
https://cryptojs.gitbook.io/docs/
License:
Tech:
Tags: