We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afcf636 commit fb18f27Copy full SHA for fb18f27
1 file changed
CHANGES.md
@@ -71,5 +71,5 @@ Complete refactoring of the SSH transport protocol. New feature: support for cli
71
72
* [GH-803](https://github.com/apache/mina-sshd/issues/803) Support the JDK built-in ML-KEMs on Java24+
73
74
- Use the ML-KEM implementations from SunJCE if run on Java >= 24. For Java < 24, The Bouncy Castle implementations
+ Use the ML-KEM implementations from SunJCE if run on Java >= 24. For Java < 24, the Bouncy Castle implementations
75
are used. The SunJCE ML-KEMs are advertised in the `SunJCESecurityProviderRegistrar`.
0 commit comments