package jose

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

Install

Dune Dependency

Authors

Maintainers

Sources

jose-v0.5.0.tbz
sha256=ce1b8304b3090dce83b1c84dc4c6b46805587fcde9429abd86f46a53731ab90e
sha512=6d76d17fb654c74b14cf3c6fb940b0d42fb46db32e42c245d882f82bdd099c5e82f740bb0ebfa4188d52aad6cb243c101ca09a6252bc117a595edab2c0e99bf1

Description

JavaScript Object Signing and Encryption built ontop of pure OCaml libs

Published: 26 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

None

Conflicts

None