package jose

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

Install

Dune Dependency

Authors

Maintainers

Sources

jose-v0.4.0.tbz
sha256=507dba80b052dbc3822aedc16f2f98013911515c472dd208faf6520c459bd71a
sha512=de6d004e8c760427feab9683c36ba5b1fa629ff3b7319e13bd01711cafb0c4a7c689194891e6f676f64e456383f574b72e9c66834be91d3b93394409f44ebc7a

Description

JavaScript Object Signing and Encryption built ontop of pure OCaml libs

Published: 03 Jun 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