@hackage jose0.1.27.0

Javascript Object Signing and Encryption

An implementation of the Javascript Object Signing and Encryption (jose) formats.

Currently, only JSON Web Key (JWK) and JSON Web Signature (JWS) are implemented, and only the RSA algorithms.

The version number tracks the IETF jose working group draft revisions. For now, expect breaking API changes on any version change except for the final part being incremented.