|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.crypto.engines.VMPCEngine
|
+--org.bouncycastle.crypto.engines.VMPCKSA3Engine
| Fields inherited from class org.bouncycastle.crypto.engines.VMPCEngine |
n, P, s, workingIV, workingKey |
| Constructor Summary | |
VMPCKSA3Engine()
|
|
| Method Summary | |
java.lang.String |
getAlgorithmName()
Return the name of the algorithm the cipher implements. |
protected void |
initKey(byte[] keyBytes,
byte[] ivBytes)
|
| Methods inherited from class org.bouncycastle.crypto.engines.VMPCEngine |
init, processBytes, reset, returnByte |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VMPCKSA3Engine()
| Method Detail |
public java.lang.String getAlgorithmName()
StreamCiphergetAlgorithmName in class VMPCEngineorg.bouncycastle.crypto.StreamCipher
protected void initKey(byte[] keyBytes,
byte[] ivBytes)
initKey in class VMPCEngine
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||