proxy.golang.org : github.com/yaronf/httpsign : v0.3.2
Package httpsign signs HTTP requests and responses as defined in RFC 9421, formerly draft-ietf-httpbis-message-signatures. For client-side message signing and verification, use the Client wrapper. Alternatively you can use SignRequest, VerifyResponse etc. directly, but this is more complicated. For server-side operation, WrapHandler installs a wrapper around a normal HTTP message handler. Digest functionality (creation and validation of the Content-Digest header) is available automatically through the Client and WrapHandler interfaces, otherwise it is available separately.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/yaronf/httpsign@v0.3.2
Published:
Indexed:
- github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
- github.com/davecgh/go-spew v1.1.1
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
- github.com/dunglas/httpsfv v1.0.2
- github.com/goccy/go-json v0.10.3
- github.com/lestrrat-go/blackmagic v1.0.2
- github.com/lestrrat-go/httpcc v1.0.1
- github.com/lestrrat-go/httprc v1.0.6
- github.com/lestrrat-go/iter v1.0.2
- github.com/lestrrat-go/jwx/v2 v2.1.2
- github.com/lestrrat-go/option v1.0.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/segmentio/asm v1.2.0
- github.com/sergi/go-diff v1.3.1
- github.com/stretchr/testify v1.10.0
- golang.org/x/crypto v0.31.0
- golang.org/x/sys v0.28.0
- gopkg.in/yaml.v3 v3.0.1