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 classGOST3410 key pair generation parameters.static final classGOST3410 key pair generator class.static final classOperator factory for creating GOST3410 based signing and verification operators.static final classParameters for GOST3410 signatures. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GeneralAlgorithmBasic GOST-3410 key marker, can be used for creating general purpose GOST-3410 keys.static final GOST3410.SignatureParametersEC 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
-