esp-idf/components/bootloader/subproject/components/micro-ecc
harshal.patil a686c20ee5
feat(bootloader): Update micro-ecc version to v1.1
This fix ensures that https://nvd.nist.gov/vuln/detail/CVE-2020-27209 is not
reported by the ESP-IDF SBOM tool. Please note that, this CVE was anyways not
applicable for ESP32 platform, as the bootloader (user of micro-ecc library)
do not perform signing on the device, its only verification that happens in
secure-boot-v1 case.
2023-09-20 11:29:58 +05:30
..
micro-ecc@24c60e2435 feat(bootloader): Update micro-ecc version to v1.1 2023-09-20 11:29:58 +05:30
CMakeLists.txt bootloader: Add fault injection resistance to Secure Boot bootloader verification 2020-02-27 14:37:19 +05:30
uECC_verify_antifault.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
uECC_verify_antifault.h bootloader: update copyright notice 2021-06-02 14:22:09 +02:00