An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.0% on proxy.golang.org
Top 1.9% dependent packages on proxy.golang.org
Top 2.3% dependent repos on proxy.golang.org

proxy.golang.org : github.com/yaronf/httpsign

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 - Source - Documentation - JSON
purl: pkg:golang/github.com/yaronf/httpsign
Keywords: draft-ietf-httpbis-message-signatures , go , go-library , go-package , golang , http-message-signatures , message-signing , rfc-9421
License: Apache-2.0
Latest release: 5 months ago
First release: over 3 years ago
Namespace: github.com/yaronf
Dependent packages: 8
Dependent repositories: 5
Stars: 4 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...