S32K HSE How to configure AES-CBC

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K HSE How to configure AES-CBC

ソリューションへジャンプ
607件の閲覧回数
cool_boy
Contributor II

Hi,

I use EB tool to configure AES-CBC, check HSE Encrypted Key Import, and fill in IV value, and HSE returns 0xaa55a21c. I want to know whether EB supports AES-CBC, and I found that HSE Encrypted Key Import is Vendor specific.

0 件の賞賛
返信
1 解決策
568件の閲覧回数
nxf78987
NXP Employee
NXP Employee

Hello @cool_boy,

I attached an AES_CBC example based on the RTD S32K3 3.0.0 package. You can refer to this example.

Best regards,

Dan

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
574件の閲覧回数
nxf78987
NXP Employee
NXP Employee

Hello @cool_boy,

What is the package and derivative you are using? (for example: derivative is S32K344 and package is SW32K3_RTD_4.4_2.0.0)

Best regards,

Dan

0 件の賞賛
返信
569件の閲覧回数
nxf78987
NXP Employee
NXP Employee

Hello @cool_boy,

I attached an AES_CBC example based on the RTD S32K3 3.0.0 package. You can refer to this example.

Best regards,

Dan

0 件の賞賛
返信
556件の閲覧回数
cool_boy
Contributor II

thank you