package dkim-bin

  1. Overview
  2. No Docs
Implementation of DKIM in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dkim-0.11.0.tbz
sha256=d5e8e7572d5cdcc15af8cad90aa18eacd749e2287c0d508673d336af5aa3e524
sha512=3c5249a1e975fc0c6dd6aeb00b4a8c28c4c9c053ec2ee5bb534fefbcfba5c38c5611409930b2da37f4dadd9e7a1add1b359f291a96fc35b861c1e6dcfade3ea8

Description

A library and a binary to verify and sign an email with the DKIM mechanism described by the RFC 6376

Published: 21 Apr 2026

Dependencies (9)

  1. dkim-lwt-unix = version
  2. fpath
  3. fmt >= "0.8.7"
  4. logs
  5. cmdliner >= "1.1.0"
  6. ca-certs
  7. dkim = version
  8. dune >= "2.0.0"
  9. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None