~spitap/dkimpy:master

Last commit made on 2022-07-31
Get this branch:
git clone -b master https://git.launchpad.net/~spitap/dkimpy
Only Adrien can upload to this branch. If you are Adrien please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~spitap/dkimpy

Recent commits

2883f35... by Adrien

Edited param description for parse_private_key(data)

8e78ce7... by Adrien

refacor of PKCS8 parsing, added pkcs8 test

20d9ca1... by Adrien

Enabled PKCS#8 for private keys

f4dff24... by Scott Kitterman

Add domain validity check for ascii domains (no specials)

6dcaaac... by Scott Kitterman

Provide more specific error message when ed25519 private key is invalid

9c8e46e... by Scott Kitterman

Fix @param srv_id typos (LP: #1890532)

b0bfc11... by Scott Kitterman

Update dnsplug for DNS Python (dns) 2.0 compatibility (LP: #1888583)

d1360c8... by Scott Kitterman

Add tests for invalid domains, probably not a security issue in the DKIM context, but we should raise errors here.

7848eff... by Scott Kitterman

Update dkimverify (1) to document --index option

5b9dc12... by Scott Kitterman

ChangeLog for index addition in dkimverify