Class CamelliaTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.BaseBlockCipherTest
org.bouncycastle.jce.provider.test.CamelliaTest
- All Implemented Interfaces:
Test
basic test class for Camellia
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
void
void
test
(int strength, byte[] keyBytes, byte[] input, byte[] output) Methods inherited from class org.bouncycastle.jce.provider.test.BaseBlockCipherTest
getName, oidTest, wrapOidTest, wrapTest, wrapTest
-
Constructor Details
-
CamelliaTest
public CamelliaTest()
-
-
Method Details
-
test
- Throws:
Exception
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
main
-