X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost.txt;h=540b755cab293cffe442c595f2dae04cd3f52a63;hb=be65ae82130e6908c88b975597d05f128057a287;hp=4c66dec294a56c97c4711aa42292f865da8760b1;hpb=6b41c2e3f9335af1437a05e6f48bfec7e1841a75;p=openssl-gost%2Fengine.git diff --git a/gost.txt b/gost.txt index 4c66dec..540b755 100644 --- a/gost.txt +++ b/gost.txt @@ -23,7 +23,9 @@ GOST_F_GOST_GRASSHOPPER_SET_ASN1_PARAMETERS:112:\ 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_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 @@ -35,6 +37,8 @@ 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_ECCP_DECRYPT:123:pkey_GOST_ECcp_decrypt GOST_F_PKEY_GOST_ECCP_ENCRYPT:124:pkey_GOST_ECcp_encrypt @@ -59,16 +63,19 @@ 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_CIPHER_NOT_FOUND:103:cipher not found GOST_R_CTRL_CALL_FAILED:104:ctrl call failed +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_PARSING_KEY_TRANSPORT_INFO:106:error parsing key transport info GOST_R_ERROR_POINT_MUL:107:error point mul GOST_R_INCOMPATIBLE_ALGORITHMS:108:incompatible algorithms GOST_R_INCOMPATIBLE_PEER_KEY:109:incompatible peer key +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