jssha
jsSHA implements the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC
crypto-es
A cryptography algorithms library compatible with ES6 and TypeScript
sha2
A Javascript implementation of the SHA-2 cryptographic hash function family.
sha256-es
Cryptographic hash library producing a 256-bit (32-byte) hash value
sha224
A Javascript implementation of SHA-224 for Node.js.