Go implementation of Javascript Object Signing and Encryption specification
Pure Go library for generating, decoding and encrypting JSON Web Tokens. Zero dependency, relies only on standard library. Supports full suite of signing, encryption and compression algorithms defined by JSON Web Algorithms as of July 4, 2014 version. Extensively unit tested and cross tested (100+ tests) for compatibility with jose.4.j, Nimbus-JOSE-JWT, json-jwt and jose-jwt libraries. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/dvsekhvalnov/jose2go
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.3-8.20210109gitb09cfaf.fc35 | - |
Fedora 35 | 1.3-8.20210109gitb09cfaf.fc35 | - |
Fedora 34 | 1.3-7.20210109gitb09cfaf.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-dvsekhvalnov-jose2go dash maintainers at fedoraproject dot org
.