proxy.golang.org : github.com/yaronf/httpsign : v0.3.1
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:
- 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.2.0
- github.com/dunglas/httpsfv v1.0.2
- github.com/goccy/go-json v0.10.2
- github.com/lestrrat-go/blackmagic v1.0.2
- github.com/lestrrat-go/httpcc v1.0.1
- github.com/lestrrat-go/httprc v1.0.5
- github.com/lestrrat-go/iter v1.0.2
- github.com/lestrrat-go/jwx/v2 v2.0.21
- 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.9.0
- golang.org/x/crypto v0.21.0
- golang.org/x/sys v0.18.0
- gopkg.in/yaml.v3 v3.0.1