Skip to content

Instantly share code, notes, and snippets.

@zikosw
Created November 29, 2020 15:54
Show Gist options
  • Save zikosw/784858ab3dc492466f57449e20da8c3a to your computer and use it in GitHub Desktop.
Save zikosw/784858ab3dc492466f57449e20da8c3a to your computer and use it in GitHub Desktop.
Create hmac sha256 sign
echo -n 'PAYLOAD' | hmac256 $KEY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment