A JavaScript hash generator.
-
Updated
Jul 28, 2021 - JavaScript
A JavaScript hash generator.
Example of NodeJS AES-256 encryption in CTR mode with HMAC+sha512
JavaScript implementation of HMAC generation and verification for the browser and node.js. It uses the global SubtleCrypto interface [Web Crypto API]. Multiple representations of the HMAC are available (e.g. hexadecimal, base32, base64, ...)
JavaScript library of crypto standards.
Add a description, image, and links to the hmac-sha512 topic page so that developers can more easily learn about it.
To associate your repository with the hmac-sha512 topic, visit your repo's landing page and select "manage topics."