Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 314 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 314 Bytes

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..