Windows: allow selecting KDFs in benchmark dialog

Add a KDF checklist to the Windows benchmark dialog while keeping all algorithms selected by default.

Filter KDF benchmark execution to the checked algorithms and silently skip when none are selected.

Reuse existing KDF localization strings and keep Language.xml unchanged.
This commit is contained in:
Mounir IDRASSI
2026-06-05 22:08:02 +09:00
parent df3bb7c5e6
commit fd80bc0679
3 changed files with 194 additions and 13 deletions
+2 -1
View File
@@ -227,6 +227,7 @@
#define IDC_LINK_KEYFILES_EXTENSIONS_WARNING 5144
#define IDC_DISABLE_MEMORY_PROTECTION 5145
#define IDC_DISABLE_MEMORY_PROTECTION_HELP 5146
#define IDC_BENCHMARK_KDF_LIST 5147
// Next default values for new objects
//
@@ -235,7 +236,7 @@
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 585
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 5147
#define _APS_NEXT_CONTROL_VALUE 5148
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif