public final class Zuc256Engine extends Zuc256CoreEngine
| Constructor and Description |
|---|
Zuc256Engine()
Constructor for streamCipher.
|
Zuc256Engine(int pLength)
Constructor for Mac.
|
| Modifier and Type | Method and Description |
|---|---|
Memoable |
copy()
Create a copy of the engine.
|
getAlgorithmName, getMaxIterations, reset, setKeyAndIVencode32be, init, makeKeyStreamWord, processBytes, reset, returnBytepublic Zuc256Engine()
public Zuc256Engine(int pLength)
pLength - the Mac lengthpublic Memoable copy()
copy in interface Memoablecopy in class Zuc256CoreEngine