Skip to main content
SWans.1
Associate
December 9, 2020
Solved

Is the TRNG of the STM32 L562RET6 also comform to the AIS31 standard?

  • December 9, 2020
  • 1 reply
  • 768 views

Your microcontroller STM32 L562RET6 claims NIST SP800-90B conformity.

Does this TRNG also fit the criteria of the functionality class PTG.2 in the document

"A proposal for: Functionality classes for random number generators" [1]

Is the TRNG also comform to the AIS31 standard?

[1] https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Zertifizierung/Interpretationen/AIS_31_Functionality_classes_for_random_number_generators_e.pdf?__blob=publicationFile&v=1

This topic has been closed for replies.
Best answer by Imen.D

Hello @SWans.1​ ,

Welcome to the STM32 Community :smiling_face_with_smiling_eyes:

STM32L5 TRNG should be compliant to AIS31 PTG.2 class, but it has not been through the certification process yet.  

Please mark my answer as best by clicking on the "Select as Best" button if it fully answered your question. This will help other users find this answer more quickly.

Imen

1 reply

Imen.DBest answer
Technical Moderator
December 10, 2020

Hello @SWans.1​ ,

Welcome to the STM32 Community :smiling_face_with_smiling_eyes:

STM32L5 TRNG should be compliant to AIS31 PTG.2 class, but it has not been through the certification process yet.  

Please mark my answer as best by clicking on the "Select as Best" button if it fully answered your question. This will help other users find this answer more quickly.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
SWans.1
SWans.1Author
Associate
December 10, 2020

Thanks.