duncanthrax.net

Synopsis PDKIM is a C/C++ library that implements DomainKeys Identified Mail (DKIM) (RFC4871).
Its main virtues are:
  • Self-contained, no dependencies[*], thanks to code included from the PolarSSL project.
  • Cross-Platform. Works on Unix™ and Windows™.
  • Straightforward API
  • Small size
  • GPL license
[*] Well, except for a C library. But I guess you have one!
GIT Repos The PDKIM GIT repos is currently hosted at GitHub
Authors Tom Kistner (tom@duncanthrax.net)

Email tom@kistner.nu