mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 19:54:32 +02:00
Merge branch 'update/micro-ecc_submodule_v5.1' into 'release/v5.1'
feat(bootloader): Update micro-ecc version to v1.1 (v5.1) See merge request espressif/esp-idf!26139
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -30,12 +30,12 @@
|
|||||||
[submodule "components/bootloader/subproject/components/micro-ecc/micro-ecc"]
|
[submodule "components/bootloader/subproject/components/micro-ecc/micro-ecc"]
|
||||||
path = components/bootloader/subproject/components/micro-ecc/micro-ecc
|
path = components/bootloader/subproject/components/micro-ecc/micro-ecc
|
||||||
url = ../../kmackay/micro-ecc.git
|
url = ../../kmackay/micro-ecc.git
|
||||||
sbom-version = 1.0
|
sbom-version = 1.1
|
||||||
sbom-cpe = cpe:2.3:a:micro-ecc_project:micro-ecc:{}:*:*:*:*:*:*:*
|
sbom-cpe = cpe:2.3:a:micro-ecc_project:micro-ecc:{}:*:*:*:*:*:*:*
|
||||||
sbom-supplier = Person: Ken MacKay
|
sbom-supplier = Person: Ken MacKay
|
||||||
sbom-url = https://github.com/kmackay/micro-ecc
|
sbom-url = https://github.com/kmackay/micro-ecc
|
||||||
sbom-description = A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors
|
sbom-description = A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors
|
||||||
sbom-hash = d037ec89546fad14b5c4d5456c2e23a71e554966
|
sbom-hash = 24c60e243580c7868f4334a1ba3123481fe1aa48
|
||||||
|
|
||||||
[submodule "components/spiffs/spiffs"]
|
[submodule "components/spiffs/spiffs"]
|
||||||
path = components/spiffs/spiffs
|
path = components/spiffs/spiffs
|
||||||
|
Reference in New Issue
Block a user