|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.test.AEADTestUtil
| Constructor Summary | |
AEADTestUtil()
|
|
| Method Summary | |
static void |
testBufferSizeChecks(Test test,
AEADBlockCipher cipher,
AEADParameters params)
|
static void |
testOutputSizes(Test test,
AEADBlockCipher cipher,
AEADParameters params)
|
static void |
testReset(Test test,
AEADCipher cipher1,
AEADBlockCipher cipher2,
CipherParameters params)
|
static void |
testTampering(Test test,
AEADCipher cipher,
CipherParameters params)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AEADTestUtil()
| Method Detail |
public static void testTampering(Test test,
AEADCipher cipher,
CipherParameters params)
throws InvalidCipherTextException
InvalidCipherTextException
public static void testReset(Test test,
AEADCipher cipher1,
AEADBlockCipher cipher2,
CipherParameters params)
throws InvalidCipherTextException
InvalidCipherTextException
public static void testOutputSizes(Test test,
AEADBlockCipher cipher,
AEADParameters params)
throws java.lang.IllegalStateException,
InvalidCipherTextException
java.lang.IllegalStateException
InvalidCipherTextException
public static void testBufferSizeChecks(Test test,
AEADBlockCipher cipher,
AEADParameters params)
throws java.lang.IllegalStateException,
InvalidCipherTextException
java.lang.IllegalStateException
InvalidCipherTextException
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||