It has been a while since the last release of Conscrypt. Sorry about that. But the good news is that I'm not working on making a new release, which will be 2.6.0.
-
It will include many new algorithms, such as X25519, Ed25519, ML-DSA, SLH-DSA, ML-KEM, X-Wing.
-
For TLS, it now supports X25519MLKEM768 and MLKEM1024.
-
It includes a new HPKE interface.
-
On MacOS, it now supports Apple silicon.
-
On Linux, it requires GLIBC 2.35 or newer, so it works on Ubuntu 22.04, but not on Ubuntu 20.04. We don't plan to add support it.
-
On Linux, ARM is not yet supported. We'll have a look into this. But I think we will probably not include it in this release. And try to make another release later that includes it.
I've now done a pre-release 2.6-alpha2. See for example:
https://central.sonatype.com/artifact/org.conscrypt/conscrypt-openjdk-uber/2.6-alpha2
Please try it out and let things that should work are not yet properly working.
It has been a while since the last release of Conscrypt. Sorry about that. But the good news is that I'm not working on making a new release, which will be 2.6.0.
It will include many new algorithms, such as X25519, Ed25519, ML-DSA, SLH-DSA, ML-KEM, X-Wing.
For TLS, it now supports X25519MLKEM768 and MLKEM1024.
It includes a new HPKE interface.
On MacOS, it now supports Apple silicon.
On Linux, it requires GLIBC 2.35 or newer, so it works on Ubuntu 22.04, but not on Ubuntu 20.04. We don't plan to add support it.
On Linux, ARM is not yet supported. We'll have a look into this. But I think we will probably not include it in this release. And try to make another release later that includes it.
I've now done a pre-release 2.6-alpha2. See for example:
https://central.sonatype.com/artifact/org.conscrypt/conscrypt-openjdk-uber/2.6-alpha2
Please try it out and let things that should work are not yet properly working.