package jose

  1. Overview
  2. No Docs
JOSE implementation for OCaml and ReasonML

Install

dune-project
 Dependency

Authors

Maintainers

Sources

jose-0.11.0.tbz
sha256=7e0d072c86f971a270ee9d642fa4d8ccf2e28e1768aa56eb9b736fa140414174
sha512=b6e78ff643479070136f65eb69703aae9c24a1ba3aaeedb065ddc0d4b39229ecc62396e9aa4a08e68bbe95cad256fe33a260f9dd515b680083a3a7a2757ba558

Description

JavaScript Object Signing and Encryption built ontop of pure OCaml libs

Added to opam-repository:

Dependencies (11)

  1. digestif
  2. ptime
  3. zarith
  4. yojson >= "1.6.0"
  5. astring
  6. x509 >= "0.13.0"
  7. mirage-crypto >= "1.0.0"
  8. eqaf >= "0.7"
  9. dune >= "2.8"
  10. base64 >= "3.3.0"
  11. ocaml >= "4.08.0"

Dev Dependencies (7)

  1. odoc with-doc
  2. junit_alcotest with-test
  3. junit with-test
  4. alcotest with-test
  5. bisect_ppx with-test
  6. containers with-test
  7. mirage-crypto-rng with-test & >= "1.0.0"

Used by (1)

  1. oidc

Conflicts

None