Download project files

How do I verify a download?


110 of 37 releases

1.1.5 release from the 1.1 series released

Release information
Changelog:

2023-07-28 Version 1.1.5
   - Use dns.resolver.resolve instead of dns.resolver.query due to deprecation
     (LP: 2028783) - Thanks to Pedro Vicente for the report and the fix

File Description Downloads
download icon dkimpy-1.1.5.tar.gz (md5, sig) 1.1.5 43
last downloaded 58 weeks ago
Total downloads: 43

1.1.4 release from the 1.1 series released

Release information
Changelog:

2023-05-12 Version 1.1.4
   - Treat dns.resolver.NoNameservers like NXDOMAIN (not an error) (Thanks to
     David for the patch and the report)
   - Confine errors from dnspython to dnsplug and use dkim errors, since
     dkim.__init__.py doesn't import dns and needs dkim errors (LP: #2018646)

File Description Downloads
download icon dkimpy-1.1.4.tar.gz (md5, sig) 1.1.4 44
last downloaded 70 weeks ago
Total downloads: 44

1.1.3 release from the 1.1 series released

Release information
Changelog:

2023-04-30 Version 1.1.3
   - Catch nacl.exceptions.ValueError and raise KeyFormatError, similar to how
     RSA key errors are treated (LP: #2018021)
   - Create ed25519 key files with secure permissions to avoid risk of
     insecure chmode call/race condition (Thanks to Hanno Böck for the report
     and the suggested fix) (LP: #2017430)
   - Properly cleanup temporary directories in tests

File Description Downloads
download icon dkimpy-1.1.3.tar.gz (md5, sig) 1.1.3 13
last downloaded 79 weeks ago
Total downloads: 13

1.1.2 release from the 1.1 series released

Release information
Changelog:

2023-04-09 Version 1.1.2
   - Verify correct AMS header is used for ARC seal verification (André Cruz)

File Description Downloads
download icon dkimpy-1.1.2.tar.gz (md5, sig) 1.1.2 16
last downloaded 59 weeks ago
Total downloads: 16

1.1.1 release from the 1.1 series released

Release information
Changelog:

2023-03-09 Version 1.1.1
    - Document dropping of Python 2 support (dropped as of 1.1.0) (LP:
      #20086738)
    - Fix traceback when attempting to verify an unsigned message using
      async verify (Thanks to Nikita Sychev for the report and a suggested
      fix) (LP: #2008723)

File Description Downloads
download icon dkimpy-1.1.1.tar.gz (md5, sig) 1.1.1 44
last downloaded 71 weeks ago
Total downloads: 44

1.1.0 release from the 1.1 series released

Release information
Changelog:

2023-02-25 Version 1.1.0
    - Add domain validity check for ascii domains (no specials)
    - Add option to specify index number of signature to verify to dkimverify
      (Thanks to Nick Baugh for the change)
    - Correct signature indexing error introduced in 1.0.0 that prevents
      verification of multiple signatures in a single message
    - Correct dkim.verify processing to avoid errors when verifying messages
      with no DKIM signatures
    - Update dnsplug for DNS Python (dns) 2.0 compatibility (LP: #1888583)
    - Fix @param srv_id typos (LP: #1890532)
    - Provide more specific error message when ed25519 private key is invalid
      (See LP 1901569 for background)
    - Add support for PKCS#8 for private keys, openssl 3 default (LP:
      #1978835) - Thanks to Adrien (spitap) for the change
    - Add limitations section to README to document current IDN status
    - Add USE_ASYNC flag to allow async to be disabled when aiodns is
      installed (LP: #1954331) - see README.md for details
    - Add new dkim.DnsTimeoutError class to report queried domain and selector
      along with timeout error from dnspython (LP: #1873449)
    - Invalid Authentication-Results header fields are ignored for ARC signing
      (LP: #1884044)
    - Correct base64 validation regexp so that valid signature with == split
      between two lines are not incorrectly evaluated as invalid (LP:
      #2002295) - Thanks to <https://launchpad.net/~obadz> for the report and
      the proposed fix

File Description Downloads
download icon dkimpy-1.1.0.tar.gz (md5, sig) 1.1.0 27
last downloaded 71 weeks ago
Total downloads: 27

1.0.6 release from the 1.0 series released

Release information
Changelog:

2023-04-30 Version 1.0.6
    - Provide more specific error message when ed25519 private key is invalid
      (See LP 1901569 for background)
    - Correct base64 validation regexp so that valid signature with == split
      between two lines are not incorrectly evaluated as invalid (LP:
      #2002295) - Thanks to <https://launchpad.net/~obadz> for the report and
      the proposed fix
    - Fix traceback when attempting to verify an unsigned message using
      async verify (Thanks to Nikita Sychev for the report and a suggested
      fix) (LP: #2008723)
    - Verify correct AMS header is used for ARC seal verification
    - Catch nacl.exceptions.ValueError and raise KeyFormatError, similar to how
      RSA key errors are treated (LP: #2018021)
    - Create ed25519 key files with secure permissions to avoid risk of
      insecure chmode call/race condition (Thanks to Hanno Böck for the report
      and the suggested fix) (LP: #2017430)

File Description Downloads
download icon dkimpy-1.0.6.tar.gz (md5, sig) 1.0.6 3
last downloaded 79 weeks ago
Total downloads: 3

1.0.5 release from the 1.0 series released

Release information
Changelog:

2020-08-08 Version 1.0.5
    - Update dnsplug for DNS Python (dns) 2.0 compatibility (LP: #1888583)
    - Fix @param srv_id typos (LP: #1890532)

File Description Downloads
download icon dkimpy-1.0.5.tar.gz (md5, sig) 1.0.5 669
last downloaded 58 weeks ago
Total downloads: 669

1.0.4 release from the 1.0 series released

Release information
Changelog:

2020-04-06 Version 1.0.4
    - Correct dkim.verify processing to avoid errors when verifying messages
      with no DKIM signatures

File Description Downloads
download icon dkimpy-1.0.4.tar.gz (md5, sig) 1.0.4 85
last downloaded 76 weeks ago
Total downloads: 85

1.0.3 release from the 1.0 series released

Release information
Changelog:

2020-01-15 Version 1.0.3
    - Correct signature indexing error introduced in 1.0.0 that prevents
      verification of multiple signatures in a single message

File Description Downloads
download icon dkimpy-1.0.3.tar.gz (md5, sig) 1.0.3 71
last downloaded 76 weeks ago
Total downloads: 71

110 of 37 releases