Cumulus4j API
(1.2.0-SNAPSHOT)

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

java.lang.Object
  extended by org.bouncycastle.crypto.modes.CFBBlockCipher
      extended by org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher
All Implemented Interfaces:
BlockCipher

public class C4jCFBBlockCipher
extends CFBBlockCipher

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

Constructor Summary
C4jCFBBlockCipher(BlockCipher engine, String modeName)
           
 
Method Summary
 
Methods inherited from class org.bouncycastle.crypto.modes.CFBBlockCipher
decryptBlock, encryptBlock, getAlgorithmName, getBlockSize, getUnderlyingCipher, init, processBlock, reset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C4jCFBBlockCipher

public C4jCFBBlockCipher(BlockCipher engine,
                         String modeName)

Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.