jose-jwt: JSON Object Signing and Encryption Library
An implementation of the JOSE suite of IETF standards and the closely related JWT (JSON web token) spec (https://tools.ietf.org/html/rfc7519/).
Both signed and encrypted JWTs are supported, as well as simple JWK keys.
Versions [faq] | 0.1, 0.2, 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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.8.0.2), attoparsec (>=0.12.0.0), base (>=4.6 && <5), bytestring (>=0.9), cereal (>=0.4), containers (>=0.4), cryptonite (>=0.19), either (==4.*), memory (>=0.10), 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> |
Revised | Revision 1 made by LukeTaylor at 2017-12-09T00:07:43Z |
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 https://github.com/tekul/jose-jwt.git |
Uploaded | by LukeTaylor at 2017-08-31T13:17:41Z |
Distributions | LTSHaskell:0.8.0, NixOS:0.9.0, Stackage:0.8.0 |
Downloads | 18432 total (124 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-08-31 [all 1 reports] |
Modules
[Index]
- Jose
- Internal
- Jose.Internal.Base64
- Jose.Internal.Crypto
- Jose.Internal.Parser
- Jose.Jwa
- Jose.Jwe
- Jose.Jwk
- Jose.Jws
- Jose.Jwt
- Internal
Flags
Name | Description | Default | Type |
---|---|---|---|
doctest | Enabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- jose-jwt-0.7.7.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.