The latest version of jose is 0.11-0.

jose

Version 0.2.31.0 revision 0 uploaded by frasertweedale.

Package meta

Synopsis
Javascript Object Signing and Encryption and JSON Web Token library
Description

An implementation of the Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) formats.

Web Encryption (JWE) is not yet implemented.

All JWS algorithms (HMAC, ECDSA, RSASSA-PKCS-v1_5 and RSASSA-PSS) are implemented, however, the ECDSA implementation is is vulnerable to timing attacks and should therefore only be used for JWS verification.

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 (fourth) part being incremented.

Author
Fraser Tweedale
Bug reports
https://github.com/frasertweedale/hs-jose/issues
Category
Cryptography
Copyright
Copyright (C) 2013, 2014 Fraser Tweedale
Homepage
https://github.com/frasertweedale/hs-jose
Maintainer
frase@frase.id.au
Package URL
n/a
Stability
n/a

Components