The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK).
It is written in Java and relies solely on the JCA APIs for cryptography.
Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..
License | Apache 2.0 |
---|---|
Categories | JWT Libraries |
Tags | securityjsonauthenticationjwtbitbucket |
HomePage | https://bitbucket.org/b_c/jose4j/ |
Date | Aug 18, 2021 |
Files | pom (8 KB) jar (269 KB) View All |
Repositories | CentralSpaceIOTalend PublicTerrestris |
Ranking | #1249 in MvnRepository (See Top Artifacts) #6 in JWT Libraries |
Used By | 452 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2023-51775 CVE-2023-31582 Vulnerabilities from dependencies: CVE-2024-30171 CVE-2024-29857 CVE-2023-6378 View 3 more ... |
Compile Dependencies (1)
Test Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Logging EPL 1.0LGPL 2.1 | ch.qos.logback » logback-classic2 vulnerabilities | 1.0.7 | 1.5.18 | |
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.12.1 | |
Encryption Lib BouncyCastle | org.bouncycastle » bcprov-jdk15on4 vulnerabilities | 1.69 | 1.80 | |
Mocking MIT | org.mockito » mockito-core | 2.28.2 | 5.16.1 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Brian Campbell | brian.d.campbell<at>gmail.com |