org.cumulus4j.crypto.internal.symmetric.mode
Class C4jCFBBlockCipher
java.lang.Object
   org.bouncycastle.crypto.modes.CFBBlockCipher
org.bouncycastle.crypto.modes.CFBBlockCipher
       org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher
org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher
- All Implemented Interfaces: 
- BlockCipher
- public class C4jCFBBlockCipher 
- extends CFBBlockCipher
- Author:
- Marco หงุ่ยตระกูล-Schulze - marco at nightlabs dot de
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
C4jCFBBlockCipher
public C4jCFBBlockCipher(BlockCipher engine,
                         String modeName)
Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.