|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.engines.Zuc128CoreEngine | +--org.bouncycastle.crypto.engines.Zuc128Engine
Zuc256 implementation. Based on https://www.is.cas.cn/ztzl2016/zouchongzhi/201801/W020180126529970733243.pdf
Constructor Summary | |
Zuc128Engine()
Constructor for streamCipher. |
Method Summary | |
Memoable |
copy()
Create a copy of the engine. |
Methods inherited from class org.bouncycastle.crypto.engines.Zuc128CoreEngine |
encode32be, getAlgorithmName, getMaxIterations, init, makeKeyStreamWord, processBytes, reset, reset, returnByte, setKeyAndIV |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Zuc128Engine()
Method Detail |
public Memoable copy()
copy
in class Zuc128CoreEngine
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |