org.bouncycastle.crypto.engines
Class AESFastEngine
java.lang.Object
org.bouncycastle.crypto.engines.AESFastEngine
- All Implemented Interfaces:
- BlockCipher
public class AESFastEngine
- extends Object
- implements BlockCipher
AESFastEngine
public AESFastEngine()
func_71805_a
public void func_71805_a(boolean par1,
CipherParameters par2CipherParameters)
throws IllegalArgumentException
- Specified by:
func_71805_a
in interface BlockCipher
- Throws:
IllegalArgumentException
func_71802_a
public String func_71802_a()
- Specified by:
func_71802_a
in interface BlockCipher
func_71804_b
public int func_71804_b()
- Specified by:
func_71804_b
in interface BlockCipher
func_71806_a
public int func_71806_a(byte[] par1ArrayOfByte,
int par2,
byte[] par3ArrayOfByte,
int par4)
throws DataLengthException,
IllegalStateException
- Specified by:
func_71806_a
in interface BlockCipher
- Throws:
DataLengthException
IllegalStateException
func_71803_c
public void func_71803_c()
- Specified by:
func_71803_c
in interface BlockCipher