Self consistent, but not externally verified ed25519 based on draft-ietf-dcrup-dkim-crypto-08
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
DKIM-Signature: v=1; a=ed25519; c=relaxed/simple; d=kitterman.org;
|
||||
i=@kitterman.org; q=dns/txt; s=ed25519; t=1517819503;
|
||||
h=message-id : date : from : to : subject : date : from :
|
||||
subject; bh=wE7NXSkgnx9PGiavN4OZhJztvkqPDlemV3OGuEnLwNo=;
|
||||
b=79R3A+GEIghZIWWOfAxXUEVI/NhyOCH0QWVhYV2+sN8MPVfPfYQAMRi0
|
||||
mlXux2AHLc7yihFV5SJWrsvqm62uCw==
|
||||
Authentication-Results: lists.example.org; arc=none; spf=pass smtp.mfrom=example.com; dmarc=pass
|
||||
Received: from localhost
|
||||
Message-ID: <example@example.com>
|
||||
Date: Mon, 01 Jan 2011 01:02:03 +0400
|
||||
From: Test User <test@example.com>
|
||||
To: somebody@example.com
|
||||
Subject: Testing
|
||||
|
||||
This is a test message.
|
||||
|
||||
Reference in New Issue
Block a user