Skip to content

glaubermagal/hmac-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating and validating HMAC using node.js

Platform

  • NodeJs >= v10.15

Installation of dependencies

npm install

Usage

Generate HMAC

npm run get_hmac

Validate HMAC

npm run --hmac=HMAC_GENERATED_ABOVE validate_hmac

This code is part of this this tutorial on dev.to

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published