~spitap/dkimpy:test-utf8

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

Recent commits

ccd51c7... by Adrien

Simplified behaviour, refactoring

dc9af09... by Adrien

Fix typo, punnycode test, stop decoding idna

5fabd4f... by Adrien

UTF-8 support

e96efe4... by Adrien

idna domain

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