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
61cd0e10801e7273b17b7d4fdaa77de956afbd15
dkimpy-smtputf8
/
dkim
T
History
William Grant
61cd0e1080
Factor out all the canonicalization regexps.
2011-06-03 22:03:14 +10:00
..
tests
Rewrite tests to use an assertCanonicalForm helper.
2011-06-03 21:25:20 +10:00
__init__.py
dkim.canonicalization now has an algorithms dict mapping names to algorithms. Use it.
2011-06-03 21:52:33 +10:00
asn1.py
Fix dkim.asn1.
2011-03-19 19:13:34 +11:00
canonicalization.py
Factor out all the canonicalization regexps.
2011-06-03 22:03:14 +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