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

Last commit made on 2020-04-02
Get this branch:
git clone -b applied/ubuntu/groovy-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/groovy-proposed
Repository:
lp:ubuntu/+source/python-crypto

Recent commits

b73e4dc... by Sandro Tosi

2.6.1-13.1 (patches applied)

Imported using git-ubuntu import.

14e2854... by Sandro Tosi

Use == for int compare

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

2edae05... by Sandro Tosi

Replace time.clock with timeit.default_timer

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

8444b3e... by Sandro Tosi

Backport of fix for CVE-2018-6594 from pycryptodome

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

0a3c102... by Sandro Tosi

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

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

f5fe3b4... by Sandro Tosi

Fix TypeError in ASN1 implementation

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

70a4940... by Sandro Tosi

Replace deprecated unittest methods

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

a6b4b62... by Sandro Tosi

Fix handling of the output stream in SelfTest

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

cb88aeb... by Sandro Tosi

Do not run multiprocessing test if multiprocessing.synchronize is

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

a232cfc... by Sandro Tosi

Fix 'except shadows builtin' error.

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