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
ab569cc77c07edf18ebe591ae7674cd136c03ff2
dkimpy-smtputf8
/
dkim
T
History
Simon Chopin
073a0a1169
Use raw byte string for regex
...
Fixes SyntaxWarning in Python 3.12 due to invalid escape sequence.
2024-03-07 16:51:24 +01:00
..
tests
Properly cleanup temporary directories in tests
2023-04-30 09:47:26 -04:00
__init__.py
Use raw byte string for regex
2024-03-07 16:51:24 +01: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
Enabled PKCS#8 for private keys
2022-07-31 11:49:58 +02:00
asyncsupport.py
- Fix traceback when attempting to verify an unsigned message using
2023-02-28 00:02:07 -05: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
Edited param description for parse_private_key(data)
2022-08-01 01:31:35 +02:00
dkimsign.py
add line separator support
2018-12-23 13:26:05 +01:00
dkimverify.py
Add option to specify index number of signature to verify to dkimverify (Thanks to Nick Baugh for the change)
2020-04-06 18:09:23 -04:00
dknewkey.py
Create ed25519 key files with secure permissions to avoid risk of insecure chmode call/race condition (LP:
#2017430
)
2023-04-30 09:25:28 -04:00
dnsplug.py
Removed Deprecation Warning dns.resolve.query
2023-07-26 16:57:32 +02:00
util.py
add line separator support
2018-12-23 13:26:05 +01:00