dkim-mirage
  1. Overview
  2. Docs
Implementation of DKIM in OCaml for MirageOS

Install

Authors

Maintainers

Sources

dkim-0.5.0.tbz
sha256=6274cce79f084cc0196d1699ce8afa20ab106928d076883d94203209a1e410b9
sha512=d442c7e8cae22b08639efa66bd5451b0a536ea1f38699d74dfe352cd3437593d9185ec676bf8c82b0f19dd568adf2185af0f0bd9626686ff4b063931a2d333ad

Description

A light layer of the dkim library for MirageOS

Published: 06 Mar 2023

Dependencies (9)

  1. lwt
  2. tcpip >= "7.0.0"
  3. mirage-clock
  4. mirage-random
  5. mirage-time
  6. dns-client-mirage >= "7.0.0"
  7. dkim = version
  8. dune >= "2.0.0"
  9. ocaml >= "4.08.0"

Dev Dependencies (5)

  1. mirage-crypto-rng with-test & >= "0.11.0"
  2. logs with-test
  3. fmt with-test
  4. digestif with-test
  5. alcotest with-test

Used by

None

Conflicts

None