Description
Nimbus JOSE+JWT is a popular open source (Apache 2.0) Java library which implements the Javascript Object Signing and Encryption (JOSE) spec suite and the closely related JSON Web Token (JWT) spec.
The library can create, examine, serialise and parse the following JOSE and JWT objects (in compact format):
Nimbus JOSE+JWT alternatives and similar libraries
Based on the "Security" category.
Alternatively, view Nimbus JOSE+JWT alternatives based on common mentions on social networks and blogs.
-
Cryptomator
Cryptomator for Windows, macOS, and Linux: Secure client-side encryption for your cloud storage, ensuring privacy and control over your data. -
pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT... -
Themis by Cossack Labs
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms. -
Vault
Secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets. It handles leasing, key revocation, key rolling, and auditing. Through a unified API, users can access an encrypted Key/Value store and network encryption-as-a-service, or generate AWS IAM/STS credentials, SQL/NoSQL databases, X.509 certificates, SSH credentials, and more.
InfluxDB – Built for High-Performance Time Series Workloads

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Nimbus JOSE+JWT or a related project?
README
Nimbus JOSE+JWT
Nimbus JOSE+JWT is a popular open source (Apache 2.0) Java library which implements the Javascript Object Signing and Encryption (JOSE) spec suite and the closely related JSON Web Token (JWT) spec.
The library can create, examine, serialise and parse the following JOSE and JWT objects (in compact format):
- Plain (unsecured) JOSE objects.
- JSON Web Signature (JWS) objects.
- JSON Web Encryption (JWE) objects.
- JSON Web Key (JWK) objects and JSON Web Key (JWK) Sets.
- Plain, signed and encrypted JSON Web Tokens (JWTs).
The repository has a new home at https://bitbucket.org/connect2id/nimbus-jose-jwt
2015-03-12
[eof]