1. dd9cbf9 Benchmark only one side of ECDH, both static and ephemeral by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  2. 7a3059a Benchmark: not using private fields anymore by Gilles Peskine · 1 year, 5 months ago
  3. 984352d Benchmark: remove the legacy-context ECDH block by Gilles Peskine · 1 year, 5 months ago
  4. 8ee1b5f programs_benchmark: Updated to use `mbedtls_dhm_read_public()`. by Minos Galanakis · 1 year, 7 months ago
  5. 97489dc programs_benchmark: Updated to use `mbedtls_dhm_set_group()` & `mbedtls_dhm_get_len()` by Minos Galanakis · 1 year, 7 months ago
  6. 67223bb add support for AES-CTR to benchmark by Dave Rodgman · 1 year, 7 months ago
  7. 62a2e3c Merge pull request #8512 from mschulz-at-hilscher/feature/timing-alt-compatible-benchmark by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/development/pr-8512-593e9cb60062df6af46a25dcb105bc96be92f158
  8. 593e9cb Merge pull request #8511 from mschulz-at-hilscher/feature/rsa3072-benchmark by Dave Rodgman · 1 year, 7 months ago
  9. 70595f7 Explicitly indicating when private fields are accessed in benchmark.c. by Matthias Schulz · 1 year, 9 months ago
  10. 3b9240b Alternative Timing compatible benchmark.c by Matthias Schulz · 1 year, 9 months ago
  11. aa7dffa Add benchmark for RSA 3072. by Matthias Schulz · 1 year, 9 months ago
  12. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  13. 5cae6e8 benchmark: improve code readability by Yanray Wang · 1 year, 10 months ago
  14. 022b9a1 benchmark: add AES_CFB8 by Yanray Wang · 1 year, 11 months ago
  15. 55aba19 benchmark: add AES_CFB128 by Yanray Wang · 1 year, 11 months ago
  16. d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
  17. 417c4c8 Merge pull request #5770 from mstorsjo/win32-fallback-timer by Dave Rodgman · 2 years, 3 months ago
  18. a677928 Style. by Pol Henarejos · 2 years, 6 months ago
  19. 4e74733 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 6 months ago
  20. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  21. e3d8f31 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  22. 7796cc4 Fix overflow in mbedtls_timing_hardclock by Dave Rodgman · 2 years, 8 months ago
  23. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  24. 6832774 Add missing dependencies by Andrzej Kurek · 2 years, 10 months ago
  25. c9754c3 Merge branch 'Mbed-TLS:development' into sha3 by Pol Henarejos · 2 years, 10 months ago
  26. e9b5592 Remove useless platform macro redefinitions: automatic part by Gilles Peskine · 2 years, 11 months ago
  27. ebb3640 Added SHA3 to benchmark. by Pol Henarejos · 3 years, 2 months ago
  28. 9bc53a2 Merge pull request #5806 from josesimoes/fix-3031 by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  29. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  30. 2341956 Remove prompt to exit in all programs by josesimoes · 3 years, 3 months ago
  31. 72b99ed Merge pull request #5381 from mpg/benchmark-ecc-heap by Gilles Peskine · 3 years, 3 months ago
  32. 5c1479d Use QueryPerformanceCounter as fallback timer on non-x86 mingw by Martin Storsjö · 3 years, 3 months ago
  33. 6056e7a Fix benchmark and udp_proxy dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  34. bf5b46c Fix alignment in benchmark output by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  35. 6ced002 Count allocs without side-effects by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  36. cd4ad0c No need to call a function to avoid a warning. by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  37. 68322c4 Remove old useless function from benchmark by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  38. c405544 Use alloc counters in memory benchmarking by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  39. a93aa58 Fix build failure in benchmark in reduced configs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  40. 7820a57 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  41. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  42. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  43. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago
  44. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  45. 8c8166a Merge pull request #4640 from TRodziewicz/move_part_of_timing_module_out_of_the_library_and_to_test by Dave Rodgman · 4 years, 2 months ago
  46. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  47. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  48. 9a9609e Make static all the functions moved to bechmark.c by TRodziewicz · 4 years, 2 months ago
  49. 90f304f Fixing test_clang_opt (asm not defined) by TRodziewicz · 4 years, 2 months ago
  50. d854083 Move part of timing module out of the library by TRodziewicz · 4 years, 2 months ago
  51. 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
  52. c4c761e Merge remote-tracking branch 'mbedtls/development' into mbedtls_private_with_python by Ronald Cron · 4 years, 2 months ago
  53. 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
  54. c1905a1 Change mbedtls_rsa_init() signature by Ronald Cron · 4 years, 2 months ago
  55. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  56. ba9cb76 static initialize comb table by kXuan · 4 years, 4 months ago
  57. 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 3 months ago
  58. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  59. 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
  60. 28f62f6 Support running the benchmark with a single curve by Gilles Peskine · 5 years ago
  61. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  62. 4850263 Merge pull request #3319 from Kxuan/development by danh-arm · 5 years ago
  63. e24fc7b Merge pull request #2595 from k-stachowiak/unified-exit-in-examples by Gilles Peskine · 5 years ago
  64. e22da99 Fix typo in program benchmark. by Zhai Zhaoxuan · 5 years ago
  65. 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
  66. 5edd388 Get rid of a magic value in benchmark.c by Manuel Pégourié-Gonnard · 5 years ago
  67. e52fd3f Fix integer overflow in benchmark program by Manuel Pégourié-Gonnard · 5 years ago
  68. db0cb25 Fix CTR_DRBG benchmark by Gilles Peskine · 6 years ago
  69. 9e8076f Fix macros in benchmark.c by Christoph M. Wintersteiger · 6 years ago
  70. 12f359f Fix trailing whitespace by Christoph M. Wintersteiger · 6 years ago
  71. cc91fe2 ECDH: Fix inclusion of platform.h for proper use of MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED by Christoph M. Wintersteiger · 6 years ago
  72. 5d536cd ECDH: Fix use of ECDH API in full handshake benchmark by Christoph M. Wintersteiger · 6 years ago
  73. 1a2d9f7 ECDH: Removed unnecessary calls to mbedtls_ecp_group_load in ECDH benchmark by Christoph M. Wintersteiger · 6 years ago
  74. ed5f3f0 ECDH: Fix Everest x25519 make_public by Christoph M. Wintersteiger · 6 years ago
  75. e1dfc98 Fix file permissions by Christoph M. Wintersteiger · 6 years ago
  76. 8cd4fba ECDSA: Refactor return value checks for mbedtls_ecdsa_can_do by Christoph M. Wintersteiger · 6 years ago
  77. c6c7c49 Add mbedtls_ecdh_can_do by Gilles Peskine · 6 years ago
  78. b14c4a5 Fix build with gcc -Wshadow by Gilles Peskine · 6 years ago
  79. 21411d2 ECDH: Make benchmarks check MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED by Christoph M. Wintersteiger · 6 years ago
  80. b33e811 ECDH: Fix file permission problem by Christoph M. Wintersteiger · 7 years ago
  81. 6a1a9e4 ECDSA: Add mbedtls_ecdsa_can_do by Christoph M. Wintersteiger · 7 years ago
  82. 3dca1a4 ECDH: Fix error checks in benchmark.c by Christoph M. Wintersteiger · 7 years ago
  83. e50b970 ECDH: Fix whitespace and doxygen comment by Christoph M. Wintersteiger · 7 years ago
  84. b4e63a1 ECDH: Improve ECDH full handshake benchmark by Christoph M. Wintersteiger · 7 years ago
  85. 0b93102 ECDH: Rename full handshake benchmark by Christoph M. Wintersteiger · 7 years ago
  86. 0bc9c69 ECDH: Add new (non-legacy) ECDH benchmark by Christoph M. Wintersteiger · 7 years ago
  87. 776521a Return from the test and utility examples via exit() by k-stachowiak · 6 years ago
  88. 3abbced Remove mbedtls_param_failed from programs by Gilles Peskine · 6 years ago
  89. 1eeca41 Improve macro hygiene by Hanno Becker · 7 years ago
  90. 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 7 years ago
  91. 63cb97e Add handlers for parameter validation in the sample programs by Simon Butcher · 7 years ago
  92. 52735ef ECDH: Prevent direct access in non-legacy mode by Janos Follath · 7 years ago
  93. 278af45 Fix hmac_drbg failure in benchmark, with threading by Ron Eldor · 7 years ago
  94. 51d7cfe Fix coverity warnings in benchmark.c by Manuel Pégourié-Gonnard · 7 years ago
  95. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  96. 0931708 benchmark: Add comma at end of help message by Jaeden Amero · 7 years ago
  97. 9366feb aes: xts: Add new context structure by Jaeden Amero · 7 years ago
  98. e9ecf00 aes: Remove AES-XEX by Jaeden Amero · 7 years ago
  99. 5f77801 Implement AES-XTS mode by Aorimn · 9 years ago
  100. daf7045 Add benchmark for AES-XEX by Aorimn · 10 years ago