SCP03 key version

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

SCP03 key version

跳至解决方案
1,579 次查看
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,551 次查看
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,552 次查看
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,511 次查看
deang
Contributor III

Thanks @Kan_Li 

Dean

0 项奖励
回复