Package org.bouncycastle.crypto.test
Class GCMSIVTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.GCMSIVTest
- All Implemented Interfaces:
Test
AES-GCM_SIV test cases.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GCMSIVTest
public GCMSIVTest()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
main
Main entry point.- Parameters:
args
- the argyments
-