Skip to content

Fix condition for mbedtls 3 compatibility layer.

pkv requested to merge pkviet/librist:mbed into master

The condition should be >= instead of >. Fixes use of mbedtls 3.0 w/ librist.

Merge request reports