package jose

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

Install

Dune Dependency

Authors

Maintainers

Sources

jose-0.6.0.tbz
sha256=508fade0ca615aaf92b2d9ce25980162c1713173b091adc4e0a16c5e89a2f7cc
sha512=8a569aee92987681cadfbf862aacfeeb5f1e48d5b3d5741a913801d1ac369bce7a8b97a89521e7f151ba342488d276928d9d7aa0a2da8bf21c696706ae202acc

Description

JavaScript Object Signing and Encryption built ontop of pure OCaml libs

Published: 27 Apr 2021

Dependencies (11)

  1. zarith
  2. result
  3. yojson
  4. astring
  5. cstruct >= "4.0.0" & < "6.1.0"
  6. x509 >= "0.13.0"
  7. mirage-crypto >= "0.10.0"
  8. eqaf >= "0.7"
  9. dune >= "2.8"
  10. base64 >= "3.0.0"
  11. 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 (1)

  1. oidc

Conflicts

None