package jose

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

Install

Dune Dependency

Authors

Maintainers

Sources

jose-v0.5.1.tbz
sha256=56b8753ae1e7643a03e0325a75b26623cf613233c385b7b220ac23fc85bd604d
sha512=0e2d50265e5b8ee8763a31ae32f33029c7cb4f0dc711bfd5a610f704049291882dadad8c4166c7889f09be048db8a938083c838b4d2615c2f5546d4e5ce1c69b

Description

JavaScript Object Signing and Encryption built ontop of pure OCaml libs

Published: 28 Jul 2020

Dependencies (11)

  1. zarith
  2. result
  3. yojson
  4. astring
  5. cstruct >= "4.0.0"
  6. x509 >= "0.10.0" & < "0.12.0"
  7. mirage-crypto >= "0.8.1"
  8. eqaf >= "0.7"
  9. dune >= "1.11"
  10. base64 >= "3.0.0"
  11. ocaml >= "4.08.0"

Dev Dependencies (6)

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

Used by (1)

  1. oidc

Conflicts

None