Cumulus4j API
(1.2.0)

org.cumulus4j.crypto.internal.symmetric.mode
Class C4jCBCCTSBlockCipher

java.lang.Object
  extended by org.bouncycastle.crypto.BufferedBlockCipher
      extended by org.bouncycastle.crypto.modes.CTSBlockCipher
          extended by org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher

public class C4jCBCCTSBlockCipher
extends CTSBlockCipher

Author:
Marco หงุ่ยตระกูล-Schulze - marco at nightlabs dot de

Field Summary
 
Fields inherited from class org.bouncycastle.crypto.BufferedBlockCipher
buf, bufOff, cipher, forEncryption, partialBlockOkay, pgpCFB
 
Constructor Summary
C4jCBCCTSBlockCipher(BlockCipher cipher)
           
 
Method Summary
 
Methods inherited from class org.bouncycastle.crypto.modes.CTSBlockCipher
doFinal, getOutputSize, getUpdateOutputSize, processByte, processBytes
 
Methods inherited from class org.bouncycastle.crypto.BufferedBlockCipher
getBlockSize, getUnderlyingCipher, init, reset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C4jCBCCTSBlockCipher

public C4jCBCCTSBlockCipher(BlockCipher cipher)

Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.