How to use CAAM RSA driver in imx6ul?

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

How to use CAAM RSA driver in imx6ul?

975 次查看
wayneshih
Contributor I

Hi,

I'm using imx6ulevk YOCTO sumo linux kernel L4.14.98-2.3.1.

I have some problem of accessing CAAM driver.

As far as I know, there are only two ways to access CAAM driver, one is by Cryptodev and the other is AF_ALG.

I successfully implement the symmetric cipher (e.g DES, 3DES, AES) and hashing scheme (e.g MD5, sha-1, sha256 etc) by AF_ALG framwork.

But I don't know how to implement RSA (asymmetric cipher) by either Cryptodev and AF_ALG.

 

if anyone have good idea to solve it?

 

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

915 次查看
igorpadykov
NXP Employee
NXP Employee

Hi  Wayne

one can try to follow CAAM Chapter of i.MX Linux Reference Manual

or ventana/encryption – Gateworks 

also example was sent via mail.

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

0 项奖励