Uses of Class
org.bouncycastle.crypto.engines.SerpentEngineBase
-
Packages that use SerpentEngineBase Package Description org.bouncycastle.crypto.engines -
-
Uses of SerpentEngineBase in org.bouncycastle.crypto.engines
Subclasses of SerpentEngineBase in org.bouncycastle.crypto.engines Modifier and Type Class Description class
SerpentEngine
Serpent is a 128-bit 32-round block cipher with variable key lengths, including 128, 192 and 256 bit keys conjectured to be at least as secure as three-key triple-DES.class
TnepresEngine
Tnepres is a 128-bit 32-round block cipher with variable key lengths, including 128, 192 and 256 bit keys conjectured to be at least as secure as three-key triple-DES.
-