~spitap/dkimpy:FixSilentFailNonAsync

Last commit made on 2022-08-04
Get this branch:
git clone -b FixSilentFailNonAsync 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:
FixSilentFailNonAsync
Repository:
lp:~spitap/dkimpy

Recent commits

8f008c0... by Adrien

Raise exception when calling async function where it shouldn't

0540d3c... by Adrien

Changed read_test_data to suit test needs

fab181a... by Adrien

Add key generation unit test

a35f4a7... by Scott Kitterman

Add ChangeLog entry for PKCS#8 private keys

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)