Uses of Interface
org.apache.sshd.common.kex.CurveSizeIndicator
-
Packages that use CurveSizeIndicator Package Description org.apache.sshd.common.kex -
-
Uses of CurveSizeIndicator in org.apache.sshd.common.kex
Classes in org.apache.sshd.common.kex that implement CurveSizeIndicator Modifier and Type Class Description classMontgomeryCurveProvides implementation details for Montgomery curves and their key exchange algorithms Curve25519/X25519 and Curve448/X448 specified in RFC 7748 and RFC 8731.classXDHProvides Diffie-Hellman SSH key exchange algorithms for the Montgomery curves specified in RFC 8731.
-