Skip to content
/ jose Public

Go implementation of JSON Object Signing and Encryption (JOSE)

License

Notifications You must be signed in to change notification settings

raiqub/jose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jose

Raiqub/jose is a library for the Go Programming Language. It provides an implementation of JSON Object Signing and Encryption (JOSE).

Status

Build Status GoDoc

Installation

To install raiqub/jose library run the following command:

go get gopkg.in/raiqub/jose.v0

To import this package, add the following line to your code:

import "gopkg.in/raiqub/jose.v0"

License

raiqub/jose is made available under the Apache Version 2.0 License.

About

Go implementation of JSON Object Signing and Encryption (JOSE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published