StreamCipherpublic class VMPCKSA3Engine extends VMPCEngine
n, P, s, workingIV, workingKey| Constructor | Description |
|---|---|
VMPCKSA3Engine() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getAlgorithmName() |
Return the name of the algorithm the cipher implements.
|
protected void |
initKey(byte[] keyBytes,
byte[] ivBytes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, processBytes, reset, returnBytepublic java.lang.String getAlgorithmName()
StreamCiphergetAlgorithmName in interface StreamCiphergetAlgorithmName in class VMPCEngineprotected void initKey(byte[] keyBytes,
byte[] ivBytes)
initKey in class VMPCEngine