|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.test.AEADTestUtil
public class 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,
AEADBlockCipher cipher1,
AEADBlockCipher cipher2,
CipherParameters params)
|
static void |
testTampering(Test test,
AEADBlockCipher 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,
AEADBlockCipher cipher,
CipherParameters params)
throws InvalidCipherTextException
InvalidCipherTextException
public static void testReset(Test test,
AEADBlockCipher 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 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||