openssl-ibmca 2.4.0-0ubuntu2 source package in Ubuntu

Changelog

openssl-ibmca (2.4.0-0ubuntu2) mantic; urgency=medium

  * Add selected commits/patches as requested here: LP: #2027809
    - d/p/lp-2027809-engine-Only-register-those-algos-specified-with-defa.patch
      To set the ENGINE_FLAGS_NO_REGISTER_ALL flag during IBMCA engine
      initialization to avoid unconditional registration of all algorithms.
    - d/p/lp-2027809-provider-rsa-Check-RSA-keys-with-p-q-at-key-generati.patch
      To check and correct RSA keys where p < q (privileged form) right after
      key generation or during import, so that p > q is assured whenever the key
      is used afterwards, and no ica_rsa_crt() correction is applied later on.
    - d/p/lp-2027809-provider-Support-importing-of-RSA-keys-with-just-ME-.patch
      To let an RSA key also contain the private key components in ME format,
      and use ica_rsa_mod_expo() only if the ME components are available.
    - d/p/lp-2027809-provider-RSA-Fix-get_params-to-retrieve-max-size-bit.patch
      To ensure (and fix) that the RSA key management's get_params() function
      is able to return the values for max-size, bits, and security-bits (if
      at least the public key is available).
    - d/p/lp-2027809-provider-Default-debug-directory-to-tmp-but-make-it-.patch
      To change the default log directory from /var/log/ibmca/ to /tmp which is
      world-writable anyway, and to avoid making /var/log/ibmca/ world-
      writable, which can cause security issues, since it's not known under
      which user an application runs that uses the provider.
      With that a world-writable directory under /var is avoided.

 -- Frank Heimes <email address hidden>  Thu, 27 Jul 2023 16:38:43 +0200

Upload details

Uploaded by:
Frank Heimes
Uploaded to:
Mantic
Original maintainer:
Dimitri John Ledkov
Architectures:
s390 s390x
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs

Builds

Mantic: [FULLYBUILT] s390x

Downloads

File Size SHA-256 Checksum
openssl-ibmca_2.4.0.orig.tar.gz 208.4 KiB 050b7b3d340b18ba1301ead114026d90edf4458d3a7673dbcc44536fc43314a0
openssl-ibmca_2.4.0-0ubuntu2.debian.tar.xz 14.6 KiB d9ff95a877c41e601e1676b61fea2f8132a52cb04d40c10f541509e554857606
openssl-ibmca_2.4.0-0ubuntu2.dsc 1.5 KiB 6b1d75d0dbe4c5b9a8c3ef69a49d5101818afb798a8c6582d692dd6ce7530f32

Available diffs

View changes file

Binary packages built by this source

openssl-ibmca: libica based hardware acceleration engine for OpenSSL

 This package provides an OpenSSL engine to enable hardware
 acceleration of cryptographic functions in OpenSSL, and all
 applications that use OpenSSL.

openssl-ibmca-dbgsym: debug symbols for openssl-ibmca