org.bouncycastle.crypto.test
Class ISO9796Test
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.ISO9796Test
- All Implemented Interfaces:
- Test
- public class ISO9796Test
- extends SimpleTest
test vectors from ISO 9796-1 and ISO 9796-2 edition 1.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISO9796Test
public ISO9796Test()
getName
public java.lang.String getName()
- Specified by:
getName
in interface Test
- Specified by:
getName
in class SimpleTest
doTest3
public void doTest3()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest4
public void doTest4()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest5
public void doTest5()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest6
public void doTest6()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest7
public void doTest7()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest8
public void doTest8()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest9
public void doTest9()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest10
public void doTest10()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest11
public void doTest11()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest12
public void doTest12()
throws java.lang.Exception
- Throws:
java.lang.Exception
performTest
public void performTest()
throws java.lang.Exception
- Specified by:
performTest
in class SimpleTest
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)