//
pkg.gl
Category
github.com/d4x1/httpsign
crypto
package
0.0.5
Repository:
https://github.com/d4x1/httpsign.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
36 SLOC
#
Structs
HmacSha256
HmacSha256 signing algorithm using hmac and sha256.
HmacSha512
HmacSha512 signing algorithm using hmac and sha512.
#
Interfaces
Crypto
Crypto interface for signing algorithm.