a library and tool that implements DKIM/ARC
Python module and CLI tool that implements DKIM (DomainKeys Identified
Mail) email signing and verification (RFC6376). It also provides helper
scripts for command line signing and verification. As of 0.7.0 it
supports DKIM signing/verifying of ed25519-sha256 signatures (RFC 8463).
As of version 0.9.0, it also supports the RFC 8617 Authenticated
Received Chain (ARC) protocol.

Maintainer: Kirill A. Korinsky <kirill@korins.ky>

WWW: https://launchpad.net/dkimpy
