06-HMAC

command
v0.0.0-...-f68f4d8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 3 Imported by: 0

README

HMAC (Hash-based message authentication codes)

You can verify the intregrity and authenticity of a message. It uses a key to sign a message. The receiver verifies the hash using the same key.

Bearer Token

Defined by RFC6750. It uses authoration header and keyword "Bearer"

JWT Token

RFC 7519: JSON Web Token

https://tools.ietf.org/html/rfc7519

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL