@hackage jose0.4.0.1

Javascript Object Signing and Encryption and JSON Web Token library

jose - Javascript Object Signing and Encryption & JWT (JSON Web Token)

jose is a Haskell implementation of Javascript Object Signing and Encryption and JSON Web Token.

Encryption (JWE) is not supported but signing is supported. All key types and algorithms are supported, however, EC signing is currently vulnerable to timing attacks therefore its use is strongly discouraged (EC validation is safe).

Contributions are welcome.