ubuntu/+source/python-crypto:applied/ubuntu/hirsute-devel

Last commit made on 2020-12-07
Get this branch:
git clone -b applied/ubuntu/hirsute-devel 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/hirsute-devel
Repository:
lp:ubuntu/+source/python-crypto

Recent commits

0e25108... by Matthias Klose

2.6.1-13.1build2 (patches applied)

Imported using git-ubuntu import.

df4a70d... by Matthias Klose

Use == for int compare

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

3b73c59... by Matthias Klose

Replace time.clock with timeit.default_timer

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

563518c... 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.

bfcefc0... by Matthias Klose

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

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

b843ba7... by Matthias Klose

Fix TypeError in ASN1 implementation

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

67f4ff8... by Matthias Klose

Replace deprecated unittest methods

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

abf9fa9... by Matthias Klose

Fix handling of the output stream in SelfTest

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

7040e30... by Matthias Klose

Do not run multiprocessing test if multiprocessing.synchronize is

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

071fed7... by Matthias Klose

Fix 'except shadows builtin' error.

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