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 class
ECGOST3410 key pair generation parameters.static final class
ECGOST3410 key pair generator class.static final class
Operator factory for creating ECGOST3410 based signing and verification operators.static final class
Parameters for ECGOST3410 signatures. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GeneralAlgorithm
Basic EC GOST 3410 key marker, can be used for creating general purpose EC GOST 3410 keys.static final ECGOST3410.SignatureParameters
EC 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
-