Skip to content

Instantly share code, notes, and snippets.

View nkmishra1997's full-sized avatar

Nikhil Kumar Mishra nkmishra1997

View GitHub Profile
@jasny
jasny / sha256-hmac.md
Last active December 12, 2023 12:32
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 |