ubuntu/+source/python-crypto:applied/ubuntu/focal-proposed

Last commit made on 2020-02-18
Get this branch:
git clone -b applied/ubuntu/focal-proposed https://git.launchpad.net/ubuntu/+source/python-crypto
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/focal-proposed
Repository:
lp:ubuntu/+source/python-crypto

Recent commits

52f6708... by Matthias Klose

2.6.1-13ubuntu2 (patches applied)

Imported using git-ubuntu import.

214a277... by Matthias Klose

Use == for int compare

Gbp-Pq: 0015-Use-for-int-compare.patch.

01a1ca7... by Matthias Klose

Replace time.clock with timeit.default_timer

Gbp-Pq: 0014-Replace-time.clock-with-timeit.default_timer.patch.

6fdb0df... by Matthias Klose

Backport of fix for CVE-2018-6594 from pycryptodome

Gbp-Pq: 0013-Backport-of-fix-for-CVE-2018-6594-from-pycryptodome.patch.

56fcda4... by Matthias Klose

[PATCH] Throw exception when IV is used with ECB or CTR

Gbp-Pq: 0012-CVE-2013-7459.patch.

3796c63... by Matthias Klose

Fix TypeError in ASN1 implementation

Gbp-Pq: 0011-asn1-decoding.patch.

07ddf26... by Matthias Klose

Replace deprecated unittest methods

Gbp-Pq: 0010-deprecated-test-methods.patch.

e841071... by Matthias Klose

Fix handling of the output stream in SelfTest

Gbp-Pq: 0009-unittest-stream.patch.

e839bce... by Matthias Klose

Do not run multiprocessing test if multiprocessing.synchronize is

Gbp-Pq: 0008-multiprocessing-test.patch.

cb28950... by Matthias Klose

Fix 'except shadows builtin' error.

Gbp-Pq: 0007-fix-except-shadows-builtin.patch.