Revert a bunch of rsafp stuff now that DCRUP isn't going to do rsafp
This commit is contained in:
@@ -1,21 +1,14 @@
|
||||
UNRELEASED Version 0.7.0
|
||||
- Updated ARC implementation to support https://tools.ietf.org/html/
|
||||
draft-ietf-dmarc-arc-protocol-08
|
||||
- Authres module now required for ARC
|
||||
- Ported dkimsign.py to use argparse; now gives standard usage message and
|
||||
- Port dkimsign.py to use argparse; now gives standard usage message and
|
||||
is more extensible
|
||||
- Added command line options to dkimsign.py to select header and body
|
||||
- Add command line options to dkimsign.py to select header and body
|
||||
canonicalization algorithmns (LP: #1272724)
|
||||
- Added command line option to dkimsign.py to select signing algorithm
|
||||
- For dknewkey.py made default to include h=sha256 in the DNS record to
|
||||
- Add command line option to dkimsign.py to select signing algorithm
|
||||
- For dknewkey.py make default to include h=sha256 in the DNS record to
|
||||
exclude usage with sha1. Can be overriden.
|
||||
- Updated dknewkey.py to use argparse. Add --ktype option to specify
|
||||
- Update dknewkey.py to use argparse. Add --ktype option to specify
|
||||
different key type options in anticipation of the DCRUP WG output.
|
||||
- Added generation of rsafp DNS records per
|
||||
draft-ietf-dcrup-dkim-crypto-02
|
||||
- Added generation of rsafp DKIM signatures per
|
||||
draft-ietf-dcrup-dkim-crypto-02
|
||||
|
||||
- Add generation of rsafp DNS records per draft-ietf-dcrup-dkim-crypto-02
|
||||
2017-05-30 Version 0.6.2
|
||||
- Fixed problem with header folding that caused the first line to be
|
||||
folded too long (Updated test test_add_body_length since l= tag is no
|
||||
|
||||
Reference in New Issue
Block a user