proxy.golang.org : github.com/yaronf/httpsign : v0.1.11
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
purl: pkg:golang/github.com/yaronf/[email protected]
Published:
Indexed:
Related tag:
v0.1.11
- 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.0.0-20210816181553-5444fa50b93d
- github.com/dunglas/httpsfv v0.1.1
- github.com/goccy/go-json v0.9.4
- github.com/lestrrat-go/backoff/v2 v2.0.8
- github.com/lestrrat-go/blackmagic v1.0.0
- github.com/lestrrat-go/httpcc v1.0.0
- github.com/lestrrat-go/iter v1.0.1
- github.com/lestrrat-go/jwx v1.2.18
- github.com/lestrrat-go/option v1.0.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/sergi/go-diff v1.2.0
- github.com/stretchr/testify v1.7.0
- golang.org/x/crypto v0.0.0-20201217014255-9d1352758620
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c