Is it recommended to use one AES key for both message authentication and message encryption?

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

Is it recommended to use one AES key for both message authentication and message encryption?

1,506 次查看
jordijofrenxp
NXP Employee
NXP Employee

Generally, it is a good design to use different keys for different purposes. Typically, one master key is used to derive the other individual keys using defined constants. This scheme prevents the same keys being used for different uses cases and increases robustness.

标签 (1)
标记 (1)
0 项奖励
回复
0 回复数