public class BcEnvelopedDataTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
BcEnvelopedDataTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static junit.framework.Test |
suite() |
void |
testAES128KEK() |
void |
testAES192KEK() |
void |
testAES256KEK() |
void |
testECKeyAgree() |
void |
testECKeyAgreeVectors() |
void |
testECMQVKeyAgree() |
void |
testECMQVKeyAgreeMultiple() |
void |
testECMQVKeyAgreeVectors() |
void |
testKeyTrans() |
void |
testKeyTrans128RC4() |
void |
testKeyTransAES128() |
void |
testKeyTransAES192() |
void |
testKeyTransAES256() |
void |
testKeyTransLight128RC4() |
void |
testKeyTransODES() |
void |
testKeyTransRC4() |
void |
testKeyTransSmallAES() |
void |
testOriginatorInfo() |
void |
testPasswordAES256() |
void |
testPasswordDESEDE() |
void |
testRFC4134ex5_1() |
void |
testRFC4134ex5_2() |
void |
testUnprotectedAttributes() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, failpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static junit.framework.Test suite()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnprotectedAttributes()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeyTrans()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeyTransRC4()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeyTrans128RC4()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeyTransLight128RC4()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeyTransODES()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeyTransSmallAES()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeyTransAES128()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeyTransAES192()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeyTransAES256()
throws java.lang.Exception
java.lang.Exceptionpublic void testAES128KEK()
throws java.lang.Exception
java.lang.Exceptionpublic void testAES192KEK()
throws java.lang.Exception
java.lang.Exceptionpublic void testAES256KEK()
throws java.lang.Exception
java.lang.Exceptionpublic void testECKeyAgree()
throws java.lang.Exception
java.lang.Exceptionpublic void testECMQVKeyAgree()
throws java.lang.Exception
java.lang.Exceptionpublic void testECMQVKeyAgreeMultiple()
throws java.lang.Exception
java.lang.Exceptionpublic void testECKeyAgreeVectors()
throws java.lang.Exception
java.lang.Exceptionpublic void testECMQVKeyAgreeVectors()
throws java.lang.Exception
java.lang.Exceptionpublic void testPasswordAES256()
throws java.lang.Exception
java.lang.Exceptionpublic void testPasswordDESEDE()
throws java.lang.Exception
java.lang.Exceptionpublic void testRFC4134ex5_1()
throws java.lang.Exception
java.lang.Exceptionpublic void testRFC4134ex5_2()
throws java.lang.Exception
java.lang.Exceptionpublic void testOriginatorInfo()
throws java.lang.Exception
java.lang.Exception