Package com.jcraft.jsch.bc
Class Twofish192CTR
java.lang.Object
com.jcraft.jsch.bc.Twofish192CTR
- All Implemented Interfaces:
Cipher
-
Field Summary
Fields inherited from interface com.jcraft.jsch.Cipher
DECRYPT_MODE, ENCRYPT_MODE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.jcraft.jsch.Cipher
doFinal, getTagSize, isAEAD, isChaCha20, update, updateAAD
-
Constructor Details
-
Twofish192CTR
public Twofish192CTR()
-
-
Method Details
-
getBlockSize
public int getBlockSize() -
getIVSize
public int getIVSize() -
init
-
update
-
isCBC
public boolean isCBC()
-