1. 02bf072 bootutil/crypto: Refactor the RSA signature verification and encryption by Antonio de Angelis · 2 years, 9 months ago
  2. b111f98 boot: Add the support of MBEDTLS version 3.0.0 by Sherry Zhang · 4 years, 1 month ago
  3. 260ae09 boot: Modify common code access for flash_area objects by Dominik Ermel · 4 years, 3 months ago
  4. 0f64197 boot: Add AES256 support for image encryption by Salome Thirot · 4 years, 3 months ago
  5. 25c7a0f Bootutil/Crypto: add encryption with mbedTLS by Bohdan Kovalchuk · 4 years, 8 months ago
  6. 4f4833d Abstracting mcuboot crypto functions for cleaner porting and less of an ifdef hell. by Blaž Hrastnik · 5 years ago
  7. f62ea0c bootutil *should not* import assert.h by Blaž Hrastnik · 5 years ago
  8. 453231c Remove unused headers. by Blaž Hrastnik · 5 years ago
  9. 30feaf6 hal_flash is unused, remove the import. by Blaž Hrastnik · 5 years ago
  10. aac7111 boot: Update copyrights and licenses by David Brown · 6 years ago
  11. 6aec6ae boot: bootutil: add x25519 encrypted image support by Fabio Utzig · 5 years ago
  12. 4741c45 bootutil: allow encryption key TLVs in swap status by Fabio Utzig · 6 years ago
  13. 6f4d8f8 bootutil: allow RSA encryption keys without DP/DQ/QP by Fabio Utzig · 6 years ago
  14. 23e99b0 boot: encrypted: fix HKDF input size macro by Fabio Utzig · 6 years ago
  15. 5fde832 bootutil: add ECIES-P256 support by Fabio Utzig · 6 years ago
  16. 61fd888 Add TLV iterator API by Fabio Utzig · 6 years ago
  17. 233af7d Add utility function to find offset/len of TLVs by Fabio Utzig · 6 years ago
  18. b63d995 Remove function that marks encr keys invalid by Fabio Utzig · 6 years ago
  19. 268ace0 Zero AES key when marking invalid by Fabio Utzig · 6 years ago
  20. 6ace9ee Mark key_unwrap local function static by Fabio Utzig · 6 years ago
  21. c962135 Add macro to get TLVs offset from header by Fabio Utzig · 6 years ago
  22. 10ee648 Update bootutil to reduce amount of global state by Fabio Utzig · 6 years ago
  23. b0f0473 Remove current_image global and macro updates by Fabio Utzig · 6 years ago
  24. ba3bd60 Boot: Enable multi-image boot by David Vincze · 6 years ago
  25. cf97dd0 encryption: changed boot_enc_valid() return value to bool by Andrzej Puzdrowski · 6 years ago
  26. e575fe9 image encryption: fix enc_state array indexing for zephyr by Andrzej Puzdrowski · 6 years ago
  27. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  28. 38f5ffe Add key unwrap functionality using tinycrypt by Fabio Utzig · 7 years ago
  29. ba82904 Add bootutil support for encrypted images by Fabio Utzig · 7 years ago