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
c66a014a9f0f07594e3d5d4ff4721e6e88b860e2
dkimpy-smtputf8
/
dkim
T
History
Scott Kitterman
4d2f425ae3
- Support signature verification with SubjectPublicKeyInfo formatted keys
...
since, although rare, they are RFC 6376 specified (LP:
#1851862
)
2019-11-08 23:19:17 -05:00
..
tests
New keys and test cases for RSA key format variants like RSAPublicKey
2019-11-08 23:13:26 -05:00
__init__.py
- Add new DKIM.present function to allow applications to test if a DKIM
2019-11-03 11:57:30 -05:00
__main__.py
Fix dkim.fold()
2011-06-17 12:57:50 -04:00
arcsign.py
- Fix linesep setting in arcsign script (LP:
#1838262
) (Thanks to Gowtham
2019-08-04 17:51:27 -04:00
arcverify.py
PEP8 Blank Lines Style Issues, lp:1782596
2018-10-27 20:53:32 -04:00
asn1.py
PEP8 Blank Lines Style Issues, lp:1782596
2018-10-27 20:53:32 -04:00
canonicalization.py
Avoid making a fresh slice of the whole email on each iteration.
2018-12-12 13:41:48 -05:00
crypto.py
- Support signature verification with SubjectPublicKeyInfo formatted keys
2019-11-08 23:19:17 -05:00
dkimsign.py
add line separator support
2018-12-23 13:26:05 +01:00
dkimverify.py
PEP8 Blank Lines Style Issues, lp:1782596
2018-10-27 20:53:32 -04:00
dknewkey.py
- Refactored dknewkey so that it correctly writes out text instead of bytes
2018-12-08 17:32:56 -05:00
dnsplug.py
Minor timeout and tlsprt cleanups
2019-11-01 17:22:15 -04:00
util.py
add line separator support
2018-12-23 13:26:05 +01:00