Self consistent, but not externally verified ed25519 based on draft-ietf-dcrup-dkim-crypto-08

This commit is contained in:
Scott Kitterman
2018-02-05 03:53:03 -05:00
parent 10e12c60d8
commit 077bf4813c
18 changed files with 447 additions and 32 deletions
+2
View File
@@ -28,6 +28,7 @@ def test_suite():
test_canonicalization,
test_crypto,
test_dkim,
test_dkim_ed25519,
test_util,
test_arc,
test_dnsplug,
@@ -36,6 +37,7 @@ def test_suite():
test_canonicalization,
test_crypto,
test_dkim,
test_dkim_ed25519,
test_util,
test_arc,
test_dnsplug,