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, returnByte
public String getAlgorithmName()
StreamCipher
getAlgorithmName
in interface StreamCipher
getAlgorithmName
in class VMPCEngine
protected void initKey(byte[] keyBytes, byte[] ivBytes)
initKey
in class VMPCEngine
Copyright © 2015. All rights reserved.