-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
This is a continuation of #9795 for newer versions. The points here are simply harvested from the feature list in openssl's NEWS.md
, not all of them are necessarily applicable to cryptography (but I don't know how to make that determination, so I opted to err on the side of completeness). Please feel free to prune/edit/expand the list as you see fit.
-
OpenSSL v3.3
- Added a new EVP_DigestSqueeze() API. This allows SHAKE to squeeze multiple times with different output sizes.
- New atexit configuration switch, which controls whether the OPENSSL_cleanup is registered when libcrypto is unloaded.
-
OpenSSL v3.4
-
OpenSSL v3.5
- Support for PQC algorithms
- ML-KEM (ML-KEM API Design #12824)
- ML-DSA
- SLH-DSA
- Support added for opaque symmetric key objects (EVP_SKEY).
- Support for PQC algorithms
mouse07410
Metadata
Metadata
Assignees
Labels
No labels