aboutsummaryrefslogtreecommitdiff
path: root/gost.txt
blob: 05800e6a925c9f86173b75785b92b7d9d86bf281 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
# Copyright 1999-2020 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the OpenSSL license (the "License").  You may not use
# this file except in compliance with the License.  You can obtain a copy
# in the file LICENSE in the source distribution or at
# https://www.openssl.org/source/license.html

# Function codes
GOST_F_DECODE_GOST_ALGOR_PARAMS:100:decode_gost_algor_params
GOST_F_ENCODE_GOST_ALGOR_PARAMS:101:encode_gost_algor_params
GOST_F_FILL_GOST_EC_PARAMS:102:fill_GOST_EC_params
GOST_F_GET_ENCRYPTION_PARAMS:103:get_encryption_params
GOST_F_GOST2015_GET_ASN1_PARAMS:158:gost2015_get_asn1_params
GOST_F_GOST2015_SET_ASN1_PARAMS:159:gost2015_set_asn1_params
GOST_F_GOST89_GET_ASN1_PARAMETERS:104:gost89_get_asn1_parameters
GOST_F_GOST89_SET_ASN1_PARAMETERS:105:gost89_set_asn1_parameters
GOST_F_GOST_CIPHER_CTL:106:gost_cipher_ctl
GOST_F_GOST_CMS_SET_KARI_SHARED_INFO:156:gost_cms_set_kari_shared_info
GOST_F_GOST_CMS_SET_KTRI_SHARED_INFO:157:gost_cms_set_ktri_shared_info
GOST_F_GOST_CMS_SET_SHARED_INFO:155:gost_cms_set_shared_info
GOST_F_GOST_EC_COMPUTE_PUBLIC:107:gost_ec_compute_public
GOST_F_GOST_EC_KEYGEN:108:gost_ec_keygen
GOST_F_GOST_EC_SIGN:109:gost_ec_sign
GOST_F_GOST_EC_VERIFY:110:gost_ec_verify
GOST_F_GOST_ENCODE_CMS_PARAMS:161:gost_encode_cms_params
GOST_F_GOST_GRASSHOPPER_CIPHER_CTL:111:gost_grasshopper_cipher_ctl
GOST_F_GOST_GRASSHOPPER_CIPHER_DO_CTRACPKM_OMAC:160:\
	gost_grasshopper_cipher_do_ctracpkm_omac
GOST_F_GOST_GRASSHOPPER_CIPHER_DO_MGM:166:gost_grasshopper_cipher_do_mgm
GOST_F_GOST_GRASSHOPPER_CIPHER_INIT_CTRACPKM_OMAC:162:\
	gost_grasshopper_cipher_init_ctracpkm_omac
GOST_F_GOST_GRASSHOPPER_MGM_CTRL:167:gost_grasshopper_mgm_ctrl
GOST_F_GOST_GRASSHOPPER_SET_ASN1_PARAMETERS:112:\
	gost_grasshopper_set_asn1_parameters
GOST_F_GOST_IMIT_CTRL:113:gost_imit_ctrl
GOST_F_GOST_IMIT_FINAL:114:gost_imit_final
GOST_F_GOST_IMIT_UPDATE:115:gost_imit_update
GOST_F_GOST_KDFTREE2012_256:149:gost_kdftree2012_256
GOST_F_GOST_KEXP15:143:gost_kexp15
GOST_F_GOST_KIMP15:148:gost_kimp15
GOST_F_GOST_MAGMA_CIPHER_DO_MGM:168:gost_magma_cipher_do_mgm
GOST_F_GOST_MAGMA_MGM_CTRL:169:gost_magma_mgm_ctrl
GOST_F_GOST_MGM128_AAD:170:gost_mgm128_aad
GOST_F_GOST_MGM128_DECRYPT:171:gost_mgm128_decrypt
GOST_F_GOST_MGM128_ENCRYPT:172:gost_mgm128_encrypt
GOST_F_MAGMA_CIPHER_CTL:163:magma_cipher_ctl
GOST_F_MAGMA_CIPHER_CTL_ACPKM_OMAC:164:magma_cipher_ctl_acpkm_omac
GOST_F_MAGMA_CIPHER_INIT_CTR_ACPKM_OMAC:165:magma_cipher_init_ctr_acpkm_omac
GOST_F_OMAC_ACPKM_IMIT_CTRL:144:omac_acpkm_imit_ctrl
GOST_F_OMAC_ACPKM_IMIT_FINAL:145:omac_acpkm_imit_final
GOST_F_OMAC_ACPKM_IMIT_UPDATE:146:omac_acpkm_imit_update
GOST_F_OMAC_ACPKM_KEY:147:omac_acpkm_key
GOST_F_OMAC_IMIT_CTRL:116:omac_imit_ctrl
GOST_F_OMAC_IMIT_FINAL:117:omac_imit_final
GOST_F_OMAC_IMIT_UPDATE:118:omac_imit_update
GOST_F_OMAC_KEY:138:omac_key
GOST_F_PARAM_COPY_GOST_EC:119:param_copy_gost_ec
GOST_F_PKEY_GOST2001_PARAMGEN:120:pkey_gost2001_paramgen
GOST_F_PKEY_GOST2012_PARAMGEN:121:pkey_gost2012_paramgen
GOST_F_PKEY_GOST2018_DECRYPT:150:pkey_gost2018_decrypt
GOST_F_PKEY_GOST2018_ENCRYPT:151:pkey_gost2018_encrypt
GOST_F_PKEY_GOST_CTRL:122:pkey_gost_ctrl
GOST_F_PKEY_GOST_DECRYPT:153:pkey_gost_decrypt
GOST_F_PKEY_GOST_ECCP_DECRYPT:123:pkey_GOST_ECcp_decrypt
GOST_F_PKEY_GOST_ECCP_ENCRYPT:124:pkey_GOST_ECcp_encrypt
GOST_F_PKEY_GOST_EC_CTRL_STR_256:125:pkey_gost_ec_ctrl_str_256
GOST_F_PKEY_GOST_EC_CTRL_STR_512:126:pkey_gost_ec_ctrl_str_512
GOST_F_PKEY_GOST_EC_CTRL_STR_COMMON:154:pkey_gost_ec_ctrl_str_common
GOST_F_PKEY_GOST_EC_DERIVE:127:pkey_gost_ec_derive
GOST_F_PKEY_GOST_ENCRYPT:152:pkey_gost_encrypt
GOST_F_PKEY_GOST_GRASSHOPPER_MAC_SIGNCTX_INIT:141:\
	pkey_gost_grasshopper_mac_signctx_init
GOST_F_PKEY_GOST_MAC_CTRL:128:pkey_gost_mac_ctrl
GOST_F_PKEY_GOST_MAC_CTRL_STR:129:pkey_gost_mac_ctrl_str
GOST_F_PKEY_GOST_MAC_KEYGEN_BASE:130:pkey_gost_mac_keygen_base
GOST_F_PKEY_GOST_MAC_SIGNCTX_INIT:131:pkey_gost_mac_signctx_init
GOST_F_PKEY_GOST_MAGMA_MAC_SIGNCTX_INIT:142:pkey_gost_magma_mac_signctx_init
GOST_F_PKEY_GOST_OMAC_CTRL:139:pkey_gost_omac_ctrl
GOST_F_PKEY_GOST_OMAC_CTRL_STR:140:pkey_gost_omac_ctrl_str
GOST_F_PRINT_GOST_EC_PUB:132:print_gost_ec_pub
GOST_F_PRIV_DECODE_GOST:133:priv_decode_gost
GOST_F_PUB_DECODE_GOST_EC:134:pub_decode_gost_ec
GOST_F_PUB_ENCODE_GOST_EC:135:pub_encode_gost_ec
GOST_F_UNPACK_CP_SIGNATURE:136:unpack_cp_signature
GOST_F_VKO_COMPUTE_KEY:137:VKO_compute_key

#Reason codes
GOST_R_BAD_KEY_PARAMETERS_FORMAT:100:bad key parameters format
GOST_R_BAD_MAC:133:bad mac
GOST_R_BAD_ORDER:132:bad order
GOST_R_BAD_PKEY_PARAMETERS_FORMAT:101:bad pkey parameters format
GOST_R_CANNOT_PACK_EPHEMERAL_KEY:102:cannot pack ephemeral key
GOST_R_CANNOT_UNPACK_EPHEMERAL_KEY:136:cannot unpack ephemeral key
GOST_R_CIPHER_NOT_FOUND:103:cipher not found
GOST_R_CTRL_CALL_FAILED:104:ctrl call failed
GOST_R_DATA_TOO_LARGE:141:data too large
GOST_R_ERROR_COMPUTING_EXPORT_KEYS:135:error computing export keys
GOST_R_ERROR_COMPUTING_SHARED_KEY:105:error computing shared key
GOST_R_ERROR_DECODING_PUBLIC_KEY:138:error decoding public key
GOST_R_ERROR_PARSING_KEY_TRANSPORT_INFO:106:error parsing key transport info
GOST_R_ERROR_POINT_MUL:107:error point mul
GOST_R_ERROR_SETTING_PEER_KEY:139:error setting peer key
GOST_R_INCOMPATIBLE_ALGORITHMS:108:incompatible algorithms
GOST_R_INCOMPATIBLE_PEER_KEY:109:incompatible peer key
GOST_R_INVALID_BUFFER_SIZE:140:invalid buffer size
GOST_R_INVALID_CIPHER:134:invalid cipher
GOST_R_INVALID_CIPHER_PARAMS:110:invalid cipher params
GOST_R_INVALID_CIPHER_PARAM_OID:111:invalid cipher param oid
GOST_R_INVALID_DIGEST_TYPE:112:invalid digest type
GOST_R_INVALID_IV_LENGTH:113:invalid iv length
GOST_R_INVALID_MAC_KEY_LENGTH:114:invalid mac key length
GOST_R_INVALID_MAC_KEY_SIZE:115:invalid mac key size
GOST_R_INVALID_MAC_PARAMS:116:invalid mac params
GOST_R_INVALID_MAC_SIZE:117:invalid mac size
GOST_R_INVALID_PARAMSET:118:invalid paramset
GOST_R_INVALID_TAG_LENGTH:142:invalid tag length
GOST_R_KEY_IS_NOT_INITIALIZED:119:key is not initialized
GOST_R_KEY_PARAMETERS_MISSING:120:key parameters missing
GOST_R_MAC_KEY_NOT_SET:121:mac key not set
GOST_R_NO_PARAMETERS_SET:122:no parameters set
GOST_R_NO_PEER_KEY:123:no peer key
GOST_R_NO_PRIVATE_PART_OF_NON_EPHEMERAL_KEYPAIR:124:\
	no private part of non ephemeral keypair
GOST_R_PUBLIC_KEY_UNDEFINED:125:public key undefined
GOST_R_RNG_ERROR:126:rng error
GOST_R_SIGNATURE_MISMATCH:127:signature mismatch
GOST_R_SIGNATURE_PARTS_GREATER_THAN_Q:128:signature parts greater than q
GOST_R_UKM_NOT_SET:129:ukm not set
GOST_R_UNSUPPORTED_CIPHER_CTL_COMMAND:130:unsupported cipher ctl command
GOST_R_UNSUPPORTED_PARAMETER_SET:131:unsupported parameter set
GOST_R_UNSUPPORTED_RECIPIENT_INFO:137:unsupported recipient info