1. 644fd34 Merge pull request #8284 from gilles-peskine-arm/cmake-fix-3rdparty-custom-config by Paul Elliott · 1 year, 10 months ago gh-readonly-queue/development/pr-8284-3406564b012e2a1f909f9f9708e821d67133632a
  2. 3406564 Merge pull request #8291 from minosgalanakis/bugfix/updated_check_generated_files by Dave Rodgman · 1 year, 10 months ago
  3. 3fb93a8 Merge pull request #8295 from minosgalanakis/changelog/renamed_psa_crypto_driver_wrappers by Dave Rodgman · 1 year, 10 months ago
  4. 3974b17 check-generated-files: Added psa_crypto_driver_wrappers_no_static.c file by Minos Galanakis · 1 year, 10 months ago
  5. 76b709d Changelog: Added entry for psa_crypto_driver_wrappers rename by Minos Galanakis · 1 year, 10 months ago
  6. ff3e9e1 Merge pull request #8292 from minosgalanakis/bugfix/changelog_extensions by Dave Rodgman · 1 year, 10 months ago
  7. 08707ec ChangeLog: Added .txt extension to log entries. by Minos Galanakis · 1 year, 10 months ago
  8. bf66b75 Add custom config logic to 3rdparty modules by David Horstmann · 1 year, 10 months ago
  9. 0673ed2 Merge pull request #8278 from gilles-peskine-arm/7298-changelog by Dave Rodgman · 1 year, 10 months ago
  10. 53307b7 CMake: fix build with 3rdparty module enabled through a custom config by Gilles Peskine · 1 year, 10 months ago
  11. 673fec0 Merge pull request #8277 from mpg/cl-ffdh-psa by Gilles Peskine · 1 year, 10 months ago
  12. 16e9256 Merge pull request #8272 from daverodgman/iar-warnings by Gilles Peskine · 1 year, 10 months ago
  13. d39edea Changelog entry for #7298 by Gilles Peskine · 1 year, 10 months ago
  14. f7baf7b Merge pull request #8271 from daverodgman/fix-numops by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8271-b51f3da3549034818ea5e7b66695a44c65454cbc
  15. ef89fb8 Fix ChangeLog entry for FFDH in PSA by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  16. 9ac0e72 Undo not-needed change by Dave Rodgman · 1 year, 10 months ago
  17. ed9c22d Remove redundant code by Dave Rodgman · 1 year, 10 months ago
  18. 3572bde Assume get_num_ops cannot fail by Dave Rodgman · 1 year, 10 months ago
  19. fe43d12 Always call get_num_ops by Dave Rodgman · 1 year, 10 months ago
  20. b51f3da Merge pull request #8264 from mpg/follow-up-8075 by Dave Rodgman · 1 year, 10 months ago
  21. 2bc38a6 Fix return type by Dave Rodgman · 1 year, 10 months ago
  22. 9329252 Fix IAR statement is unreachable warning by Dave Rodgman · 1 year, 10 months ago
  23. 90330a4 Fix IAR control bypasses initialisation warning by Dave Rodgman · 1 year, 10 months ago
  24. 321c7e9 Fix error handling in psa_driver_wrapper_xxx_hash_get_num_ops by Dave Rodgman · 1 year, 10 months ago
  25. 02a53d7 Fix IAR pointless integer comparison by Dave Rodgman · 1 year, 10 months ago
  26. 7e9af05 Fix IAR control bypasses initialisation warning by Dave Rodgman · 1 year, 10 months ago
  27. 73d8591 Fix IAR change of sign warning by Dave Rodgman · 1 year, 10 months ago
  28. 42f8d5f Merge pull request #8261 from Mbed-TLS/fix-cmake-header-include by Gilles Peskine · 1 year, 10 months ago
  29. 3b2357c Remove components that partially accelerate ECC keys by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  30. 680b48e Update list of ECC key types in user-config-for-test.h by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  31. 3243539 Merge pull request #8242 from mpg/ecc-bn-wrapup by Gilles Peskine · 1 year, 10 months ago
  32. f868d6f Remove spurious comments by David Horstmann · 1 year, 10 months ago fix-cmake-header-include
  33. 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
  34. 862abe2 Fix lowercase comment start by David Horstmann · 1 year, 10 months ago
  35. 8c40f3d Formatting fixes by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  36. 140c08e Minor clarifications. by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  37. c0c9b23 Test only what's support with partial curves accel by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  38. 7f22f34 Add check for unsupported partial curves acceleration by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  39. 842d355 Add check for unsupported partial key type acceleration by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  40. faea919 Fix typo: weiErstrass by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  41. 6be64f7 Use lowercase for local variables by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  42. 822870b Adjust handling of special case for DERIVE by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  43. e662736 Rename macros for consistency by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  44. 89ae266 Update docs/driver-only-builds.md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  45. dfa42b3 Improve documentation about driver-only p256-m. by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  46. 5aab46b Remove now-redundant tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  47. eda7086 Auto-enable ACCEL macros for p256-m driver by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  48. 789000b Update list of p256-m entry points by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  49. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  50. c9d9b1f Update ChangeLog for ECC.BN EPIC by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  51. 7f28856 Merge pull request #8260 from gilles-peskine-arm/crypto_spe-include-fix by Gilles Peskine · 1 year, 10 months ago
  52. 9f48fff Ensure tests will fail if CMake generation fails by David Horstmann · 1 year, 10 months ago
  53. 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
  54. c1bedfe Put crypto_spe.h on the include search path where needed by Gilles Peskine · 1 year, 10 months ago
  55. 7a6836b Document that MBEDTLS_PSA_CRYPTO_SPM needs crypto_spe.h by Gilles Peskine · 1 year, 10 months ago
  56. 3529285 Fix include path to psa/crypto_spe.h by Gilles Peskine · 1 year, 10 months ago
  57. b7b4f23 Add CMake include path for generated header by David Horstmann · 1 year, 10 months ago
  58. bdc678f Add ChangeLog entry for change in driver config API by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  59. f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  60. c4243c6 Merge pull request #8253 from paul-elliott-arm/fix_travis_coverity_build by Gilles Peskine · 1 year, 10 months ago
  61. d2dbd77 Re-add python install of requirements to Travis CI. by Paul Elliott · 1 year, 11 months ago
  62. d472a8f Merge pull request #7980 from xkqian/codesize_exclude_psa_wrappers by Dave Rodgman · 1 year, 10 months ago
  63. 5c21036 Add build with only some ECC key types accelerated by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  64. 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  65. db3035b Fix a typo in psa-crypto-implementation-structure.md by Xiaokang Qian · 1 year, 10 months ago
  66. 76e55a2 Change the documenti about psa_crypto_driver_wrappers.c{h} by Xiaokang Qian · 1 year, 10 months ago
  67. e9dc63e No need to include the 3rd party entry point head file by Xiaokang Qian · 1 year, 10 months ago
  68. 1198e43 Change the description of auto-generated driver dispatch files by Xiaokang Qian · 1 year, 10 months ago
  69. b909aea Remove useless spaces in Makefile by Xiaokang Qian · 1 year, 10 months ago
  70. 9e11126 Remove useless empty line by Xiaokang Qian · 1 year, 11 months ago
  71. c23c351 Remove the UN_USED_DISABLE attribute by Xiaokang Qian · 1 year, 11 months ago
  72. 7d546c7 Change to os.path functions base on comment by Xiaokang Qian · 1 year, 11 months ago
  73. 0e5b53c Move the dependency adjacent to the generated file by Xiaokang Qian · 1 year, 11 months ago
  74. 1b61d6e Change include guards of psa_crypto_driver_wrappers_no_static.h by Xiaokang Qian · 1 year, 11 months ago
  75. 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
  76. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  77. 54a4fdf Automaticly generate psa_crypto_driver_wrappers_no_static.c by Xiaokang Qian · 1 year, 11 months ago
  78. 97d1ccb Dont't generate object file for file only include static functions by Xiaokang Qian · 1 year, 11 months ago
  79. 4792b20 Revert 3rd party p-256 entry file by Xiaokang Qian · 1 year, 11 months ago
  80. 42266dd Revert the Makefile to remove the dependency of generate_files by Xiaokang Qian · 1 year, 11 months ago
  81. 9345b2e Move functions out of the static file by Xiaokang Qian · 1 year, 11 months ago
  82. cad99fa Change code style by Xiaokang Qian · 1 year, 11 months ago
  83. b7cc2e2 Disable unused warning on visual studio and generate files before lib by Xiaokang Qian · 2 years ago
  84. e9c39c4 Enable build of non-static psa wrapper functions by Xiaokang Qian · 2 years ago
  85. e518eea Move function psa_driver_wrapper_export_public_key out of auto-generated by Xiaokang Qian · 2 years ago
  86. 5db65c7 Remove static inline functions declare and make it only in c file by Xiaokang Qian · 2 years ago
  87. 077ffc0 Ensure build of P256 pass by Xiaokang Qian · 2 years ago
  88. 5cb930f Surpress the unsed function warnings by Xiaokang Qian · 2 years ago
  89. b862031 Remove useless declaration by Xiaokang Qian · 2 years ago
  90. 7046468 Define the psa wrapper functions as static inline by Thomas Daubney · 2 years, 1 month ago
  91. fc9fc33 Merge pull request #8047 from minosgalanakis/bugfix/update_win_crypto_apis by Paul Elliott · 1 year, 10 months ago
  92. 702b645 Rename new header file by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  93. 3c4f344 Declare P-256 as accelerated in p256-m test by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  94. 85ff5e6 Fix another rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  95. 0d54a2e Fix rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  96. 8e82654 Be more subtle about key_type -> alg interaction by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  97. 3bc4d26 Special-case KEYPAIR_DERIVE (no driver support yet) by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  98. c2b12b1 Fix dependencies of built-in ECC keypair types by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  99. b4b13cc Fix deterministic ECDSA built-in dependencies by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  100. 3ccda15 Use consistent ordering for built-in activation by Manuel Pégourié-Gonnard · 1 year, 11 months ago