|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.engines.VMPCEngine
org.bouncycastle.crypto.engines.VMPCKSA3Engine
public class VMPCKSA3Engine
| Field Summary |
|---|
| 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()
StreamCipher
getAlgorithmName in interface StreamCiphergetAlgorithmName in class VMPCEngine
protected void initKey(byte[] keyBytes,
byte[] ivBytes)
initKey in class VMPCEngine
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||