jose
JOSE implementation for OCaml and ReasonML
README
JOSE implementation in ReasonML and OCaml
Goals
This package aims to implement the JOSE specication.
The main usecase for JOSE is probably JWT signing and verification via JWKs.
pre 1.0.0
Expect breaking changes on minor releases but patch should not be breaking.
I want to get feedback on both the API and implementation. Issues and PRs are more than welcome.
Install
- Published
-
08 Apr 2022
- Authors
-
- Maintainers
-
Sources
jose-v0.7.0.tbz
sha256=d831a77f805a49278ccff8b8509f95d68e71c1ffdd4eda89f909a6ff99c2248c
sha512=d3e17de49251a7d16847b41f7d1ec667ad5c71b0b805d8c7f1141951c8104e24b09aa5252682bec159dad849f41aac5b0b2780ba006bb9b3ce8ce2c2cd924e30
Dependencies
odoc
with-doc
lwt
with-test
junit_alcotest
with-test
junit
with-test
alcotest
with-test
bisect_ppx
with-test
containers
with-test
yojson
>= "1.6.0"
cstruct
>= "6.0.0"
x509
>= "0.13.0"
mirage-crypto
>= "0.10.0"
eqaf
>= "0.7"
dune
>= "2.8" & >= "1.11"
base64
>= "3.0.0"
ocaml
>= "4.08.0"
Reverse Dependencies