By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: OpenSSL 4.0 encrypts what TLS has previously revealed
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Software > OpenSSL 4.0 encrypts what TLS has previously revealed
Software

OpenSSL 4.0 encrypts what TLS has previously revealed

News Room
Last updated: 2026/04/15 at 3:11 PM
News Room Published 15 April 2026
Share
OpenSSL 4.0 encrypts what TLS has previously revealed
SHARE

  1. OpenSSL 4.0 encrypts what TLS has previously revealed

OpenSSL 4.0.0 has been released and brings profound changes to the widely used crypto library. The open source project removes deprecated protocols such as SSLv2 and SSLv3, abolishes the engine concept, introduces new data protection features in the TLS handshake and extends the library towards post-quantum cryptography. At the same time, the developers are cleaning up the API and tightening security-related checks.

Read more after the ad

OpenSSL is one of the core TLS/SSL implementations and is found in web servers, operating systems, network devices and countless applications. Changes to the library directly impact the securing of network connections, certificate checks and cryptographic operations across large parts of the IT infrastructure.

New cryptography: ECH, post-quantum and more

One of the most important innovations is support for Encrypted Client Heo (ECH) according to RFC 9849. ECH encrypts parts of the TLS handshake – in particular the Server Name Indication (SNI). Until now, third parties such as network operators were able to use the SNI to identify which domain a client was accessing. ECH hides this information, significantly improving data protection at the transport level.

Hybrid key exchange methods such as curveSM2MLKEM768 are also new. They combine classic eiptic curves with post-quantum algorithms and thus protect connections today against future attacks by quantum computers: Even if an attacker breaks one of the two methods, the other continues to protect the connection.

The library complements several cryptographic primitives and standards. This includes the cSHAKE function according to SP 800-185 – a more flexible variant of SHA-3 that allows domain-specific hash calculations. There is also support for the signature algorithm ML-DSA-MU and SM2/SM3 according to RFC 8998, which play a role in regulatory contexts, among other things. Additionally, OpenSSL 4.0.0 introduces Key Derivation Functions (KDFs) for SNMP and Secure Real-time Transport Protocol (SRTP), which are used in network management and VoIP scenarios. For TLS 1.2, OpenSSL now also supports standardized Finite Field Diffie-Heman groups (FFDHE) according to RFC 7919. This improves interoperability and avoids unsafe or proprietary parameter selection when exchanging keys.

Stricter validation and FIPS adjustments

Certificate validation is becoming stricter on several levels. In strict mode, OpenSSL now also checks the Authority Key Identifier (AKID), and the CRL check also receives further checks. In FIPS mode, the library now enforces minimum requirements on PBKDF2 – such as the number of iterations – to prevent weak configurations.

Read more after the ad

Another new feature is the ability to run FIPS self-tests with a delay. This is particularly useful in containerized environments.

Removed protocols, APIs and legacy issues

With version 4.0, OpenSSL cleans things up. In addition to SSLv2 and SSLv3, the engine concept is also going away. In the future, hardware acceleration and external crypto modules will run exclusively via the provider architecture, which has been replacing engines since OpenSSL 3.0. Also removed: fixed TLS version methods, older eiptic curves, various low-level functions and the script c_rehash. Instead, this is what users say openssl rehash use.

There are several changes to the API that may require adjustments to the application code. Numerous functional signatures now carry const-Qualifier, the data type ASN1_STRING is now completely encapsulated – access to its internal fields is only possible via access functions. The output of hex dumps has also been standardized: signatures are displayed in 24-byte blocks, other data in 16-byte blocks. This improves readability and makes the output more consistent. And outdated functions for checking time of certificates give way to the new function X509_check_certificate_times(). There are also changes in runtime behavior: OpenSSL will no longer automatically clean up global data atexit() and relies more heavily on standard functions of the C runtime library, such as snprintf.

For developers and operators, the release means more security and more modern cryptography – while at the same time increasing migration effort. Applications that directly access OpenSSL APIs or use older functions need to be adapted. OpenSSL 4.0 thus lays the foundation for the transition to post-quantum-resistant processes and better data protection in the TLS handshake. Details about the new release can be found on the associated GitHub project page.

Read also


(fo)



Unfortunately, this link is no longer valid.

Links to gifted items will be invalid if they are older than 7 days or have been accessed too often.


You need a + package to read this article. Try it now for a week without obligation – without obligation!

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Family Influencing: When small children shape their profile Family Influencing: When small children shape their profile
Next Article Surveillance worldwide: Federal government waves through UN Cybercrime Convention Surveillance worldwide: Federal government waves through UN Cybercrime Convention
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Surveillance worldwide: Federal government waves through UN Cybercrime Convention
Surveillance worldwide: Federal government waves through UN Cybercrime Convention
Software
Family Influencing: When small children shape their profile
Family Influencing: When small children shape their profile
Software
Identity remains secret: EU app for proof of age is coming
Identity remains secret: EU app for proof of age is coming
Software
DFB launches its own pay-TV channel DFB.TV
DFB launches its own pay-TV channel DFB.TV
Software

You Might also Like

Surveillance worldwide: Federal government waves through UN Cybercrime Convention
Software

Surveillance worldwide: Federal government waves through UN Cybercrime Convention

5 Min Read
Family Influencing: When small children shape their profile
Software

Family Influencing: When small children shape their profile

4 Min Read
Identity remains secret: EU app for proof of age is coming
Software

Identity remains secret: EU app for proof of age is coming

4 Min Read
DFB launches its own pay-TV channel DFB.TV
Software

DFB launches its own pay-TV channel DFB.TV

3 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?