mirror of
https://github.com/rvtr/ctr_eFuse.git
synced 2025-11-02 00:11:04 -04:00
RootCAの名称変更によるバージョンアップ,ver4
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@196 ff987cc8-cf2f-4642-8568-d52cce064691
This commit is contained in:
parent
8e5ef49ca9
commit
161d102c76
@ -137,8 +137,8 @@ extern "C" {
|
|||||||
|
|
||||||
#define ENCRYPT_AES 1 // 定義を有効でFIX.(これが未定義の場合、IDの暗号化がRSAになる。)
|
#define ENCRYPT_AES 1 // 定義を有効でFIX.(これが未定義の場合、IDの暗号化がRSAになる。)
|
||||||
|
|
||||||
#define CR_GEN_ID_VERSION 3 // シャープへのリリースごとにUPする。
|
#define CR_GEN_ID_VERSION 4 // シャープへのリリースごとにUPする。
|
||||||
// 2010/01/29 Release ver.3
|
// 2010/02/01 Release ver.4
|
||||||
#ifdef USE_HSM
|
#ifdef USE_HSM
|
||||||
#define CR_GEN_ID_MAGICCODE 0xdeadb00f; /* 最終的にはこちらで動作。0xdeadbeefにするとRSAでコケる。 */
|
#define CR_GEN_ID_MAGICCODE 0xdeadb00f; /* 最終的にはこちらで動作。0xdeadbeefにするとRSAでコケる。 */
|
||||||
#else // !USE_HSM
|
#else // !USE_HSM
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user