public class CamelliaTest extends BaseBlockCipherTest
| Constructor and Description |
|---|
CamelliaTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
performTest() |
void |
test(int strength,
byte[] keyBytes,
byte[] input,
byte[] output) |
getName, oidTest, wrapOidTest, wrapTest, wrapTestpublic void test(int strength,
byte[] keyBytes,
byte[] input,
byte[] output)
throws java.lang.Exception
java.lang.Exceptionpublic void performTest()
throws java.lang.Exception
performTest in class SimpleTestjava.lang.Exceptionpublic static void main(java.lang.String[] args)