js-crypto-hmac

v0.1.0
Universal Module for HMAC (Hash-based Message Authentication Code) in JavaScript
crypto hmac webcrypto

test

mocha --require @babel/register --recursive $(find test -name '*.spec.js')

karma

karma start

build

NODE_ENV=production ./node_modules/.bin/babel src -d dist/ --keep-file-extension

Metadata

  • MIT
  • Whatever
  • Jun Kurihara
  • released 9/26/2018

Downloads

Maintainers