Crypto.Util.number.getPrime()
was
occasionally generating primes larger than given the bit size. Thanks to Koki Takahashi.PKCS115_Cipher.decrypt()
.decrypt()
method of a PKCS#1v1.5 cipher returned a bytearray
instead of bytes
.p
) was not prime.
This affected Crypto.PublicKey.DSA.generate()
and Crypto.PublicKey.DSA.construct()
.
Thanks to Koki Takahashi.dlopen()
is not well supported by
address sanitizers <https://github.com/google/sanitizers/issues/611>
_.
It is now possible to set the environment variable PYCRYPTDOME_DISABLE_DEEPBIND
to drop that flag and allow security testing.sudo dnf upgrade --refresh --advisory=FEDORA-2021-7a1ac8e410
Please login to add feedback.
This update has been submitted for testing by melmorabity.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.