- Add generation of rsafp DKIM signatures per
draft-ietf-dcrup-dkim-crypto-02
This commit is contained in:
@@ -28,6 +28,7 @@ def test_suite():
|
||||
test_canonicalization,
|
||||
test_crypto,
|
||||
test_dkim,
|
||||
test_rsafp,
|
||||
test_util,
|
||||
test_arc,
|
||||
test_dnsplug,
|
||||
@@ -36,6 +37,7 @@ def test_suite():
|
||||
test_canonicalization,
|
||||
test_crypto,
|
||||
test_dkim,
|
||||
test_rsafp,
|
||||
test_util,
|
||||
test_arc,
|
||||
test_dnsplug,
|
||||
|
||||
Reference in New Issue
Block a user