package jose

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

Install

Dune Dependency

Authors

Maintainers

Sources

jose-v0.2.0.tbz
sha256=1549cd3371d15177830b0c30fa3700dd587985300973e7a95a7335a6712bf553
sha512=038be2bba7f67d57ed70551a33266002ff4cafaf35a51e1019757f0622933b4b9b7d5cef68b7021a1de132e0ad3ba8d1253dfb68ddae735038a5ff2b6f98cea9

Description

JavaScript Object Signing and Encryption built ontop of pure OCaml libs

Published: 14 Mar 2020

Dependencies (9)

  1. zarith
  2. yojson
  3. astring
  4. cstruct >= "4.0.0"
  5. x509 >= "0.10.0"
  6. mirage-crypto >= "0.6.0" & <= "0.7.0"
  7. dune >= "1.11"
  8. base64 >= "3.0.0"
  9. ocaml >= "4.07.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