HSE certificate parsing

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

HSE certificate parsing

245件の閲覧回数
DGB
Contributor II

Hi, I have a question if HSE by itself have possibility to parse certificate and for example extract key from it?

0 件の賞賛
返信
1 返信

220件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @DGB 

To provide a certificate, the HSE supports the option to "import standard key certificates", in this case, the key container of the Key to be imported is formatted according to a standard certificate format. To properly import the key, the host must provide the pointers to the key values and container within the certificate. If we were working with an RSA public key provided as an RSA-signed X.509 certificate we must distribute the information as mentioned in section 6.2.3.6 (Importing standard key certificates) of the HSE_B Firmware Reference Manual.

You can refer to Mbed TLS which is a C library that implements cryptographic primitives, X.509 certificate manipulation, and the SSL/TLS and DTLS protocols. What we provide can be downloaded from S32K3 Reference Software > Automotive SW - S32K3 - mbedTLS.

 

B.R.

VaneB

0 件の賞賛
返信