1. 2b22b1e Add and update some .gitignore files by Ronald Cron · 1 year, 2 months ago
  2. 0c847bc Fix Make issues with Everest enabled by Paul Elliott · 1 year, 6 months ago
  3. fffeae8 Update license for p256-m by Dave Rodgman · 1 year, 9 months ago
  4. 3c33cb5 Fix 3rdparty target names for custom config by David Horstmann · 1 year, 10 months ago
  5. 8f4c19a Merge pull request #8273 from davidhorstmann-arm:target-prefix-3rdparty by Minos Galanakis · 1 year, 10 months ago
  6. bf66b75 Add custom config logic to 3rdparty modules by David Horstmann · 1 year, 10 months ago
  7. de527fb Add MBEDTLS_TARGET_PREFIX to 3rdparty CMake by David Horstmann · 1 year, 10 months ago
  8. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  9. 4792b20 Revert 3rd party p-256 entry file by Xiaokang Qian · 1 year, 11 months ago
  10. 077ffc0 Ensure build of P256 pass by Xiaokang Qian · 2 years ago
  11. 7046468 Define the psa wrapper functions as static inline by Thomas Daubney · 2 years, 1 month ago
  12. efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 11 months ago
  13. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  14. 3ec976c Fix typo in variable declaration by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  15. f251894 Fix documentation of error codes by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  16. 5ca6934 Improve comments on key formats by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  17. fbea9d2 Improve return code by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  18. f7298cd Fix some issues in comments by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  19. da0bb9f Merge pull request #8034 from gilles-peskine-arm/bump_version-doc_mainpage by Dave Rodgman · 1 year, 11 months ago
  20. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  21. ba63e0c Use macros for sizes in p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  22. f0251e0 Improve error codes in p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  23. 18d7142 Add export_public_key entry point to p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  24. 5424cf2 Add import_key entry point to p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  25. bac6d9a Add key management utilities to p256-m by Manuel Pégourié-Gonnard · 2 years ago
  26. 8cae2c2 Use the zeroize function from Mbed TLS by Gilles Peskine · 1 year, 11 months ago
  27. 024a3b3 Disable p256-m asm on aarch64 by Dave Rodgman · 2 years ago
  28. 983923c p256m: minor fixes to the driver interface by Valerio Setti · 2 years ago
  29. 9866df9 Add copyright (as agreed with Manuel) by Dave Rodgman · 2 years, 2 months ago
  30. 641cb89 Minor changes to documentation and code comments for clarity by Aditya Deshpande · 2 years, 4 months ago
  31. 7b9934d Add support for building p256-m alongside Mbed TLS with CMake. by Aditya Deshpande · 2 years, 4 months ago
  32. ac363d8 Migrate p256-m_driver_entrypoints.[hc] to new code style by Aditya Deshpande · 2 years, 5 months ago
  33. f100f00 Add warnings to documentation stating that p256-m code may be out of date with upstream, plus other minor grammatical fixes. by Aditya Deshpande · 2 years, 5 months ago
  34. be55bb2 Use psa_generate_random() instead of mbedtls_ctr_dbrg by Aditya Deshpande · 2 years, 5 months ago
  35. 045b370 Add SPDX license identifiers to driver entry point files by Aditya Deshpande · 2 years, 6 months ago
  36. a8d663d Add README and license from the p256-m repo by Aditya Deshpande · 2 years, 6 months ago
  37. bac592d Remove rand() from p256_generate_random() and move to an implementation based on mbedtls_ctr_drbg by Aditya Deshpande · 2 years, 6 months ago
  38. caed18e Add README in p256-m/ by Aditya Deshpande · 2 years, 6 months ago
  39. a9612d0 Remove unnecessary no-check-names comments by Aditya Deshpande · 2 years, 6 months ago
  40. 695e44b Rename p256m to p256 for uniform function/macro prefixes by Aditya Deshpande · 2 years, 6 months ago
  41. e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 7 months ago