Commit Graph

13 Commits

Author SHA1 Message Date
Scott Kitterman 01a2f77481 Revert a bunch of rsafp stuff now that DCRUP isn't going to do rsafp 2017-11-18 20:17:35 -05:00
Scott Kitterman c7782addd5 - Add generation of rsafp DKIM signatures per
draft-ietf-dcrup-dkim-crypto-02
2017-06-23 18:29:37 -04:00
Scott Kitterman 693996d5f6 Add command line option to dkimsign.py to select signing algorithm 2017-06-06 01:05:25 -04:00
Scott Kitterman 6fa3b80808 Improve dkimsign.py help message. 2017-06-06 00:54:05 -04:00
Scott Kitterman 62290322b6 Copyright update 2017-06-05 00:25:00 -04:00
Scott Kitterman 7f3033d30c Switch dkimsign.py to use dkim.DKIM directly rather than via dkim.dkim
Coerce argparse arguements to bytes so python3 works too
2017-06-05 00:20:32 -04:00
Scott Kitterman 60a6fc356e dkimsign.py: PEP-8 line lengths 2017-06-04 17:27:07 -04:00
Scott Kitterman b99e029974 - Add command line options to dkimsign.py to select header and body
canonicalization algorithmns (LP: #1272724)
2017-06-04 17:21:39 -04:00
Scott Kitterman 818a7f807e - Port dkimsign.py to use argparse; now gives standard usage message and
is more extensible
2017-06-04 17:05:18 -04:00
Scott Kitterman 3e5e1a06aa * Remove version in shebang in dkimsign.py and dkimverify.py
* Remove obsolete dkimsend.sh
2011-06-16 23:08:20 -05:00
William Grant d9e3b49a8e Make encodings all ascii/utf-8 as appropriate. 2011-03-19 22:44:46 +11:00
William Grant 67b3fdc4f0 Port dkimsign.py. 2011-03-19 21:41:52 +11:00
Scott Kitterman 4cc38d62fd Start with pydkim 0.3. 2011-03-07 23:25:49 -05:00