|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.maverick.ssh.cipher.SshCipher
com.sshtools.cipher.CtrBlockCipher
com.sshtools.cipher.AES128Ctr
128 bit Counter Mode AES cipher
Field Summary | |
static java.lang.String |
AES128_CTR
|
Fields inherited from class com.maverick.ssh.cipher.SshCipher |
DECRYPT_MODE, ENCRYPT_MODE |
Constructor Summary | |
AES128Ctr()
|
Methods inherited from class com.sshtools.cipher.CtrBlockCipher |
getBlockSize, init, processBlock, transform |
Methods inherited from class com.maverick.ssh.cipher.SshCipher |
getAlgorithm, transform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String AES128_CTR
Constructor Detail |
public AES128Ctr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |