Is it possible to Generate Digital signature of a file directly from CAAM module?

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

Is it possible to Generate Digital signature of a file directly from CAAM module?

1,198件の閲覧回数
swapnilpendhare
Contributor III

HI,

As per my understanding, CAAM module provides options to get HMAC of a data, which can be used for authentication. But is there any way  to generate a Digital signature directly from the CAAM module which can be verified at receiver end with RSA key pair ?

If yes, do i have to generate service request for getting more details?

If no, is it possible to use HMAC mechanism of CAAM and on top of it application based RSA mechanism to signed data and verify it ?

In one of the HAB documentation says that at boot time RSA signature verification is done by HAB software during boot. Does it mean there is no CAAM instruction available to  sign and verify data?

Thanks for your time.

Regards,
Swapnil

ラベル(2)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

967件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  HAB incorporates signature verification using RSA public keys

and the SHA-256 hash algorithm, but i.MX6 CAAM does not support

asymmetric cryptographic acceleration.

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

967件の閲覧回数
swapnilpendhare
Contributor III

Thanks Yuri.

0 件の賞賛
返信