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