aboutsummaryrefslogtreecommitdiff
path: root/tcl_tests/ossltest.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tcl_tests/ossltest.tcl')
-rw-r--r--tcl_tests/ossltest.tcl2
1 files changed, 1 insertions, 1 deletions
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"}