1. 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  2. 702b645 Rename new header file by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  3. 3c4f344 Declare P-256 as accelerated in p256-m test by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  4. 85ff5e6 Fix another rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  5. 0d54a2e Fix rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  6. 8e82654 Be more subtle about key_type -> alg interaction by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  7. 3bc4d26 Special-case KEYPAIR_DERIVE (no driver support yet) by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  8. c2b12b1 Fix dependencies of built-in ECC keypair types by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  9. b4b13cc Fix deterministic ECDSA built-in dependencies by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  10. 3ccda15 Use consistent ordering for built-in activation by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  11. 5a7523e Declare curves as accelerated in all.sh when needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  12. 2d04d78 Fix logic of ECC built-in activation again by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  13. a6aecd0 Remove components that are no longer needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  14. 1db44dd Remove useless instances of MBEDTLS_SOME_BUILTIN_EC by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  15. 1a0a4d6 Implement new strategy for ECC accel/built-in by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  16. 0d99271 Group all ECC-related things in legacy_from_psa.h by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  17. bfc6ef7 Improve PSA config adjustment relate to keypair types by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  18. 7af9d07 Remove unnecessary block by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  19. c437fae psa_crypto: fix guards in mbedtls_ecc_group_to_psa() by Valerio Setti · 1 year, 11 months ago
  20. bf206b8 adjust_legacy_from_psa: undef SOME_BUILTIN_EC when builtin curves are used by Valerio Setti · 1 year, 11 months ago
  21. 19d9210 config_psa: resolve symbol redefinition issue by Valerio Setti · 1 year, 11 months ago
  22. 4ca250b test: fix comment by Valerio Setti · 1 year, 11 months ago
  23. ea167c3 check_config: remove unnecessary check about builtin curve usage by Valerio Setti · 1 year, 11 months ago
  24. bbf86af test_suite_psa_crypto: fix curve dependency in test by Valerio Setti · 1 year, 11 months ago
  25. db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
  26. 0a342c9 test: fix comments and functions' naming by Valerio Setti · 1 year, 11 months ago
  27. cf29c5d ssl: don't require MBEDTLS_ECP_DP with TLS1.3 by Valerio Setti · 1 year, 11 months ago
  28. b2219f6 config_psa: moving PSA_WANT auto-enabling code by Valerio Setti · 1 year, 11 months ago
  29. e6f65a9 config_psa: fix comment by Valerio Setti · 1 year, 11 months ago
  30. 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
  31. 872462d test: fix test accelerating all curves keeping only 1 builtin by Valerio Setti · 2 years ago
  32. 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
  33. 67d82e7 build_info: add helpers to signal some support for a specific curve by Valerio Setti · 2 years ago
  34. 4b75a76 check_config: include also ECJPAKE_C as usage for builtin curves by Valerio Setti · 2 years ago
  35. f250ada tls/oid: add PSA_WANT_ECC_xxx guards together with existing MBEDTLS_ECP_DP_xxx by Valerio Setti · 2 years ago
  36. b2fd673 test: fix test which are using accelerated ECC/DH keys by Valerio Setti · 2 years ago
  37. dca8492 check_config: request at least 1 builtin EC alg if there is at least 1 builtin curve by Valerio Setti · 2 years ago
  38. 29837c7 config_psa: include builtin algs if there is at least 1 builtin curve by Valerio Setti · 2 years ago
  39. 9aed893 config_psa: check curves' support before EC ALGs by Valerio Setti · 2 years ago
  40. d6b473a config_psa: add internal helper to signal that some curve is builtin by Valerio Setti · 2 years ago
  41. 87076ab config_psa: ensure PSA_WANT_ECC is enabled for each MBEDTLS_ECP_DP by Valerio Setti · 2 years ago
  42. 8ec2120 check_config: fix comment by Valerio Setti · 2 years ago
  43. 8600de8 check_config: perform checks only when config_psa.h is evaluated by Valerio Setti · 2 years ago
  44. 3b69e3e check_config: skip check on SECP224K1 because the PSA is never enabled by Valerio Setti · 2 years ago
  45. a7a1831 check_config: verify that each ECP_DP has the corresponding PSA_WANT_ECC by Valerio Setti · 2 years ago
  46. 87fe996 Merge pull request #8249 from bensze01/fixed-typing-package-versions by Gilles Peskine · 1 year, 11 months ago
  47. 68dca1e Merge pull request #8247 from mpg/sha3-fixup by Dave Rodgman · 1 year, 11 months ago dev/gilles-peskine-arm/before-python-fix
  48. 5a3add2 Merge pull request #8234 from kouzhudong/development by Dave Rodgman · 1 year, 11 months ago
  49. d06e70c Set explicit version for the typing packages by Bence Szépkúti · 1 year, 11 months ago
  50. 4fe1e87 Fix SHA-3 dependencies in test_suite_md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  51. f6f76c5 Merge pull request #8240 from mpg/doc-driver-only-hashes by Dave Rodgman · 1 year, 11 months ago
  52. 030f11b Type fixes and wording improvements by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  53. e47c53e Fix SHA-3 in accel tests that need it by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  54. f4ceb16 Fix dependencies for SHA-3 MD dispatch tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  55. 1f61b7b Document driver-only hashes by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  56. cc21ad4 Add SHA-3 support to libtestdriver1 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  57. 10304d8 Merge pull request #8244 from paul-elliott-arm/remove_travis_ci by Gilles Peskine · 1 year, 11 months ago gh-readonly-queue/development/pr-8244-27b7e2f350fb8cbebf28492a4a444daf24f5cb3b
  58. 27b7e2f Merge pull request #8243 from daverodgman/update-tfm-config by Dave Rodgman · 1 year, 11 months ago
  59. 6809f23 Merge pull request #8210 from yanrayw/aes_128bit_improvement by Gilles Peskine · 1 year, 11 months ago
  60. ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
  61. 645a541 Remove all travis builds except for coverity_scan by Paul Elliott · 1 year, 11 months ago
  62. 739d815 Remove PK options by Dave Rodgman · 1 year, 11 months ago
  63. 84e8f1d Set MBEDTLS_MD_C by Dave Rodgman · 1 year, 11 months ago
  64. 4f53520 Merge pull request #8241 from daverodgman/cast_warning by Dave Rodgman · 1 year, 11 months ago
  65. 38c3228 fix cast warning by Dave Rodgman · 1 year, 11 months ago
  66. 41434d0 Merge pull request #8237 from tom-cosgrove-arm/mbedtls_pk_write_key_der-unused-len-and-unreachable-ret by Tom Cosgrove · 1 year, 11 months ago
  67. aaebc9b Merge pull request #8235 from daverodgman/misc-size by Dave Rodgman · 1 year, 11 months ago
  68. 8d276fb Remove unused variable and unreachable return from mbedtls_pk_write_key_der() by Tom Cosgrove · 1 year, 11 months ago
  69. af3b6fe Merge pull request #8232 from gilles-peskine-arm/rename-p256m-config by Gilles Peskine · 1 year, 11 months ago
  70. a15b485 Fix MSVC error C4703 about possibly uninitialized variable in pkwrite.c by correy · 1 year, 11 months ago
  71. ef6795d Reduce size of mbedtls_asn1_get_len by Dave Rodgman · 1 year, 11 months ago
  72. d3450da Re-order mbedtls_ccm_context by Dave Rodgman · 1 year, 11 months ago
  73. 67cf66b Add a note about the code size benefits by Gilles Peskine · 1 year, 11 months ago
  74. 29d0bfb Rename option where concatenated with -D by Gilles Peskine · 1 year, 11 months ago
  75. 3aa7969 Add a note about p256m near the option to enable secp256r1 by Gilles Peskine · 1 year, 11 months ago
  76. 08b66cd Move MBEDTLS_PSA_P256M_DRIVER_ENABLED to keep alphabetical order by Gilles Peskine · 1 year, 11 months ago
  77. efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 11 months ago
  78. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  79. 5382ba6 Merge pull request #8230 from gilles-peskine-arm/test_tls1_2_ecjpake_compatibility-avoid-build-race by Paul Elliott · 1 year, 11 months ago
  80. 3ec976c Fix typo in variable declaration by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  81. edc8456 Work around a race condition in parallel builds by Gilles Peskine · 1 year, 11 months ago
  82. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 11 months ago
  83. 452beb9 Merge pull request #8203 from gilles-peskine-arm/p256-m-production by Gilles Peskine · 1 year, 11 months ago
  84. f251894 Fix documentation of error codes by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  85. 5ca6934 Improve comments on key formats by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  86. fbea9d2 Improve return code by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  87. bd50d5b Merge pull request #8177 from gilles-peskine-arm/generated-files-off-in-release by Gilles Peskine · 1 year, 11 months ago
  88. 25c271a Merge pull request #8182 from daverodgman/asn1write-size by Dave Rodgman · 1 year, 11 months ago gh-readonly-queue/development/pr-8182-67c86e626ba71adb1ace10e3d6fd65ecde9ae3c6
  89. 97bb726 Add clarifying comment by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  90. 275afe1 Fix preset shared between 1.2 and 1.3 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  91. f299efd Improve a comment by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  92. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  93. 8fbef06 Merge pull request #8217 from paul-elliott-arm/remove_unused_values_programs by Gilles Peskine · 1 year, 11 months ago
  94. 5083a5b Merge pull request #8220 from jnmeurisse/development by Gilles Peskine · 1 year, 11 months ago
  95. 4f119b8 Remove extra copies of a block of comment/define by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  96. f7298cd Fix some issues in comments by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  97. 83f0a65 Fix issue #8215 : add missing requires documentation in mbedtls_config.h by jnmeurisse · 1 year, 11 months ago
  98. 0c9516e code style by Dave Rodgman · 1 year, 11 months ago
  99. 127f35d Merge remote-tracking branch 'origin/development' into asn1write-size by Dave Rodgman · 1 year, 11 months ago
  100. ecdfc1c Fix poorly named function by Dave Rodgman · 1 year, 11 months ago