Package org.bouncycastle.crypto.test
Class ECGOST3410Test
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.ECGOST3410Test
- All Implemented Interfaces:
Test
ECGOST3410 tests are taken from GOST R 34.10-2001.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest Sign & Verify with A parameters see: https://www.ietf.org/internet-drafts/draft-popov-cryptopro-cpalgs-01.txt gostR3410-2001-CryptoPro-A-ParamSet P.47getName()static voidvoid
-
Constructor Details
-
ECGOST3410Test
public ECGOST3410Test()
-
-
Method Details
-
ecGOST3410_AParam
public void ecGOST3410_AParam()Test Sign & Verify with A parameters see: https://www.ietf.org/internet-drafts/draft-popov-cryptopro-cpalgs-01.txt gostR3410-2001-CryptoPro-A-ParamSet P.47 -
getName
- Specified by:
getNamein interfaceTest- Specified by:
getNamein classSimpleTest
-
performTest
public void performTest()- Specified by:
performTestin classSimpleTest
-
main
-