https://github.com/go-jose/go-jose
Score: 29.667366268223592
Last synced: about 21 hours ago
JSON representation
Repository metadata:
An implementation of JOSE standards (JWE, JWS, JWT) in Go
- Host: GitHub
- URL: https://github.com/go-jose/go-jose
- Owner: go-jose
- License: apache-2.0
- Created: 2020-08-07T15:38:05.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-04-02T17:34:41.000Z (about 2 months ago)
- Last Synced: 2026-05-23T19:23:54.090Z (9 days ago)
- Language: Go
- Homepage:
- Size: 1.29 MB
- Stars: 505
- Watchers: 6
- Forks: 118
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Package metadata
- Total packages: 29
- Total downloads: unknown
- Total docker downloads: 14,111,508,775
- Total dependent packages: 2,790 (may contain duplicates)
- Total dependent repositories: 2,220 (may contain duplicates)
- Total versions: 316
- Total advisories: 4
guix: go-gopkg-in-go-jose-go-jose-v2
Implementation of JOSE standards (JWE, JWS, JWT) in Go
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n17947
- Licenses: apache-2.0
- Latest release: 2.6.3 (published 3 months ago)
- Last Synced: 2026-04-07T02:02:12.805Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.907%
- Forks count: 1.747%
- Stargazers count: 1.88%
proxy.golang.org: github.com/go-jose/go-jose/v3
Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jose/v3#section-documentation
- Licenses: Apache-2.0
- Latest release: v3.0.5 (published 2 months ago)
- Last Synced: 2026-05-30T23:30:21.033Z (1 day ago)
- Versions: 7
- Dependent Packages: 2,511
- Dependent Repositories: 2,218
- Docker Downloads: 14,110,994,357
-
Rankings:
- Docker downloads count: 0.077%
- Dependent packages count: 0.101%
- Dependent repos count: 0.171%
- Average: 1.928%
- Forks count: 4.438%
- Stargazers count: 4.854%
- Advisories:
proxy.golang.org: gopkg.in/go-jose/go-jose.v2/cipher
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/gopkg.in/go-jose/go-jose.v2/cipher#section-documentation
- Licenses: Apache-2.0
- Latest release: v2.6.3 (published 18 days ago)
- Last Synced: 2026-05-14T20:11:24.211Z (18 days ago)
- Versions: 25
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 2.718%
- Stargazers count: 3.1%
- Average: 3.908%
- Dependent packages count: 4.748%
- Dependent repos count: 5.067%
proxy.golang.org: gopkg.in/go-jose/go-jose.v2/jwt
Package jwt provides an implementation of the JSON Web Token standard.
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/gopkg.in/go-jose/go-jose.v2/jwt#section-documentation
- Licenses: Apache-2.0
- Latest release: v2.6.3 (published 18 days ago)
- Last Synced: 2026-05-14T20:11:24.363Z (18 days ago)
- Versions: 25
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 2.718%
- Stargazers count: 3.1%
- Average: 3.908%
- Dependent packages count: 4.748%
- Dependent repos count: 5.067%
proxy.golang.org: github.com/go-jose/go-jose
Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jose#section-documentation
- Licenses: Apache-2.0
- Latest release: v2.6.3+incompatible (published about 2 years ago)
- Last Synced: 2026-05-30T11:53:16.092Z (2 days ago)
- Versions: 35
- Dependent Packages: 9
- Dependent Repositories: 1
- Docker Downloads: 1,531
-
Rankings:
- Dependent packages count: 2.052%
- Average: 4.025%
- Forks count: 4.457%
- Dependent repos count: 4.706%
- Stargazers count: 4.882%
- Advisories:
proxy.golang.org: github.com/Go-jose/Go-jose
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Go-jose/Go-jose#section-documentation
- Licenses:
- Latest release: v2.6.3+incompatible (published about 2 years ago)
- Last Synced: 2026-05-14T12:19:34.030Z (18 days ago)
- Versions: 35
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.748%
- Average: 4.908%
- Dependent repos count: 5.067%
proxy.golang.org: github.com/go-jose/go-jose/v3/json
Package json implements encoding and decoding of JSON objects as defined in RFC 4627. The mapping between JSON objects and Go values is described in the documentation for the Marshal and Unmarshal functions. See "JSON and Go" for an introduction to this package: https://golang.org/doc/articles/json_and_go.html
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jose/v3/json#section-documentation
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: v3.0.5 (published 18 days ago)
- Last Synced: 2026-05-14T13:16:04.893Z (18 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.748%
- Average: 4.908%
- Dependent repos count: 5.067%
proxy.golang.org: gopkg.in/go-jose/go-jose.v2/json
Package json implements encoding and decoding of JSON objects as defined in RFC 4627. The mapping between JSON objects and Go values is described in the documentation for the Marshal and Unmarshal functions. See "JSON and Go" for an introduction to this package: https://golang.org/doc/articles/json_and_go.html
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/gopkg.in/go-jose/go-jose.v2/json#section-documentation
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: v2.6.3 (published 18 days ago)
- Last Synced: 2026-05-14T20:11:23.009Z (18 days ago)
- Versions: 25
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.748%
- Average: 4.908%
- Dependent repos count: 5.067%
proxy.golang.org: github.com/go-jose/go-jose/v3/cipher
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jose/v3/cipher#section-documentation
- Licenses: Apache-2.0
- Latest release: v3.0.5 (published 18 days ago)
- Last Synced: 2026-05-14T13:16:01.739Z (18 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.748%
- Average: 4.908%
- Dependent repos count: 5.067%
proxy.golang.org: github.com/go-jose/go-jose/v4/json
Package json implements encoding and decoding of JSON objects as defined in RFC 4627. The mapping between JSON objects and Go values is described in the documentation for the Marshal and Unmarshal functions. See "JSON and Go" for an introduction to this package: https://golang.org/doc/articles/json_and_go.html
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jose/v4/json#section-documentation
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: v4.1.4 (published 20 days ago)
- Last Synced: 2026-05-12T05:39:26.680Z (20 days ago)
- Versions: 11
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.756%
- Average: 4.916%
- Dependent repos count: 5.075%
proxy.golang.org: github.com/go-jose/go-jose/v3/jwt
Package jwt provides an implementation of the JSON Web Token standard.
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jose/v3/jwt#section-documentation
- Licenses: Apache-2.0
- Latest release: v3.0.5 (published 20 days ago)
- Last Synced: 2026-05-12T05:39:21.580Z (20 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.756%
- Average: 4.916%
- Dependent repos count: 5.075%
proxy.golang.org: github.com/go-jose/go-jose/v4/cipher
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jose/v4/cipher#section-documentation
- Licenses: Apache-2.0
- Latest release: v4.1.4 (published 20 days ago)
- Last Synced: 2026-05-12T05:39:29.561Z (20 days ago)
- Versions: 11
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.756%
- Average: 4.916%
- Dependent repos count: 5.075%
proxy.golang.org: github.com/go-jose/go-jose/v4/jwt
Package jwt provides an implementation of the JSON Web Token standard.
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jose/v4/jwt#section-documentation
- Licenses: Apache-2.0
- Latest release: v4.1.4 (published 20 days ago)
- Last Synced: 2026-05-12T05:39:24.807Z (20 days ago)
- Versions: 11
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.756%
- Average: 4.916%
- Dependent repos count: 5.075%
proxy.golang.org: github.com/go-jose/go-jOSE
- Homepage:
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jOSE#section-documentation
- Licenses:
- Latest release: v2.6.3+incompatible (published about 2 years ago)
- Last Synced: 2026-05-09T12:49:50.797Z (23 days ago)
- Versions: 35
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.76%
- Average: 4.92%
- Dependent repos count: 5.08%
proxy.golang.org: github.com/Go-jose/go-jose/v4
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Go-jose/go-jose/v4#section-documentation
- Licenses:
- Latest release: v4.1.4 (published 2 months ago)
- Last Synced: 2026-04-21T08:49:24.564Z (about 1 month ago)
- Versions: 11
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.825%
- Average: 4.987%
- Dependent repos count: 5.149%
proxy.golang.org: github.com/go-jose/go-jOSE/v3
- Homepage:
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jOSE/v3#section-documentation
- Licenses: apache-2.0
- Latest release: v3.0.5 (published 2 months ago)
- Last Synced: 2026-05-30T15:01:11.041Z (2 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.929%
- Average: 5.095%
- Dependent repos count: 5.261%
proxy.golang.org: github.com/go-jose/go-jose/jose-util
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jose/jose-util#section-documentation
- Licenses: Apache-2.0
- Latest release: (published 6 months ago)
- Last Synced: 2026-05-09T05:48:14.283Z (23 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Forks count: 4.457%
- Dependent repos count: 4.706%
- Stargazers count: 4.882%
- Average: 5.902%
- Dependent packages count: 9.561%
proxy.golang.org: github.com/Go-jose/go-jose
Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. It implements encryption and signing based on the JSON Web Encryption and JSON Web Signature standards, with optional JSON Web Token support available in a sub-package. The library supports both the compact and full serialization formats, and has optional support for multiple recipients.
- Homepage: https://github.com/Go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/Go-jose/go-jose#section-documentation
- Licenses: Apache-2.0
- Latest release: v2.6.3+incompatible (published about 2 years ago)
- Last Synced: 2026-05-01T13:11:59.595Z (about 1 month ago)
- Versions: 35
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.772%
- Average: 5.965%
- Dependent repos count: 6.159%
proxy.golang.org: github.com/go-jose/go-jose/v4
Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://pkg.go.dev/github.com/go-jose/go-jose/v4#section-documentation
- Licenses: Apache-2.0
- Latest release: v4.1.4 (published 2 months ago)
- Last Synced: 2026-05-30T21:12:25.246Z (1 day ago)
- Versions: 11
- Dependent Packages: 270
- Dependent Repositories: 0
- Docker Downloads: 512,887
-
Rankings:
- Forks count: 3.66%
- Stargazers count: 3.674%
- Average: 6.928%
- Dependent packages count: 9.576%
- Dependent repos count: 10.801%
- Advisories:
debian-13: golang-github-go-jose-go-jose.v3
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://packages.debian.org/trixie/golang-github-go-jose-go-jose.v3
- Licenses: apache-2.0
- Latest release: 3.0.3-6 (published 4 months ago)
- Last Synced: 2026-03-13T20:10:22.851Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.04: golang-github-go-jose-go-jose
- Homepage: https://github.com/go-jose/go-jose
- Licenses: apache-2.0
- Latest release: 4.0.1-4 (published 4 months ago)
- Last Synced: 2026-03-05T17:09:27.927Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: golang-github-go-jose-go-jose
- Homepage: https://github.com/go-jose/go-jose
- Licenses: apache-2.0
- Latest release: 4.0.3-1 (published 4 months ago)
- Last Synced: 2026-03-08T15:43:50.447Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: go-github-com-go-jose-go-jose-v4
Implementation of JOSE standards (JWE, JWS, JWT) in Go
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n5576
- Licenses: apache-2.0
- Latest release: 4.0.5 (published 3 months ago)
- Last Synced: 2026-04-07T02:00:24.418Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: golang-github-go-jose-go-jose.v3
- Homepage: https://github.com/go-jose/go-jose
- Licenses: apache-2.0
- Latest release: 3.0.3-6 (published 4 months ago)
- Last Synced: 2026-03-08T15:45:38.521Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: golang-gopkg-square-go-jose.v2
- Homepage: https://github.com/go-jose/go-jose
- Licenses: apache-2.0
- Latest release: 2.6.3-3 (published 4 months ago)
- Last Synced: 2026-03-08T17:40:48.941Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: go-github-com-go-jose-go-jose-v3
Implementation of JOSE standards (JWE, JWS, JWT) in Go
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n5538
- Licenses: asl2.0
- Latest release: 3.0.3 (published 3 months ago)
- Last Synced: 2026-04-07T02:00:22.063Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: go-jose-util
JOSE CLI
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n18879
- Licenses: apache-2.0
- Latest release: 4.0.5 (published 3 months ago)
- Last Synced: 2026-04-07T01:02:01.246Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: golang-gopkg-square-go-jose.v2
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://packages.debian.org/trixie/golang-gopkg-square-go-jose.v2
- Licenses: apache-2.0
- Latest release: 2.6.3-3 (published 4 months ago)
- Last Synced: 2026-03-13T12:13:32.879Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: golang-github-go-jose-go-jose
- Homepage: https://github.com/go-jose/go-jose
- Documentation: https://packages.debian.org/trixie/golang-github-go-jose-go-jose
- Licenses: apache-2.0
- Latest release: 4.0.5-1 (published 4 months ago)
- Last Synced: 2026-03-13T20:10:22.606Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%