package dkim
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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 (17)
-
x509
>= "1.0.0" -
mirage-crypto-pk
>= "1.0.0" -
mirage-crypto
>= "1.0.0" -
base64
>= "3.0.0" - fpath
-
fmt
>= "0.8.7" - logs
-
cmdliner
>= "1.1.0" -
dns-client
>= "6.4.0" - domain-name
- hmap
- base-unix
- ipaddr
-
digestif
>= "0.9.0" -
mrmime
>= "0.5.0" -
dune
>= "2.0.0" -
ocaml
>= "4.08.0"
Dev Dependencies (2)
-
alcotest
with-test -
mirage-crypto-rng
with-test & >= "1.2.0"
Used by (4)
-
dkim-bin
>= "0.11.0" -
dkim-lwt-unix
>= "0.11.0" -
dkim-mirage
>= "0.11.0" - dmarc
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page