package jose

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

Install

Dune Dependency

Authors

Maintainers

Sources

jose-v0.8.1.tbz
sha256=fceff4d21742198270db87a3a213839b748afb78eb93372a14d0c81ffe2d0ddf
sha512=d824829189cca85c8be2d5f595ee41382ca5fc7b00e3117b7f46f2a750885e50dd2a3885eb5875e742bf85413b1e2731fb14e7d58915cfa0a80db1e39d1031a0

Description

JavaScript Object Signing and Encryption built ontop of pure OCaml libs

Published: 09 Jan 2023

Dependencies (10)

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

Dev Dependencies (7)

  1. odoc with-doc
  2. lwt with-test
  3. junit_alcotest with-test
  4. junit with-test
  5. alcotest with-test
  6. bisect_ppx with-test
  7. containers with-test

Used by

None

Conflicts

None