1
0
Go to file
Dominique Leuenberger e2573595d6 Accepting request 1189786 from devel:languages:python
- update to 43.0.0:
  * BACKWARDS INCOMPATIBLE: Support for OpenSSL less than 1.1.1e
    has been removed.  Users on older version of OpenSSL will
    need to upgrade.
  * BACKWARDS INCOMPATIBLE: Dropped support for LibreSSL < 3.8.
  * Updated Windows, macOS, and Linux wheels to be compiled with
    OpenSSL 3.3.1.
  * Updated the minimum supported Rust version (MSRV) to 1.65.0,
    from 1.63.0.
  * :func:`~cryptography.hazmat.primitives.asymmetric.rsa.generat
    e_private_key` now enforces a minimum RSA key size of
    1024-bit. Note that 1024-bit is still considered insecure,
    users should generally use a key size of 2048-bits.
  * :func:`~cryptography.hazmat.primitives.serialization.pkcs7.se
    rialize_certificates` now emits ASN.1 that more closely
    follows the recommendations in RFC 2315.
  * Added new :doc:`/hazmat/decrepit/index` module which contains
    outdated and insecure cryptographic primitives. :class:`~cryp
    tography.hazmat.primitives.ciphers.algorithms.CAST5`, :class:
    `~cryptography.hazmat.primitives.ciphers.algorithms.SEED`, :c
    lass:`~cryptography.hazmat.primitives.ciphers.algorithms.IDEA
    `, and :class:`~cryptography.hazmat.primitives.ciphers.algori
    thms.Blowfish`, which were deprecated in 37.0.0, have been
    added to this module. They will be removed from the cipher
    module in 45.0.0.
  * Moved :class:`~cryptography.hazmat.primitives.ciphers.algorit
    hms.TripleDES` and :class:`~cryptography.hazmat.primitives.ci
    phers.algorithms.ARC4` into :doc:`/hazmat/decrepit/index` and
    deprecated them in the cipher module. They will be removed
    from the cipher module in 48.0.0.

OBS-URL: https://build.opensuse.org/request/show/1189786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography?expand=0&rev=91
2024-07-31 11:28:09 +00:00
_multibuild - update to 43.0.0: 2024-07-26 10:51:57 +00:00
_service - update to 43.0.0: 2024-07-26 10:51:57 +00:00
.gitattributes - update to 43.0.0: 2024-07-26 10:51:57 +00:00
.gitignore - update to 43.0.0: 2024-07-26 10:51:57 +00:00
cryptography-43.0.0.tar.gz - update to 43.0.0: 2024-07-26 10:51:57 +00:00
no-pytest_benchmark.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=221 2024-07-26 13:27:22 +00:00
python-cryptography.changes - update to 43.0.0: 2024-07-26 10:51:57 +00:00
python-cryptography.keyring - update to 43.0.0: 2024-07-26 10:51:57 +00:00
python-cryptography.spec - update to 43.0.0: 2024-07-26 10:51:57 +00:00
use-offline-build.patch - update to 43.0.0: 2024-07-26 10:51:57 +00:00
vendor.tar.zst - update to 43.0.0: 2024-07-26 10:51:57 +00:00