X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=tcl_tests%2Fossltest.tcl;h=fbd126ad6f0fda6107a060d19b4eab792394ded7;hb=9aa10ba25786b585e29c3f396d74bc4b3594467b;hp=c02d566679a9d8b2f166c9ffffe42fdde92515a8;hpb=3b8ddfe2f303b8931842e52bdb5c07c97042f651;p=openssl-gost%2Fengine.git diff --git a/tcl_tests/ossltest.tcl b/tcl_tests/ossltest.tcl index c02d566..fbd126a 100644 --- a/tcl_tests/ossltest.tcl +++ b/tcl_tests/ossltest.tcl @@ -563,7 +563,7 @@ proc pubkey_long_name {alg} { gost2001:C {return "id-GostR3410-2001-CryptoPro-C-ParamSet"} gost2001:XA {return "id-GostR3410-2001-CryptoPro-XchA-ParamSet"} gost2001:XB {return "id-GostR3410-2001-CryptoPro-XchB-ParamSet"} - #gost2012_256:0 {return param_pubkey01_cptest} + gost2012_256:0 {return "id-GostR3410-2001-TestParamSet"} gost2012_256:A {return "id-GostR3410-2001-CryptoPro-A-ParamSet"} gost2012_256:B {return "id-GostR3410-2001-CryptoPro-B-ParamSet"} gost2012_256:C {return "id-GostR3410-2001-CryptoPro-C-ParamSet"}