ubuntu/+source/pycryptodome:applied/ubuntu/jammy-devel

Last commit made on 2024-01-23
Get this branch:
git clone -b applied/ubuntu/jammy-devel https://git.launchpad.net/ubuntu/+source/pycryptodome
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/jammy-devel
Repository:
lp:ubuntu/+source/pycryptodome

Recent commits

9ddca9d... by Marc Deslauriers

3.11.0+dfsg1-3ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

2737d63... by Marc Deslauriers

[PATCH] Use constant-time (faster) padding decoding also for OAEP

Gbp-Pq: CVE-2023-52323-3.patch.

eabd87c... by Marc Deslauriers

[PATCH] Avoid changing signature of RSA._decrypt() method if possible

Gbp-Pq: CVE-2023-52323-2.patch.

8a002e6... by Marc Deslauriers

[PATCH] Fix side-channel leakage in RSA decryption

Gbp-Pq: CVE-2023-52323-1.patch.

2143934... by Marc Deslauriers

The final argument to mont_select() is a size_t

Gbp-Pq: 0006-The-final-argument-to-mont_select-is-a-size_t.patch.

ca5e343... by Marc Deslauriers

C Tests: Avoid creating a 0-length array

Gbp-Pq: 0005-C-Tests-Avoid-creating-a-0-length-array.patch.

b81704a... by Marc Deslauriers

Permit easy selection of a python binary in the C test suite

Gbp-Pq: 0004-Permit-easy-selection-of-a-python-binary-in-the-C-te.patch.

3b3e300... by Marc Deslauriers

sphinx compatibility

Gbp-Pq: 0003-sphinx-compatibility.patch.

9c9e607... by Marc Deslauriers

Suppress privacy violations

Gbp-Pq: 0002-Suppress-privacy-violations.patch.

876df70... by Marc Deslauriers

* Use debian copyright file for licenses

Gbp-Pq: 0001-Fix-Documentation.patch.