jose-jwt: JSON Object Signing and Encryption Library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Intended to provide support for the JOSE suite of IETF (draft) standards and the closely related JWT (JSON web token) spec (http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-25/).

Both signed and encrypted JWTs are supported, as well as simple JWK format keys.

The library is currently intended to support work on an OpenID Connect implementation and the APIs should not be considered complete, stable or secure for all use cases.

Properties

Versions 0.1, 0.2, 0.3, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.1.1, 0.4.2, 0.5, 0.6, 0.6.1, 0.6.2, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.10.0
Change log CHANGELOG.md
Dependencies aeson (>=0.7), base (>=4 && <5), base64-bytestring (>=1), byteable (>=0.1.1), bytestring (>=0.9), cereal (>=0.4), cipher-aes (>=0.2.6), containers (>=0.4), crypto-cipher-types (>=0.0.9), crypto-numbers (>=0.2), crypto-pubkey (>=0.2.5), crypto-pubkey-types (>=0.4), crypto-random (>=0.0.7), cryptohash (>=0.8), errors (>=1.4), mtl (>=2.1.3.1), text (>=0.11), time (>=1.4), unordered-containers (>=0.2), vector (>=0.10) [details]
License BSD-3-Clause
Author Luke Taylor <tekul.hs@gmail.com>
Maintainer Luke Taylor <tekul.hs@gmail.com>
Category JSON, Cryptography
Home page http://github.com/tekul/jose-jwt
Bug tracker http://github.com/tekul/jose-jwt/issues
Source repo head: git clone git://github.com/tekul/jose-jwt.git
Uploaded by LukeTaylor at 2015-01-29T01:17:48Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees