Nimbus JOSE + JWT v. 2.14.0

Nimbus JOSE+JWT

See:
          Description

Packages
com.nimbusds.jose Javascript Object Signing and Encryption (JOSE) classes.
com.nimbusds.jose.crypto Implementations of selected Javascript Object Signing and Encryption (JOSE) algorithms.
com.nimbusds.jose.jwk JSON Web Key (JWK) classes.
com.nimbusds.jose.util Base64, Base64URL, compression and JSON utility classes.
com.nimbusds.jwt JSON Web Token (JWT) classes.

 

Nimbus JOSE+JWT

Nimbus JOSE+JWT implements the Javascript Object Signing and Encryption (JOSE) spec suite and the closely related JSON Web Token (JWT) spec.

The library supports creating, querying, serialising and parsing of the following JOSE and JWT objects:

The JOSE and JWT object representation is completely decoupled from JSON Web Algorithm (JWA) implementations through a set of simple interfaces for signing, validating, encrypting and decrypting the objects.

The library currently ships ready implementations of the following standard algorithms:

Related IETF drafts:

Dependencies:



Copyright © 2013 NimbusDS. All Rights Reserved.