package dkim

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

Install

Dune Dependency

Authors

Maintainers

Sources

dkim-0.8.0.tbz
sha256=ab97ca216abcd82bd9bdc0d73a6840e1df0e03b15a1ba646a6acecb90c35d998
sha512=5cc6db969a00ba5ffeebe28cb7f762a565f6d11668b03f91f9d557d12bef93e0be785b32034a7d52ce9f3de8be1a119bf431b6239fe2f10706bb205f13358887

Description

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

Published: 30 Apr 2025

Dependencies (17)

  1. x509 >= "1.0.0"
  2. mirage-crypto-pk >= "1.0.0"
  3. mirage-crypto >= "1.0.0"
  4. base64 >= "3.0.0"
  5. fpath
  6. fmt >= "0.8.7"
  7. logs
  8. cmdliner >= "1.1.0"
  9. dns-client >= "6.4.0"
  10. domain-name
  11. hmap
  12. base-unix
  13. ipaddr
  14. digestif >= "0.9.0"
  15. mrmime >= "0.5.0"
  16. dune >= "2.0.0"
  17. ocaml >= "4.08.0"

Dev Dependencies (2)

  1. alcotest with-test
  2. mirage-crypto-rng with-test & >= "1.2.0"

Used by (3)

  1. dkim-bin >= "0.8.0"
  2. dkim-lwt-unix
  3. dkim-mirage >= "0.8.0"

Conflicts

None

OCaml

Innovation. Community. Security.