This website requires JavaScript.
Explore
Help
Sign In
DandelionNStuff
/
dkimpy-smtputf8
Watch
4
Star
0
Fork
0
You've already forked dkimpy-smtputf8
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a1fc55bcaab1f4e8cb2735eb695c886a678c9b38
dkimpy-smtputf8
/
dkim
T
History
William Grant
a1fc55bcaa
Rewrite tests to use an assertCanonicalForm helper.
2011-06-03 21:25:20 +10:00
..
tests
Rewrite tests to use an assertCanonicalForm helper.
2011-06-03 21:25:20 +10:00
__init__.py
Split out dkim.canonicalization, and test it. Note that test_wsp_strips_headers is correctly failing, as trailing whitespace is not stripped from header names.
2011-06-03 21:16:31 +10:00
asn1.py
Fix dkim.asn1.
2011-03-19 19:13:34 +11:00
canonicalization.py
Split out dkim.canonicalization, and test it. Note that test_wsp_strips_headers is correctly failing, as trailing whitespace is not stripped from header names.
2011-06-03 21:16:31 +10:00
crypto.py
Make dkim.crypto mostly work.
2011-03-19 19:04:11 +11:00
util.py
parse_tag_value now deals with bytes.
2011-03-19 18:47:51 +11:00