proxy.golang.org : github.com/xmidt-org/jwskeychain : v0.0.2
Package jwskeychain provides x509 certificate chain verification for JWS/JWT signatures. It allows for the verification of signatures using trusted root and intermediate certificates specified in the x5c header of the JWS/JWT. This package also supports customizable trust Verifiers and options for flexible configuration. This package is based on the jwx package from lestrrat-go/jwx/v2. The Provider struct implements the jws.KeyProvider interface from the jwx package. See https://github.com/lestrrat-go/jwx for more information on the jwx package.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/xmidt-org/jwskeychain@v0.0.2
Published:
Indexed:
Related tag:
v0.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
- 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.3
- 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/stretchr/testify v1.10.0
- golang.org/x/crypto v0.29.0
- golang.org/x/sys v0.27.0
- gopkg.in/yaml.v3 v3.0.1