iMXRT1170 and Random Number Generation(RNG)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMXRT1170 and Random Number Generation(RNG)

Jump to solution
768 Views
Naveed
Contributor II

Hi,

I am using iMXRT1170 EVK board. I want to know the RNG support for this.

1. This processor have any FIPS 140-2 Level 2 certification, which are the modules covered by this certification?

2. Is there any reference example code for RNG?

Thanks in advance.

0 Kudos
Reply
1 Solution
743 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @Naveed ,

You can refer to the caam example in RT1190 SDK. SDK_2_11_0_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\caam

The symmetric key is generated at random, using CAAM's RNG.

 

Regards,

Jing

View solution in original post

0 Kudos
Reply
1 Reply
744 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @Naveed ,

You can refer to the caam example in RT1190 SDK. SDK_2_11_0_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\caam

The symmetric key is generated at random, using CAAM's RNG.

 

Regards,

Jing

0 Kudos
Reply