openssl 3.0.13-0ubuntu2 source package in Ubuntu
Changelog
openssl (3.0.13-0ubuntu2) noble; urgency=medium [ Tobias Heider ] * Add fips-mode detection and adjust defaults when running in fips mode (LP: #2056593): - d/p/fips/crypto-Add-kernel-FIPS-mode-detection.patch: Detect if kernel fips mode is enabled - d/p/fips/crypto-Automatically-use-the-FIPS-provider-when-the-kerne.patch: Load FIPS provider if running in FIPS mode - d/p/fips/apps-speed-Omit-unavailable-algorithms-in-FIPS-mode.patch: Limit openssl-speed to FIPS compliant algorithms when running in FIPS mode - d/p/fips/apps-pass-propquery-arg-to-the-libctx-DRBG-fetches.patch Make sure DRBG respects query properties - d/p/fips/test-Ensure-encoding-runs-with-the-correct-context-during.patch: Make sure encoding runs with correct library context and provider [ Adrien Nader ] * Re-enable intel/0002-AES-GCM-enabled-with-AVX512-vAES-and-vPCLMULQDQ.patch (LP: #2030784) Thanks Bun K Tan and Dan Zimmerman * Disable LTO with which the codebase is generally incompatible (LP: #2058017) -- Adrien Nader <email address hidden> Fri, 15 Mar 2024 09:46:33 +0100
Upload details
- Uploaded by:
- Adrien Nader
- Sponsored by:
- Simon Chopin
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openssl_3.0.13.orig.tar.gz | 14.6 MiB | 88525753f79d3bec27d2fa7c66aa0b92b3aa9498dafd93d7cfa4b3780cdae313 |
openssl_3.0.13-0ubuntu2.debian.tar.xz | 124.1 KiB | d9b7c270603d39812834c79666e507a62b36e50ed0befe5a5d643fbecb74646c |
openssl_3.0.13-0ubuntu2.dsc | 2.3 KiB | 7c4f23199435ef1e2de3851f9ea2b6e1fc131d6b9234cfe6c811049360749010 |
Available diffs
- diff from 3.0.10-1ubuntu4 to 3.0.13-0ubuntu2 (162.6 KiB)
- diff from 3.0.13-0ubuntu1 to 3.0.13-0ubuntu2 (10.7 KiB)
Binary packages built by this source
- libssl-dev: Secure Sockets Layer toolkit - development files
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains development libraries, header files, and manpages for libssl
and libcrypto.
- libssl-doc: Secure Sockets Layer toolkit - development documentation
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains manpages and demo files for libssl and libcrypto.
- libssl3t64: Secure Sockets Layer toolkit - shared libraries
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It provides the libssl and libcrypto shared libraries.
- libssl3t64-dbgsym: debug symbols for libssl3t64
- openssl: Secure Sockets Layer toolkit - cryptographic utility
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains the general-purpose command line binary /usr/bin/openssl,
useful for cryptographic operations such as:
* creating RSA, DH, and DSA key parameters;
* creating X.509 certificates, CSRs, and CRLs;
* calculating message digests;
* encrypting and decrypting with ciphers;
* testing SSL/TLS clients and servers;
* handling S/MIME signed or encrypted mail.
- openssl-dbgsym: debug symbols for openssl