~spitap/dkimpy:notutf8

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

Recent commits

53e1468... by Adrien

edited utf8 test

b446e70... by Scott Kitterman

WIP to support DNS data via text file and support for non-UTF-8 email addresses

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