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
80c518d30bfd6b25c696f577768323c3adab18a2
dkimpy-smtputf8
/
dkim
T
History
William Grant
80c518d30b
Fix EMSA-PKCS1-v1_5-ENCODE digest length check. The spec requires at least 8 bytes of padding.
2011-03-19 17:33:11 +11:00
..
tests
EMSA_PKCS1_v_1_5_encode now works out the hash ID itself.
2011-03-19 17:14:14 +11:00
__init__.py
EMSA_PKCS1_v_1_5_encode now works out the hash ID itself.
2011-03-19 17:14:14 +11:00
asn1.py
* Change py_modules to packages in setup.py so it will install correctly.
2011-03-15 00:10:03 -04:00
crypto.py
Fix EMSA-PKCS1-v1_5-ENCODE digest length check. The spec requires at least 8 bytes of padding.
2011-03-19 17:33:11 +11:00
util.py
Raise more descriptive exceptions, DuplicateTag and InvalidTagSpec.
2011-03-12 12:24:55 +11:00