dkimpy:addtest

Last commit made on 2020-04-06
Get this branch:
git clone -b addtest https://git.launchpad.net/dkimpy
Members of dkimpy developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
addtest
Repository:
lp:dkimpy

Recent commits

987ea0a... by Scott Kitterman

Add test case for verifying a message with no signature

443aed1... by Scott Kitterman

    - Correct signature indexing error introduced in 1.0.0 that prevents
      verification of multiple signatures in a single message

dc2f7f0... by Scott Kitterman

   - dknewkey: On posix operating systems set file permissions to 600 for ed25519 private key files (as is already done for RSA) (LP: #1857827)

73dbcc0... by Scott Kitterman

Bump version to 1.1 for next feature series development

cb32e3e... by Scott Kitterman

    - Set minimum dnspython version to 1.16 because previous versions can not
support the timeout parameter (LP: #1856546)

e969511... by Scott Kitterman

Update documentation URL in README.md

52f1279... by Scott Kitterman

Set version and release date

5a08241... by Scott Kitterman

Provide specialized error message when signing or verifying ed25519
signatures and pynacl is not installed (LP: #1854475)

6c5f701... by Scott Kitterman

Follow CNAMES when looking up key records when using DNS (pydns)
(LP: #1856421)

da3f98e... by Scott Kitterman

Set release date