Bouncy Castle Cryptography Library 1.82

org.bouncycastle.crypto.test
Class AsconTest

java.lang.Object
  extended byorg.bouncycastle.util.test.SimpleTest
      extended byorg.bouncycastle.crypto.test.AsconTest
All Implemented Interfaces:
Test

public class AsconTest
extends SimpleTest


Nested Class Summary
protected static class AsconTest.Counter
           
 
Nested classes inherited from class org.bouncycastle.util.test.SimpleTest
SimpleTest.TestExceptionOperation
 
Constructor Summary
AsconTest()
           
 
Method Summary
 java.lang.String getName()
           
static void main(java.lang.String[] args)
           
 void performTest()
           
 void testBufferingEngine_ascon128()
           
 void testBufferingEngine_ascon128a()
           
 void testBufferingEngine_ascon80()
           
 void testBufferingEngine_asconaead128()
           
 void testCounter()
           
 void testExceptionsDigest_AsconHash()
           
 void testExceptionsDigest_AsconHash256()
           
 void testExceptionsDigest_AsconHashA()
           
 void testExceptionsEngine_ascon128()
           
 void testExceptionsEngine_ascon128a()
           
 void testExceptionsEngine_ascon80pq()
           
 void testExceptionsEngine_asconaead128()
           
 void testExceptionsXof_AsconCXof128()
           
 void testExceptionsXof_AsconXof()
           
 void testExceptionsXof_AsconXof128()
           
 void testExceptionsXof_AsconXofA()
           
 void testOutputXof_AsconCXof128()
           
 void testOutputXof_AsconXof()
           
 void testOutputXof_AsconXof128()
           
 void testOutputXof_AsconXofA()
           
 void testParametersDigest_AsconHash()
           
 void testParametersDigest_AsconHash256()
           
 void testParametersDigest_AsconHashA()
           
 void testParametersEngine_ascon128()
           
 void testParametersEngine_ascon128a()
           
 void testParametersEngine_ascon80pq()
           
 void testParametersEngine_asconaead128()
           
 void testParametersXof_AsconCXof128()
           
 void testParametersXof_AsconXof()
           
 void testParametersXof_AsconXof128()
           
 void testParametersXof_AsconXofA()
           
 void testVectorsAsconCXof128_512()
           
 void testVectorsDigest_AsconHash()
           
 void testVectorsDigest_AsconHash256()
           
 void testVectorsDigest_AsconHashA()
           
 void testVectorsEngine_ascon128()
           
 void testVectorsEngine_ascon128a()
           
 void testVectorsEngine_ascon80pq()
           
 void testVectorsEngine_asconaead128()
           
 void testVectorsXof_AsconXof()
           
 void testVectorsXof_AsconXof128()
           
 void testVectorsXof_AsconXofA()
           
 
Methods inherited from class org.bouncycastle.util.test.SimpleTest
areEqual, areEqual, areEqual, fail, fail, fail, isEquals, isEquals, isEquals, isEquals, isEquals, isEquals, isEquals, isTrue, isTrue, perform, runTest, runTest, runTests, runTests, testException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsconTest

public AsconTest()
Method Detail

main

public static void main(java.lang.String[] args)

getName

public java.lang.String getName()
Specified by:
getName in interface Test
Specified by:
getName in class SimpleTest

performTest

public void performTest()
                 throws java.lang.Exception
Specified by:
performTest in class SimpleTest
Throws:
java.lang.Exception

testBufferingEngine_ascon128

public void testBufferingEngine_ascon128()
                                  throws java.lang.Exception
Throws:
java.lang.Exception

testBufferingEngine_ascon128a

public void testBufferingEngine_ascon128a()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

testBufferingEngine_ascon80

public void testBufferingEngine_ascon80()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

testBufferingEngine_asconaead128

public void testBufferingEngine_asconaead128()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsDigest_AsconHash

public void testExceptionsDigest_AsconHash()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsDigest_AsconHashA

public void testExceptionsDigest_AsconHashA()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsDigest_AsconHash256

public void testExceptionsDigest_AsconHash256()
                                       throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsEngine_ascon128

public void testExceptionsEngine_ascon128()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsEngine_ascon128a

public void testExceptionsEngine_ascon128a()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsEngine_ascon80pq

public void testExceptionsEngine_ascon80pq()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsEngine_asconaead128

public void testExceptionsEngine_asconaead128()
                                       throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsXof_AsconXof

public void testExceptionsXof_AsconXof()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsXof_AsconXofA

public void testExceptionsXof_AsconXofA()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsXof_AsconXof128

public void testExceptionsXof_AsconXof128()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

testExceptionsXof_AsconCXof128

public void testExceptionsXof_AsconCXof128()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testOutputXof_AsconXof

public void testOutputXof_AsconXof()

testOutputXof_AsconXofA

public void testOutputXof_AsconXofA()

testOutputXof_AsconXof128

public void testOutputXof_AsconXof128()

testOutputXof_AsconCXof128

public void testOutputXof_AsconCXof128()

testParametersDigest_AsconHash

public void testParametersDigest_AsconHash()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testParametersDigest_AsconHashA

public void testParametersDigest_AsconHashA()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testParametersDigest_AsconHash256

public void testParametersDigest_AsconHash256()
                                       throws java.lang.Exception
Throws:
java.lang.Exception

testParametersEngine_ascon128

public void testParametersEngine_ascon128()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

testParametersEngine_ascon128a

public void testParametersEngine_ascon128a()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testParametersEngine_ascon80pq

public void testParametersEngine_ascon80pq()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testParametersEngine_asconaead128

public void testParametersEngine_asconaead128()
                                       throws java.lang.Exception
Throws:
java.lang.Exception

testParametersXof_AsconXof

public void testParametersXof_AsconXof()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testParametersXof_AsconXofA

public void testParametersXof_AsconXofA()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

testParametersXof_AsconXof128

public void testParametersXof_AsconXof128()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

testParametersXof_AsconCXof128

public void testParametersXof_AsconCXof128()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsDigest_AsconHash

public void testVectorsDigest_AsconHash()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsDigest_AsconHashA

public void testVectorsDigest_AsconHashA()
                                  throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsEngine_ascon128

public void testVectorsEngine_ascon128()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsEngine_ascon128a

public void testVectorsEngine_ascon128a()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsEngine_ascon80pq

public void testVectorsEngine_ascon80pq()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsEngine_asconaead128

public void testVectorsEngine_asconaead128()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsDigest_AsconHash256

public void testVectorsDigest_AsconHash256()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsXof_AsconXof128

public void testVectorsXof_AsconXof128()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsAsconCXof128_512

public void testVectorsAsconCXof128_512()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsXof_AsconXof

public void testVectorsXof_AsconXof()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testVectorsXof_AsconXofA

public void testVectorsXof_AsconXofA()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testCounter

public void testCounter()

Bouncy Castle Cryptography Library 1.82