3f9ec900c4
Although MCUboot has used PKCS#1 v2.1 (PSS) for some time now, the mbed TLS config file was calling out v1.5. This compiled because MCUboot implements its own specialized version of the signature check, and only needs the underlying primitives from mbed TLS. (The general code in mbed TLS is quite a bit larger). To make it clear that we are always using PSS, change the mbed TLS configuration to call this out explicitly. Signed-off-by: David Brown <david.brown@linaro.org> |
||
---|---|---|
.. | ||
flash_map | ||
hal | ||
os | ||
serial_adapter | ||
sysflash | ||
config-asn1.h | ||
config-boot.h | ||
target.h |