Entitlements could not be checked due to an error reaching the service. Showing non-confidential search results only.

Random number generators (RNGs)

This video explains the importance of using hardware blocks on Arm Cortex-M based devices to generate robust random numbers for IoT security. The hands-on session shows how to create projects in Arm Keil MDK that setup, initialize and use the hardware RNG. The generated numbers are then utilized in Mbed TLS to secure the communication channel of IoT devices.

This is the third out of four introduction videos:
  1. Introduction
  2. Public key-based authentication
  3. Random number generators
  4. Datagram Transport Layer Security