package arc

  1. Overview
  2. Docs
ARC support in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

arc-0.0.1.tbz
sha256=19ea9d58248941e06be0209aa6ea30841ee7718e63906bbdd03cca22d9e4a7fe
sha512=5bac52d55ed2fcec543f879cbe0ed7f0c6c5c4b9b17291a8cd933a2b7507bd6e46b5ba3ac25e25e6b234aae4c737703aa3414a5de74095731ef028c698c720e9

Description

ARC implementation in OCaml

Published: 29 Nov 2025

README

An implementation of a ARC signer and verifier in OCaml

This library follows the ocaml-dkim API and allows you to verify an ARC string based on the given email address or to sign a string and the given email address.

Dependencies (3)

  1. dmarc
  2. dune >= "2.0.0"
  3. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None