package jws

  1. Overview
  2. No Docs
Implementation of JWS (RFC7515) with Jsont and mirage-crypto

Install

dune-project
 Dependency

Authors

Maintainers

Sources

jws-0.0.2.tbz
sha256=eea7319ae84c3649b4c72cd59f6308fa62f23bb51b41efb8af4a3a097dd71c3d
sha512=d27b80a04bd67641ca6ceff37d145491c6783cf1b6edac6f04dbc3bce1081e9378d8f07bc7412eb136e788c8ecdc2fa0a2f27e259c32f94fe90eb0aa88a5fb0f

Description

Published: 09 Apr 2026

Dependencies (8)

  1. bytesrw
  2. jsont
  3. digestif >= "1.3.0"
  4. base64 >= "3.4.0"
  5. mirage-crypto-ec >= "2.0.0"
  6. mirage-crypto-pk >= "2.0.0"
  7. dune >= "3.0"
  8. ocaml >= "4.14.0"

Dev Dependencies (4)

  1. mirage-crypto-rng with-test
  2. x509 with-test
  3. fmt with-test
  4. ounit2 with-test

Used by (1)

  1. letsencrypt >= "2.0.0"

Conflicts

None