|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.test.AESVectorFileTest
public class AESVectorFileTest
Test vectors from the NIST standard tests and Brian Gladman's vector set http://fp.gladman.plus.com/cryptography_technology/rijndael/
Constructor Summary | |
---|---|
AESVectorFileTest()
|
Method Summary | |
---|---|
protected BlockCipher |
createNewEngineForTest()
|
java.lang.String |
getName()
|
static void |
main(java.lang.String[] args)
|
TestResult |
perform()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AESVectorFileTest()
Method Detail |
---|
protected BlockCipher createNewEngineForTest()
public java.lang.String getName()
getName
in interface Test
public TestResult perform()
perform
in interface Test
public static void main(java.lang.String[] args)
|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |