OpenSSL 3.4 Alpha 1 Released With New Features

Written by Michael Larabel in Free Software on 5 September 2024 at 08:39 AM EDT. 7 Comments
FREE SOFTWARE
The first alpha release of OpenSSL 3.4 is now available for testing as the next feature update to this widely-used SSL library / cryptography toolkit.

With OpenSSL 3.4 there are a number of features baking compared to OpenSSL 3.3 and prior. Some of the new features as of OpenSSL 3.4 Alpha 1 include:

- Added FIPS indicators to the FIPS provider as part of FIPS 140-3 requirements.

- A new random seed source RNG JITTER using a statically-linked jitterentropy library.

- The "openssl list" command can now retrieve configured TLS signature algorithms.

- Improved Base64 BIO correctness and error reporting.

- Support for HMAC hardware acceleration on the IBM s390x architecture.

- RFC 9579 (PBMAC1) implementation in PKCS#12

- Support for directly-fetched composite signature algorithms like RSA-SHA2-256.

- Support for RFC 9150 with integrity-only cipher suites TLS_SHA256_SHA256 and TLS_SHA384_SHA384 in TLS 1.3

- Attribute Certificate (RFC 5755) support.

- OpenSSL now supports building Position Independent Executables (PIE) with a new "enable-pie" configuration option to support Address Space Layout Randomization (ASL)R with the OpenSSL executable.

OpenSSL logo


More details on the OpenSSL 3.4 changes via the in-progress change-log file. OpenSSL 3.4 Alpha 1 downloads were just tagged over on GitHub.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week