davidlazar / go-dkim

Verify DKIM signatures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Go library can be used to verify DKIM signatures. It is a wrapper around libopendkim.

Dependencies: opendkim on Arch Linux, libopendkim-dev on Debian, or libopendkim on Homebrew (OS X).

About

Verify DKIM signatures

License:MIT License


Languages

Language:Go 100.0%