Revisions of openssl-3

Otto Hollmann's avatar Otto Hollmann (ohollmann) committed (revision 35)
- Added openssl-3-use-include-directive.patch so that the default
  /etc/ssl/openssl3.cnf file will include any configuration files that
  other packages might place into /etc/ssl/engines3.d/ and
  /etc/ssl/engdef3.d/.
- Updated spec file to create the two new necessary directores for
  the above patch. [bsc#1194187, bsc#1207472]

- Replace our reverted commit with an upstream version
  * rename openssl-Revert-Makefile-Call-mknum.pl-on-make-ordinals-only-if.patch
  to openssl-Remove-the-source-directory-.num-targets.patch
buildservice-autocommit accepted request 1139148 from Otto Hollmann's avatar Otto Hollmann (ohollmann) (revision 34)
baserev update by copy to link target
Otto Hollmann's avatar Otto Hollmann (ohollmann) committed (revision 33)
- Security fix: [bsc#1218810, CVE-2023-6237]
  * Limit the execution time of RSA public key check
  * Add openssl-CVE-2023-6237.patch
buildservice-autocommit accepted request 1138127 from Otto Hollmann's avatar Otto Hollmann (ohollmann) (revision 32)
baserev update by copy to link target
Otto Hollmann's avatar Otto Hollmann (ohollmann) committed (revision 31)
- Security fix: [bsc#1218690, CVE-2023-6129]
  * POLY1305: Fix vector register clobbering on PowerPC
  * Add openssl-CVE-2023-6129.patch
buildservice-autocommit accepted request 1130970 from Otto Hollmann's avatar Otto Hollmann (ohollmann) (revision 28)
baserev update by copy to link target
Otto Hollmann's avatar Otto Hollmann (ohollmann) committed (revision 27)
- Add openssl-Fix_test_symbol_presence.patch
buildservice-autocommit accepted request 1129505 from Otto Hollmann's avatar Otto Hollmann (ohollmann) (revision 26)
baserev update by copy to link target
Otto Hollmann's avatar Otto Hollmann (ohollmann) committed (revision 21)
- Update to 3.2.0:
  * The BLAKE2b hash algorithm supports a configurable output length
    by setting the "size" parameter.
  * Enable extra Arm64 optimization on Windows for GHASH, RAND and
    AES.
  * Added a function to delete objects from store by URI -
    OSSL_STORE_delete() and the corresponding provider-storemgmt API
    function OSSL_FUNC_store_delete().
  * Added OSSL_FUNC_store_open_ex() provider-storemgmt API function to
    pass a passphrase callback when opening a store.
  * Changed the default salt length used by PBES2 KDF's (PBKDF2 and
    scrypt) from 8 bytes to 16 bytes. The PKCS5 (RFC 8018) standard
    uses a 64 bit salt length for PBE, and recommends a minimum of 64
    bits for PBES2. For FIPS compliance PBKDF2 requires a salt length
    of 128 bits. This affects OpenSSL command line applications such
    as "genrsa" and "pkcs8" and API's such as
    PEM_write_bio_PrivateKey() that are reliant on the default value.
    The additional commandline option 'saltlen' has been added to the
    OpenSSL command line applications for "pkcs8" and "enc" to allow
    the salt length to be set to a non default value.
  * Changed the default value of the ess_cert_id_alg configuration
    option which is used to calculate the TSA's public key
    certificate identifier. The default algorithm is updated to be
    sha256 instead of sha1.
  * Added optimization for SM2 algorithm on aarch64. It uses a huge
    precomputed table for point multiplication of the base point,
    which increases the size of libcrypto from 4.4 MB to 4.9 MB. A
    new configure option no-sm2-precomp has been added to disable the
    precomputed table.
  * Added client side support for QUIC
Displaying revisions 21 - 40 of 59
openSUSE Build Service is sponsored by