Skip to content

Instantly share code, notes, and snippets.

View thakursaurabh1998's full-sized avatar
Getting Better

Saurabh Thakur thakursaurabh1998

Getting Better
View GitHub Profile
@thakursaurabh1998
thakursaurabh1998 / sha256-hmac.md
Created July 14, 2020 13:39 — forked from jasny/sha256-hmac.md
Hashing examples in different languages

Example inputs:

Variable Value
key the shared secret key here
message the message to hash here

Reference outputs for example inputs above:

| Type | Hash |