Class StreamCiphers
java.lang.Object
com.hierynomus.sshj.transport.cipher.StreamCiphers
Implementations of the Stream Ciphers that are defined in the RFCs
- https://tools.ietf.org/html/rfc4253#section-6.3
- https://tools.ietf.org/html/rfc4345
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Named factory for BlockCipher -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StreamCiphers.Factory
Arcfour()
static StreamCiphers.Factory
static StreamCiphers.Factory
-
Constructor Details
-
StreamCiphers
public StreamCiphers()
-
-
Method Details
-
Arcfour
-
Arcfour128
-
Arcfour256
-