Skip to content

A Go library for handling certificate-based trust chain signatures for JWS and JWTs.

License

Notifications You must be signed in to change notification settings

xmidt-org/jwskeychain

Repository files navigation

jwskeychain

A Go library for handling certificate-based trust chain secured JWS and JWTs.

Build Status codecov Go Report Card Apache V2 License GitHub Release GoDoc

Features

  • Extracts and validates the certificate chains from JWS/JWTs against trusted roots.
  • Customizable trust policies and options

Installation

To install the library, use go get:

go get github.com/xmidt-org/jwskeychain

About

A Go library for handling certificate-based trust chain signatures for JWS and JWTs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages