Path to this page:
Subject: CVS commit: pkgsrc/mail/libdkim
From: Amitai Schleier
Date: 2024-01-31 20:19:59
Message id: 20240131191959.2BB62FA42@cvs.NetBSD.org
Log Message:
Add libdkim: Portable library that signs and verifies emails
libdkim is a portable library that signs and verifies emails using the
OpenSSL library.
DomainKeys Identified Mail (DKIM) defines a domain-level authentication
framework for email using public-key cryptography and key server
technology to permit verification of the source and contents of messages
by either Mail Transport Agents (MTAs) or Mail User Agents (MUAs).
Files: