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