Skip to content

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
  • v1 of this library works with lestrrat-go v2
  • v2 of this library works with lestrrat-go v3

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

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages