]> www.wagner.pp.ru Git - openssl-gost/engine.git/blob - gost.txt
New Gost CMS support, KARI/KTRI parsing
[openssl-gost/engine.git] / gost.txt
1 # Copyright 1999-2020 The OpenSSL Project Authors. All Rights Reserved.
2 #
3 # Licensed under the OpenSSL license (the "License").  You may not use
4 # this file except in compliance with the License.  You can obtain a copy
5 # in the file LICENSE in the source distribution or at
6 # https://www.openssl.org/source/license.html
7
8 # Function codes
9 GOST_F_DECODE_GOST_ALGOR_PARAMS:100:decode_gost_algor_params
10 GOST_F_ENCODE_GOST_ALGOR_PARAMS:101:encode_gost_algor_params
11 GOST_F_FILL_GOST_EC_PARAMS:102:fill_GOST_EC_params
12 GOST_F_GET_ENCRYPTION_PARAMS:103:get_encryption_params
13 GOST_F_GOST89_GET_ASN1_PARAMETERS:104:gost89_get_asn1_parameters
14 GOST_F_GOST89_SET_ASN1_PARAMETERS:105:gost89_set_asn1_parameters
15 GOST_F_GOST_CIPHER_CTL:106:gost_cipher_ctl
16 GOST_F_GOST_CMS_SET_KARI_SHARED_INFO:156:gost_cms_set_kari_shared_info
17 GOST_F_GOST_CMS_SET_KTRI_SHARED_INFO:157:gost_cms_set_ktri_shared_info
18 GOST_F_GOST_CMS_SET_SHARED_INFO:155:gost_cms_set_shared_info
19 GOST_F_GOST_EC_COMPUTE_PUBLIC:107:gost_ec_compute_public
20 GOST_F_GOST_EC_KEYGEN:108:gost_ec_keygen
21 GOST_F_GOST_EC_SIGN:109:gost_ec_sign
22 GOST_F_GOST_EC_VERIFY:110:gost_ec_verify
23 GOST_F_GOST_GRASSHOPPER_CIPHER_CTL:111:gost_grasshopper_cipher_ctl
24 GOST_F_GOST_GRASSHOPPER_SET_ASN1_PARAMETERS:112:\
25         gost_grasshopper_set_asn1_parameters
26 GOST_F_GOST_IMIT_CTRL:113:gost_imit_ctrl
27 GOST_F_GOST_IMIT_FINAL:114:gost_imit_final
28 GOST_F_GOST_IMIT_UPDATE:115:gost_imit_update
29 GOST_F_GOST_KDFTREE2012_256:149:gost_kdftree2012_256
30 GOST_F_GOST_KEXP15:143:gost_kexp15
31 GOST_F_GOST_KIMP15:148:gost_kimp15
32 GOST_F_OMAC_ACPKM_IMIT_CTRL:144:omac_acpkm_imit_ctrl
33 GOST_F_OMAC_ACPKM_IMIT_FINAL:145:omac_acpkm_imit_final
34 GOST_F_OMAC_ACPKM_IMIT_UPDATE:146:omac_acpkm_imit_update
35 GOST_F_OMAC_ACPKM_KEY:147:omac_acpkm_key
36 GOST_F_OMAC_IMIT_CTRL:116:omac_imit_ctrl
37 GOST_F_OMAC_IMIT_FINAL:117:omac_imit_final
38 GOST_F_OMAC_IMIT_UPDATE:118:omac_imit_update
39 GOST_F_OMAC_KEY:138:omac_key
40 GOST_F_PARAM_COPY_GOST_EC:119:param_copy_gost_ec
41 GOST_F_PKEY_GOST2001_PARAMGEN:120:pkey_gost2001_paramgen
42 GOST_F_PKEY_GOST2012_PARAMGEN:121:pkey_gost2012_paramgen
43 GOST_F_PKEY_GOST2018_DECRYPT:150:pkey_gost2018_decrypt
44 GOST_F_PKEY_GOST2018_ENCRYPT:151:pkey_gost2018_encrypt
45 GOST_F_PKEY_GOST_CTRL:122:pkey_gost_ctrl
46 GOST_F_PKEY_GOST_DECRYPT:153:pkey_gost_decrypt
47 GOST_F_PKEY_GOST_ECCP_DECRYPT:123:pkey_GOST_ECcp_decrypt
48 GOST_F_PKEY_GOST_ECCP_ENCRYPT:124:pkey_GOST_ECcp_encrypt
49 GOST_F_PKEY_GOST_EC_CTRL_STR_256:125:pkey_gost_ec_ctrl_str_256
50 GOST_F_PKEY_GOST_EC_CTRL_STR_512:126:pkey_gost_ec_ctrl_str_512
51 GOST_F_PKEY_GOST_EC_CTRL_STR_COMMON:154:pkey_gost_ec_ctrl_str_common
52 GOST_F_PKEY_GOST_EC_DERIVE:127:pkey_gost_ec_derive
53 GOST_F_PKEY_GOST_ENCRYPT:152:pkey_gost_encrypt
54 GOST_F_PKEY_GOST_GRASSHOPPER_MAC_SIGNCTX_INIT:141:\
55         pkey_gost_grasshopper_mac_signctx_init
56 GOST_F_PKEY_GOST_MAC_CTRL:128:pkey_gost_mac_ctrl
57 GOST_F_PKEY_GOST_MAC_CTRL_STR:129:pkey_gost_mac_ctrl_str
58 GOST_F_PKEY_GOST_MAC_KEYGEN_BASE:130:pkey_gost_mac_keygen_base
59 GOST_F_PKEY_GOST_MAC_SIGNCTX_INIT:131:pkey_gost_mac_signctx_init
60 GOST_F_PKEY_GOST_MAGMA_MAC_SIGNCTX_INIT:142:pkey_gost_magma_mac_signctx_init
61 GOST_F_PKEY_GOST_OMAC_CTRL:139:pkey_gost_omac_ctrl
62 GOST_F_PKEY_GOST_OMAC_CTRL_STR:140:pkey_gost_omac_ctrl_str
63 GOST_F_PRINT_GOST_EC_PUB:132:print_gost_ec_pub
64 GOST_F_PRIV_DECODE_GOST:133:priv_decode_gost
65 GOST_F_PUB_DECODE_GOST_EC:134:pub_decode_gost_ec
66 GOST_F_PUB_ENCODE_GOST_EC:135:pub_encode_gost_ec
67 GOST_F_UNPACK_CP_SIGNATURE:136:unpack_cp_signature
68 GOST_F_VKO_COMPUTE_KEY:137:VKO_compute_key
69
70 #Reason codes
71 GOST_R_BAD_KEY_PARAMETERS_FORMAT:100:bad key parameters format
72 GOST_R_BAD_MAC:133:bad mac
73 GOST_R_BAD_ORDER:132:bad order
74 GOST_R_BAD_PKEY_PARAMETERS_FORMAT:101:bad pkey parameters format
75 GOST_R_CANNOT_PACK_EPHEMERAL_KEY:102:cannot pack ephemeral key
76 GOST_R_CANNOT_UNPACK_EPHEMERAL_KEY:136:cannot unpack ephemeral key
77 GOST_R_CIPHER_NOT_FOUND:103:cipher not found
78 GOST_R_CTRL_CALL_FAILED:104:ctrl call failed
79 GOST_R_ERROR_COMPUTING_EXPORT_KEYS:135:error computing export keys
80 GOST_R_ERROR_COMPUTING_SHARED_KEY:105:error computing shared key
81 GOST_R_ERROR_DECODING_PUBLIC_KEY:138:error decoding public key
82 GOST_R_ERROR_PARSING_KEY_TRANSPORT_INFO:106:error parsing key transport info
83 GOST_R_ERROR_POINT_MUL:107:error point mul
84 GOST_R_ERROR_SETTING_PEER_KEY:139:error setting peer key
85 GOST_R_INCOMPATIBLE_ALGORITHMS:108:incompatible algorithms
86 GOST_R_INCOMPATIBLE_PEER_KEY:109:incompatible peer key
87 GOST_R_INVALID_CIPHER:134:invalid cipher
88 GOST_R_INVALID_CIPHER_PARAMS:110:invalid cipher params
89 GOST_R_INVALID_CIPHER_PARAM_OID:111:invalid cipher param oid
90 GOST_R_INVALID_DIGEST_TYPE:112:invalid digest type
91 GOST_R_INVALID_IV_LENGTH:113:invalid iv length
92 GOST_R_INVALID_MAC_KEY_LENGTH:114:invalid mac key length
93 GOST_R_INVALID_MAC_KEY_SIZE:115:invalid mac key size
94 GOST_R_INVALID_MAC_PARAMS:116:invalid mac params
95 GOST_R_INVALID_MAC_SIZE:117:invalid mac size
96 GOST_R_INVALID_PARAMSET:118:invalid paramset
97 GOST_R_KEY_IS_NOT_INITIALIZED:119:key is not initialized
98 GOST_R_KEY_PARAMETERS_MISSING:120:key parameters missing
99 GOST_R_MAC_KEY_NOT_SET:121:mac key not set
100 GOST_R_NO_PARAMETERS_SET:122:no parameters set
101 GOST_R_NO_PEER_KEY:123:no peer key
102 GOST_R_NO_PRIVATE_PART_OF_NON_EPHEMERAL_KEYPAIR:124:\
103         no private part of non ephemeral keypair
104 GOST_R_PUBLIC_KEY_UNDEFINED:125:public key undefined
105 GOST_R_RNG_ERROR:126:rng error
106 GOST_R_SIGNATURE_MISMATCH:127:signature mismatch
107 GOST_R_SIGNATURE_PARTS_GREATER_THAN_Q:128:signature parts greater than q
108 GOST_R_UKM_NOT_SET:129:ukm not set
109 GOST_R_UNSUPPORTED_CIPHER_CTL_COMMAND:130:unsupported cipher ctl command
110 GOST_R_UNSUPPORTED_PARAMETER_SET:131:unsupported parameter set
111 GOST_R_UNSUPPORTED_RECIPIENT_INFO:137:unsupported recipient info