Skip to content

bifurcation/gose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gose - A JOSE library in Go

This package is a pretty minimal implementation of JWK and JWS in Go. Right now, it supports JWS signing and verification (with all asymmetric algorithms), and marshaling/unmarshaling of JWK and JWS objects.

See test files (*_test.go) for examples.

LICENSE

This package is made available under the Creative Commons CC0 license.

About

JOSE in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages