|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.maverick.ssh.cipher.SshCipher
com.maverick.ssh.cipher.CbcBlockCipher
com.maverick.ssh2.BlowfishCbc
Blowfish cipher for SSH2.
Field Summary |
Fields inherited from class com.maverick.ssh.cipher.SshCipher |
DECRYPT_MODE, ENCRYPT_MODE |
Constructor Summary | |
BlowfishCbc()
|
Method Summary | |
java.lang.String |
getAlgorithm()
|
Methods inherited from class com.maverick.ssh.cipher.CbcBlockCipher |
getBlockSize, init, transform |
Methods inherited from class com.maverick.ssh.cipher.SshCipher |
transform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BlowfishCbc()
Method Detail |
public java.lang.String getAlgorithm()
getAlgorithm
in class SshCipher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |