package jose

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

Install

Dune Dependency

Authors

Maintainers

Sources

jose-v0.3.0.tbz
sha256=af0516bf6dbac36ffe619bc71aae0930482119a4cb9e8cd5ddff290458ee5a9a
sha512=a2f8ad51298e766679609b53dde1663eb75f54c8eaf25bd34459fd059890ef6b5e8574fe0a5c01134ef8f7da0563d2ff2235fcdcd4e93f9c5fe1a82a7ab75eba

Description

JavaScript Object Signing and Encryption built ontop of pure OCaml libs

Published: 29 Apr 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