public class VMPCKSA3Engine extends VMPCEngine
n, P, s, workingIV, workingKey| Constructor and Description |
|---|
VMPCKSA3Engine() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithmName()
Return the name of the algorithm the cipher implements.
|
protected void |
initKey(byte[] keyBytes,
byte[] ivBytes) |
init, processBytes, reset, returnBytepublic String getAlgorithmName()
StreamCiphergetAlgorithmName in interface StreamCiphergetAlgorithmName in class VMPCEngineprotected void initKey(byte[] keyBytes,
byte[] ivBytes)
initKey in class VMPCEngineCopyright © 2015. All rights reserved.