1. 2f045a2 bootutil: Align mbedtls_ecdsa signature verification with cypress mbedtls hw accel implementation by Roman Okhrimenko · 4 years, 5 months ago
  2. 641af45 boot: Support Mbed TLS ECDSA for signatures by David Brown · 4 years, 6 months ago
  3. 59f1d29 bootutil: ecdsa: Fix CC310 for nRF devices by Sigvart Hovland · 4 years, 9 months ago
  4. 1dcc73b Add ifdefs in crypto abstract function for ec256 to enable compilation when mbedtls used as backend by Roman Okhrimenko · 4 years, 10 months ago v1.6.1-cypress
  5. 4f4833d Abstracting mcuboot crypto functions for cleaner porting and less of an ifdef hell. by Blaž Hrastnik · 5 years ago
  6. aac7111 boot: Update copyrights and licenses by David Brown · 6 years ago
  7. 65a6ab2 boot: bootutil: Add cc310 interface for ecdsa by Sigvart Hovland · 6 years ago
  8. 795cd0d boot: bootutil: Change ec256 so that it can support multiple interfaces by Sigvart Hovland · 6 years ago
  9. 006994b Fix a buffer overflow on EC point load by Fabio Utzig · 7 years ago
  10. f91bca5 Mandate the presence of mcuboot_config/mcuboot_config.h by Marti Bolivar · 7 years ago
  11. 1a927dd Update bootutil_sig_verify to receive slen as size_t by Fabio Utzig · 8 years ago
  12. 33fa8ad Avoid memcpy'ing a public key by reusing buf by Fabio Utzig · 8 years ago
  13. 1618488 This requires Tinycrypt 0.2.7. by Szymon Janc · 8 years ago
  14. ba1fbe6 Fix running newtmgr when building for mcuboot by Fabio Utzig · 8 years ago
  15. eed80b6 Fix broken Mynewt BOOTUTIL_ -> MCUBOOT_ mapping by Fabio Utzig · 8 years ago
  16. 19356bf Make mcuboot less mynewt style by Fabio Utzig · 8 years ago
  17. baff96f bootutil: ecdsa P-256: Fix handling of sizes by David Brown · 9 years ago
  18. 755daed bootutil; fix issues in parsing signature with ECDSA256. by Marko Kiiskila · 9 years ago
  19. bf94339 boot; first cut at adding support for signatures with ECSDA using NIST P-256. by Marko Kiiskila · 9 years ago