Skip to content

Instantly share code, notes, and snippets.

View porhoho's full-sized avatar

TOMCAT porhoho

View GitHub Profile
@porhoho
porhoho / sha256-hmac.md
Created May 19, 2021 01:44 — 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 |