Package org.bouncycastle.crypto.general
Class ECGOST3410
java.lang.Object
org.bouncycastle.crypto.general.ECGOST3410
Source class for implementations of ECGOST3410 based algorithms.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classECGOST3410 key pair generation parameters.static final classECGOST3410 key pair generator class.static final classOperator factory for creating ECGOST3410 based signing and verification operators.static final classParameters for ECGOST3410 signatures. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GeneralAlgorithmBasic EC GOST 3410 key marker, can be used for creating general purpose EC GOST 3410 keys.static final ECGOST3410.SignatureParametersEC GOST GOST3410 algorithm parameter source - default is GOST-3411 -
Method Summary
-
Field Details
-
ALGORITHM
Basic EC GOST 3410 key marker, can be used for creating general purpose EC GOST 3410 keys. -
GOST3410
EC GOST GOST3410 algorithm parameter source - default is GOST-3411
-