Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 651 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 651 Bytes

Mbed TLS Benchmark example on Mbed OS

This application benchmarks the various cryptographic primitives offered by Mbed TLS.

Getting started

Set up your environment if you have not done so already. For instructions, refer to the main readme.

You can also compile this example with the Mbed Online Compiler by using this project.

Monitoring the application

See ../tests/benchmark.log for expected output.

Note: This application can take several minutes to 20 minutes to finish.