SCP03 key version

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,549件の閲覧回数
deang
Contributor III

Is there any information on how to set/use the key version when rotating SCP03 keys and using them?  In nxScp03_CP_InitializedUpdate() (in se05x_APDU_impl.c) the key version is set here:

     tlvHeader_t hdr = {{CLA_GP_7816, INS_GP_INITIALIZE_UPDATE, keyVersion, 0x00}};

For SCP03 the version is 0xB.  If I rotate the SCP03 keys should this number change?

I'm using the NXP Nano package.

Dean

0 件の賞賛
返信
1 解決策
1,521件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @deang ,

 

The key version number (KVN) is the identifier of the slot where the key is stored. It shall stay the same, the existing key should get exchanged on the key rotation to overwrite the previously stored default key. 

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,522件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @deang ,

 

The key version number (KVN) is the identifier of the slot where the key is stored. It shall stay the same, the existing key should get exchanged on the key rotation to overwrite the previously stored default key. 

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信
1,481件の閲覧回数
deang
Contributor III

Thanks @Kan_Li 

Dean

0 件の賞賛
返信