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