hmac

Validate hmac signatures in Go

MIT License

Stars
28
Committers
2

Bot releases are visible (Hide)

hmac - Release with SHA256 support Latest Release

Published by alexellis almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/alexellis/hmac/compare/v1.3.0...v2.0.0

hmac - Add a Go module and "v" prefix for automatic importing

Published by alexellis over 3 years ago

hmac - Adds additional unit tests

Published by alexellis over 6 years ago

hmac - Adds "Sign" method

Published by alexellis over 6 years ago

Sign can be used to create a hash. See godoc comments for usage.

hmac - Initial release

Published by alexellis over 6 years ago