dkimpy:async_github

Last commit made on 2019-12-09
Get this branch:
git clone -b async_github https://git.launchpad.net/dkimpy
Members of dkimpy developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
async_github
Repository:
lp:dkimpy

Recent commits

be9112e... by Scott Kitterman

Merge master into async_github as of ~1.0.0

f680dd8... by Scott Kitterman

Merge async work into master for 1.0

397ec61... by Scott Kitterman

ChangeLog typo

7173c0c... by Scott Kitterman

Catch binascii related key format errors (LP: #1854477)

c66a014... by Scott Kitterman

Fix RSAPublicKey in ChangeLog

b32c917... by Scott Kitterman

Merge branch 'master' of git+ssh://git.launchpad.net/dkimpy

4d2f425... by Scott Kitterman

    - Support signature verification with SubjectPublicKeyInfo formatted keys
      since, although rare, they are RFC 6376 specified (LP: #1851862)

4b48a82... by Scott Kitterman

    - Support signature verification with SubjectPublicKeyInfo formatted keys
      since, although rare, they are RFC 6376 specified (LP: #1851862)

5893862... by Scott Kitterman

New keys and test cases for RSA key format variants like RSAPublicKey

d6b2fa3... by Scott Kitterman

    - Support signature verification with SubjectPublicKeyInfo formatted keys
      since, although rare, they are RFC 6376 specified (LP: #1851862)