package jose

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

Install

Dune Dependency

Authors

Maintainers

Sources

jose-v0.3.1.tbz
sha256=e1352a308ccb6ba3cf1df16fbcd527491c1dea34af4b4d509e409670a4b5a47d
sha512=497d6bb39aa41741310b73e284dbffd4eb9762cc7f66f7700ae94d4228acb7a29c13e1e480241ae9599e0fdbccbd8fad3842e29552909e7c0219f4b16e62c980

Description

JavaScript Object Signing and Encryption built ontop of pure OCaml libs

Published: 24 May 2020

Dependencies (10)

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