stable

python-pycryptodomex-3.17.0-1.fc37

FEDORA-2023-b95798399d created by melmorabity a year ago for Fedora 37

New features

  • Added support for the Counter Mode KDF defined in SP 800-108 Rev 1.
  • Reduce the minimum tag length for the EAX cipher to 2 bytes.
  • An RSA object has 4 new properties for the CRT coefficients: dp, dq, invq and invq (invp is the same value as the existing u).

Resolved issues

  • GH#526: improved typing for RSA.construct.
  • GH#534: reduced memory consumption when using a large number of cipher objects.
  • GH#598: fixed missing error handling for Util.number.inverse.
  • GH#629: improved typing for AES.new and the various mode-specific types it returns. Thanks to Greg Werbin.
  • GH#653: added workaround for an alleged GCC compiler bug that affected Ed25519 code compiled for AVX2.
  • GH#658: attribute curve of an ECC key was not always the preferred curve name, as it used to be in v3.15.0 (independently of the curve name specified when generating the key).
  • GH#637: fixed typing for legacy modules PKCS1_v1_5 and PKCS1_PSS, as their verify() returned a boolean.
  • GH#664: with OCB mode, nonces of maximum length (15 bytes) were actually used as 14 bytes nonces. After this fix, data that was encrypted in past using the (default) nonce length of 15 bytes can still be decrypted by reducing the nonce to its first 14 bytes.
  • GH#705: improved typing for nonce, iv, and IV parameters of cipher objects.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2023-b95798399d

This update has been submitted for testing by melmorabity.

a year ago

This update's test gating status has been changed to 'ignored'.

a year ago

This update has been pushed to testing.

a year ago
karma
BZ#2165193 python-pycryptodomex-3.17.0 is available
User Icon pwalter commented & provided feedback a year ago
karma

Works

This update can be pushed to stable now if the maintainer wishes

a year ago

This update has been submitted for stable by melmorabity.

a year ago

This update has been pushed to stable.

a year ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
2
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
a year ago
in testing
a year ago
in stable
a year ago
BZ#2165193 python-pycryptodomex-3.17.0 is available
0
1

Automated Test Results