Package | Description |
---|---|
org.apache.sshd.server.kex |
Modifier and Type | Class and Description |
---|---|
class |
DHG1
TODO Add javadoc
|
class |
DHG14
DHG14 does not work with the default JCE implementation provided by Sun
because it does not support 2048 bits encryption.
|
class |
ECDHP256
Elliptic Curve Diffie-Hellman with NIST P-256 curve.
|
class |
ECDHP384
Elliptic Curve Diffie-Hellman with NIST P-256 curve.
|
class |
ECDHP521
Elliptic Curve Diffie-Hellman with NIST P-256 curve.
|
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.