1. c9d9b1f Update ChangeLog for ECC.BN EPIC by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  2. 7f28856 Merge pull request #8260 from gilles-peskine-arm/crypto_spe-include-fix by Gilles Peskine · 1 year, 10 months ago
  3. 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
  4. c1bedfe Put crypto_spe.h on the include search path where needed by Gilles Peskine · 1 year, 10 months ago
  5. 7a6836b Document that MBEDTLS_PSA_CRYPTO_SPM needs crypto_spe.h by Gilles Peskine · 1 year, 10 months ago
  6. 3529285 Fix include path to psa/crypto_spe.h by Gilles Peskine · 1 year, 10 months ago
  7. bdc678f Add ChangeLog entry for change in driver config API by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  8. f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  9. c4243c6 Merge pull request #8253 from paul-elliott-arm/fix_travis_coverity_build by Gilles Peskine · 1 year, 10 months ago
  10. d2dbd77 Re-add python install of requirements to Travis CI. by Paul Elliott · 1 year, 11 months ago
  11. d472a8f Merge pull request #7980 from xkqian/codesize_exclude_psa_wrappers by Dave Rodgman · 1 year, 10 months ago
  12. 5c21036 Add build with only some ECC key types accelerated by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  13. 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  14. db3035b Fix a typo in psa-crypto-implementation-structure.md by Xiaokang Qian · 1 year, 10 months ago
  15. 76e55a2 Change the documenti about psa_crypto_driver_wrappers.c{h} by Xiaokang Qian · 1 year, 11 months ago
  16. e9dc63e No need to include the 3rd party entry point head file by Xiaokang Qian · 1 year, 11 months ago
  17. 1198e43 Change the description of auto-generated driver dispatch files by Xiaokang Qian · 1 year, 11 months ago
  18. b909aea Remove useless spaces in Makefile by Xiaokang Qian · 1 year, 11 months ago
  19. 9e11126 Remove useless empty line by Xiaokang Qian · 1 year, 11 months ago
  20. c23c351 Remove the UN_USED_DISABLE attribute by Xiaokang Qian · 1 year, 11 months ago
  21. 7d546c7 Change to os.path functions base on comment by Xiaokang Qian · 1 year, 11 months ago
  22. 0e5b53c Move the dependency adjacent to the generated file by Xiaokang Qian · 1 year, 11 months ago
  23. 1b61d6e Change include guards of psa_crypto_driver_wrappers_no_static.h by Xiaokang Qian · 1 year, 11 months ago
  24. 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
  25. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  26. 54a4fdf Automaticly generate psa_crypto_driver_wrappers_no_static.c by Xiaokang Qian · 1 year, 11 months ago
  27. 97d1ccb Dont't generate object file for file only include static functions by Xiaokang Qian · 1 year, 11 months ago
  28. 4792b20 Revert 3rd party p-256 entry file by Xiaokang Qian · 1 year, 11 months ago
  29. 42266dd Revert the Makefile to remove the dependency of generate_files by Xiaokang Qian · 1 year, 11 months ago
  30. 9345b2e Move functions out of the static file by Xiaokang Qian · 1 year, 11 months ago
  31. cad99fa Change code style by Xiaokang Qian · 1 year, 11 months ago
  32. b7cc2e2 Disable unused warning on visual studio and generate files before lib by Xiaokang Qian · 2 years ago
  33. e9c39c4 Enable build of non-static psa wrapper functions by Xiaokang Qian · 2 years ago
  34. e518eea Move function psa_driver_wrapper_export_public_key out of auto-generated by Xiaokang Qian · 2 years ago
  35. 5db65c7 Remove static inline functions declare and make it only in c file by Xiaokang Qian · 2 years ago
  36. 077ffc0 Ensure build of P256 pass by Xiaokang Qian · 2 years ago
  37. 5cb930f Surpress the unsed function warnings by Xiaokang Qian · 2 years ago
  38. b862031 Remove useless declaration by Xiaokang Qian · 2 years ago
  39. 7046468 Define the psa wrapper functions as static inline by Thomas Daubney · 2 years, 1 month ago
  40. fc9fc33 Merge pull request #8047 from minosgalanakis/bugfix/update_win_crypto_apis by Paul Elliott · 1 year, 11 months ago
  41. 702b645 Rename new header file by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  42. 3c4f344 Declare P-256 as accelerated in p256-m test by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  43. 85ff5e6 Fix another rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  44. 0d54a2e Fix rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  45. 8e82654 Be more subtle about key_type -> alg interaction by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  46. 3bc4d26 Special-case KEYPAIR_DERIVE (no driver support yet) by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  47. c2b12b1 Fix dependencies of built-in ECC keypair types by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  48. b4b13cc Fix deterministic ECDSA built-in dependencies by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  49. 3ccda15 Use consistent ordering for built-in activation by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  50. 5a7523e Declare curves as accelerated in all.sh when needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  51. 2d04d78 Fix logic of ECC built-in activation again by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  52. a6aecd0 Remove components that are no longer needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  53. 1db44dd Remove useless instances of MBEDTLS_SOME_BUILTIN_EC by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  54. 1a0a4d6 Implement new strategy for ECC accel/built-in by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  55. 0d99271 Group all ECC-related things in legacy_from_psa.h by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  56. bfc6ef7 Improve PSA config adjustment relate to keypair types by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  57. 7af9d07 Remove unnecessary block by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  58. c437fae psa_crypto: fix guards in mbedtls_ecc_group_to_psa() by Valerio Setti · 1 year, 11 months ago
  59. bf206b8 adjust_legacy_from_psa: undef SOME_BUILTIN_EC when builtin curves are used by Valerio Setti · 1 year, 11 months ago
  60. 19d9210 config_psa: resolve symbol redefinition issue by Valerio Setti · 1 year, 11 months ago
  61. 4ca250b test: fix comment by Valerio Setti · 1 year, 11 months ago
  62. ea167c3 check_config: remove unnecessary check about builtin curve usage by Valerio Setti · 1 year, 11 months ago
  63. bbf86af test_suite_psa_crypto: fix curve dependency in test by Valerio Setti · 1 year, 11 months ago
  64. db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
  65. 0a342c9 test: fix comments and functions' naming by Valerio Setti · 1 year, 11 months ago
  66. cf29c5d ssl: don't require MBEDTLS_ECP_DP with TLS1.3 by Valerio Setti · 1 year, 11 months ago
  67. b2219f6 config_psa: moving PSA_WANT auto-enabling code by Valerio Setti · 1 year, 11 months ago
  68. e6f65a9 config_psa: fix comment by Valerio Setti · 1 year, 11 months ago
  69. 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
  70. 872462d test: fix test accelerating all curves keeping only 1 builtin by Valerio Setti · 2 years ago
  71. 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
  72. 67d82e7 build_info: add helpers to signal some support for a specific curve by Valerio Setti · 2 years ago
  73. 4b75a76 check_config: include also ECJPAKE_C as usage for builtin curves by Valerio Setti · 2 years ago
  74. f250ada tls/oid: add PSA_WANT_ECC_xxx guards together with existing MBEDTLS_ECP_DP_xxx by Valerio Setti · 2 years ago
  75. b2fd673 test: fix test which are using accelerated ECC/DH keys by Valerio Setti · 2 years ago
  76. dca8492 check_config: request at least 1 builtin EC alg if there is at least 1 builtin curve by Valerio Setti · 2 years ago
  77. 29837c7 config_psa: include builtin algs if there is at least 1 builtin curve by Valerio Setti · 2 years ago
  78. 9aed893 config_psa: check curves' support before EC ALGs by Valerio Setti · 2 years ago
  79. d6b473a config_psa: add internal helper to signal that some curve is builtin by Valerio Setti · 2 years ago
  80. 87076ab config_psa: ensure PSA_WANT_ECC is enabled for each MBEDTLS_ECP_DP by Valerio Setti · 2 years ago
  81. 8ec2120 check_config: fix comment by Valerio Setti · 2 years ago
  82. 8600de8 check_config: perform checks only when config_psa.h is evaluated by Valerio Setti · 2 years ago
  83. 3b69e3e check_config: skip check on SECP224K1 because the PSA is never enabled by Valerio Setti · 2 years ago
  84. a7a1831 check_config: verify that each ECP_DP has the corresponding PSA_WANT_ECC by Valerio Setti · 2 years ago
  85. 2108775 x509_crt: Removed unused intsafe.h by Minos Galanakis · 1 year, 11 months ago
  86. a9bb34c x509_crt: Removed length_as_int intermediate variable by Minos Galanakis · 1 year, 11 months ago
  87. 59108d3 x509_crt: Adjusted the len of lpMultiByteStr arg in WideCharToMultiByte by Minos Galanakis · 1 year, 11 months ago
  88. 08a67cc x509_crt: Set WideCharToMultiByte to use -1 for length. by Minos Galanakis · 1 year, 11 months ago
  89. b17410d vs2013 templates: Set bcrypt to be the sole dependency. by Minos Galanakis · 1 year, 11 months ago
  90. 40995e1 x509_crt: Removed checks for windows versions < WINXP by Minos Galanakis · 1 year, 11 months ago
  91. fac45fb entropy_poll: Removed checks for windows versions < WINXP by Minos Galanakis · 1 year, 11 months ago
  92. c91d847 ChangeLog: Adjusted the updated_windows_apis log by Minos Galanakis · 1 year, 11 months ago
  93. a8b02ef pkey-random: Removed setting mbedtls_target in libs by Minos Galanakis · 1 year, 11 months ago
  94. e8a5d1a entropy_poll: Updated documentation for entropy_poll loop. by Minos Galanakis · 1 year, 11 months ago
  95. 7f8e8c5 program-random: Updated Cmake libs variable by Minos Galanakis · 1 year, 11 months ago
  96. ce33e7b pkey Cmakelists: Updated the set libs to be consistent with others. by Minos Galanakis · 1 year, 11 months ago
  97. 2c6e561 entropy_poll.c: Added looping logic to `mbedtls_platform_entropy_poll()`. by Minos Galanakis · 1 year, 11 months ago
  98. 7afebcc ChangeLog.d: Added mininum required Windows version. by Minos Galanakis · 1 year, 11 months ago
  99. 4952f70 Removed unsupported Visual Studio related code in entropy_poll.c and x509_crt.c. by Minos Galanakis · 2 years ago
  100. e960365 ChangeLog.d: Reworded updated_windows_apis.txt. by Minos Galanakis · 2 years ago