mirror of
https://github.com/rvtr/ctr_eFuse.git
synced 2025-11-02 00:11:04 -04:00
ECDSA_SHA256が無効になっていたのでデフォルト有効にしておく。
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@191 ff987cc8-cf2f-4642-8568-d52cce064691
This commit is contained in:
parent
818a2af430
commit
a9d12cf256
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
DEV_CYGWIN = FALSE
|
DEV_CYGWIN = FALSE
|
||||||
DEBUG_PRINT = FALSE
|
DEBUG_PRINT = FALSE
|
||||||
ECDSA_SHA256 = FALSE
|
ECDSA_SHA256 = TRUE
|
||||||
USE_HSM = TRUE
|
USE_HSM = TRUE
|
||||||
RESET_HSM = TRUE
|
RESET_HSM = TRUE
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user