org.cumulus4j.crypto.internal.symmetric.mode
Class C4jOFBBlockCipher
java.lang.Object
   org.bouncycastle.crypto.modes.OFBBlockCipher
org.bouncycastle.crypto.modes.OFBBlockCipher
       org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher
org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher
- All Implemented Interfaces: 
- BlockCipher
- public class C4jOFBBlockCipher 
- extends OFBBlockCipher
- 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 | 
 
C4jOFBBlockCipher
public C4jOFBBlockCipher(BlockCipher engine,
                         String modeName)
Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.