jssha
popularjsSHA 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
Updated by @caligatio
browser-sha-obj
JavaScript implementation of SHA (1/256/384/512) checksum calculation for the browser.
Updated by @umami.appearance
@cryptography/sha512
High-performance synchronous SHA-512 implementation for JavaScript
Updated by @kdarutkin
unix-checksum-stream
Stream and promise wrapper over unix-checksum and crypto hashes
Updated by @rinne
sha512sha512
This pkg is light and understandable JS implementation of SHA-512 [C[[C[C[C[C2 algorithm.
Updated by @falkafalka
@pigsking/jssha
jsSHA is a JavaScript implementation of the entire family of SHA hashes as defined in FIPS 180-2 (SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512) as well as HMAC
Updated by @allenauyeung
hmac512hmac512
Simple JS implementation of HMAC-SHA-512 (but in fact is PRF-HMAC-SHA-512)
Updated by @falkafalka