ARMmbed / mbed-os-example-tls

mbed TLS Sample application
Apache License 2.0
30 stars 53 forks source link

benchmark: Remove Mbed TLS 3.0 removed crypto #306

Closed Patater closed 2 years ago

Patater commented 2 years ago

To help the benchmark application be more portable between Mbed TLS 2.x and 3.x, avoid enabling any crypto that Mbed TLS 3.x has removed.