Insights and release announcements
Blog
-
Nimbus JOSE + JWT 2.2
Nimbus JOSE + JWT 2.2
The Java library for handling JSON Web Signature (JWS), JSON Web Encryption (JWE) and JSON Web Token (JWT) messages just got an update to match the latest 06 draft version of the spec suite. The JWE code was affected most, to reflect the...
JOSERead article -
Redesigning Nimbus JWT
Redesigning Nimbus JWT
In May 2012 we released the first comprehensive Java implementation of the upcoming Javascript Object Signing and...
JOSERead article -
New crypto API for browsers
New crypto API for browsers
Finally, a concerted effort to create a standard crypto API for browsers! A new W3C working group has been...
JOSERead article -
JSON Web Token (JWT) for Java
JSON Web Token (JWT) for Java
Today was the public release of Nimbus JOSE + JWT, a JSON Web Token (JWT) library for Java with support for plain,...
JOSERead article -
JSON Web Token (JWT) parts
JSON Web Token (JWT) parts
This table shows the relation of the three parts of a JSON Web Token (JWT) in the three possible cases: Plain...
JOSERead article