dkim
Implementation of DKIM in OCaml
Description
A library and a binary to verify and sign an email with the DKIM mechanism described by the RFC 6376
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 30 Nov 2022
- Authors
- Maintainers
Sources
dkim-0.4.0.tbz
sha256=e3cf23b941ba243719bbe05e352a59d34a42e77437ba629b0e5daad59f033346
sha512=e713ccd485bfb2c021b292710cf344492a80bb7c68d832642285e37bddd966541696077ed4237bea4184611d0100492d52c1fcb58a82eaf784cc642b74e26542
Dependencies
alcotest
with-test
mirage-crypto-rng
with-test
x509
>= "0.6.3"
mirage-crypto-pk
>= "0.9.2"
mirage-crypto
>= "0.9.2"
base64
>= "3.0.0"
fmt
>= "0.8.7"
cmdliner
>= "1.1.0"
dns-client
>= "6.4.0"
astring
>= "0.8.5"
digestif
>= "0.9.0"
mrmime
>= "0.5.0"
dune
>= "2.0.0"
ocaml
>= "4.08.0"
Reverse Dependencies
dkim-mirage
>= "0.4.0"