package jose

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

Install

Dune Dependency

Authors

Maintainers

Sources

jose-v0.7.0.tbz
sha256=d831a77f805a49278ccff8b8509f95d68e71c1ffdd4eda89f909a6ff99c2248c
sha512=d3e17de49251a7d16847b41f7d1ec667ad5c71b0b805d8c7f1141951c8104e24b09aa5252682bec159dad849f41aac5b0b2780ba006bb9b3ce8ce2c2cd924e30

Description

JavaScript Object Signing and Encryption built ontop of pure OCaml libs

Published: 08 Apr 2022

Dependencies (10)

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

  1. rresult
  2. result < "1.5"