/BrowserHMACObj

JavaScript implementation of HMAC generation and verification for the browser. t uses the browsers own SubtleCrypto interface. Multiple representations of the HMAC are available (e.g. hexadecimal, base32, base64, ...)

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0