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
b78a41d6bfba503c4e274f7b38b3f37c908c0faf
dkimpy-smtputf8
/
dkim
T
History
William Grant
b78a41d6bf
Add an __all__.
2011-06-03 22:04:21 +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
Add an __all__.
2011-06-03 22:04:21 +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