1. d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
  2. 417c4c8 Merge pull request #5770 from mstorsjo/win32-fallback-timer by Dave Rodgman · 2 years, 3 months ago
  3. a677928 Style. by Pol Henarejos · 2 years, 6 months ago
  4. 4e74733 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 6 months ago
  5. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  6. e3d8f31 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  7. 7796cc4 Fix overflow in mbedtls_timing_hardclock by Dave Rodgman · 2 years, 7 months ago
  8. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  9. 6832774 Add missing dependencies by Andrzej Kurek · 2 years, 10 months ago
  10. c9754c3 Merge branch 'Mbed-TLS:development' into sha3 by Pol Henarejos · 2 years, 10 months ago
  11. e9b5592 Remove useless platform macro redefinitions: automatic part by Gilles Peskine · 2 years, 11 months ago
  12. ebb3640 Added SHA3 to benchmark. by Pol Henarejos · 3 years, 2 months ago
  13. 9bc53a2 Merge pull request #5806 from josesimoes/fix-3031 by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  14. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  15. 2341956 Remove prompt to exit in all programs by josesimoes · 3 years, 3 months ago
  16. 72b99ed Merge pull request #5381 from mpg/benchmark-ecc-heap by Gilles Peskine · 3 years, 3 months ago
  17. 5c1479d Use QueryPerformanceCounter as fallback timer on non-x86 mingw by Martin Storsjö · 3 years, 3 months ago
  18. 6056e7a Fix benchmark and udp_proxy dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  19. bf5b46c Fix alignment in benchmark output by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  20. 6ced002 Count allocs without side-effects by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  21. cd4ad0c No need to call a function to avoid a warning. by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  22. 68322c4 Remove old useless function from benchmark by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  23. c405544 Use alloc counters in memory benchmarking by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  24. a93aa58 Fix build failure in benchmark in reduced configs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  25. 7820a57 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  26. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  27. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  28. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago
  29. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  30. 8c8166a Merge pull request #4640 from TRodziewicz/move_part_of_timing_module_out_of_the_library_and_to_test by Dave Rodgman · 4 years, 1 month ago
  31. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  32. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  33. 9a9609e Make static all the functions moved to bechmark.c by TRodziewicz · 4 years, 2 months ago
  34. 90f304f Fixing test_clang_opt (asm not defined) by TRodziewicz · 4 years, 2 months ago
  35. d854083 Move part of timing module out of the library by TRodziewicz · 4 years, 2 months ago
  36. 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
  37. c4c761e Merge remote-tracking branch 'mbedtls/development' into mbedtls_private_with_python by Ronald Cron · 4 years, 2 months ago
  38. 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
  39. c1905a1 Change mbedtls_rsa_init() signature by Ronald Cron · 4 years, 2 months ago
  40. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  41. ba9cb76 static initialize comb table by kXuan · 4 years, 4 months ago
  42. 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 2 months ago
  43. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  44. 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
  45. 28f62f6 Support running the benchmark with a single curve by Gilles Peskine · 5 years ago
  46. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  47. 4850263 Merge pull request #3319 from Kxuan/development by danh-arm · 5 years ago
  48. e24fc7b Merge pull request #2595 from k-stachowiak/unified-exit-in-examples by Gilles Peskine · 5 years ago
  49. e22da99 Fix typo in program benchmark. by Zhai Zhaoxuan · 5 years ago
  50. 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
  51. 5edd388 Get rid of a magic value in benchmark.c by Manuel Pégourié-Gonnard · 5 years ago
  52. e52fd3f Fix integer overflow in benchmark program by Manuel Pégourié-Gonnard · 5 years ago
  53. db0cb25 Fix CTR_DRBG benchmark by Gilles Peskine · 6 years ago
  54. 9e8076f Fix macros in benchmark.c by Christoph M. Wintersteiger · 6 years ago
  55. 12f359f Fix trailing whitespace by Christoph M. Wintersteiger · 6 years ago
  56. cc91fe2 ECDH: Fix inclusion of platform.h for proper use of MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED by Christoph M. Wintersteiger · 6 years ago
  57. 5d536cd ECDH: Fix use of ECDH API in full handshake benchmark by Christoph M. Wintersteiger · 6 years ago
  58. 1a2d9f7 ECDH: Removed unnecessary calls to mbedtls_ecp_group_load in ECDH benchmark by Christoph M. Wintersteiger · 6 years ago
  59. ed5f3f0 ECDH: Fix Everest x25519 make_public by Christoph M. Wintersteiger · 6 years ago
  60. e1dfc98 Fix file permissions by Christoph M. Wintersteiger · 6 years ago
  61. 8cd4fba ECDSA: Refactor return value checks for mbedtls_ecdsa_can_do by Christoph M. Wintersteiger · 6 years ago
  62. c6c7c49 Add mbedtls_ecdh_can_do by Gilles Peskine · 6 years ago
  63. b14c4a5 Fix build with gcc -Wshadow by Gilles Peskine · 6 years ago
  64. 21411d2 ECDH: Make benchmarks check MBEDTLS_ERR_PLATFORM_FEATURE_UNSUPPORTED by Christoph M. Wintersteiger · 6 years ago
  65. b33e811 ECDH: Fix file permission problem by Christoph M. Wintersteiger · 7 years ago
  66. 6a1a9e4 ECDSA: Add mbedtls_ecdsa_can_do by Christoph M. Wintersteiger · 7 years ago
  67. 3dca1a4 ECDH: Fix error checks in benchmark.c by Christoph M. Wintersteiger · 7 years ago
  68. e50b970 ECDH: Fix whitespace and doxygen comment by Christoph M. Wintersteiger · 7 years ago
  69. b4e63a1 ECDH: Improve ECDH full handshake benchmark by Christoph M. Wintersteiger · 7 years ago
  70. 0b93102 ECDH: Rename full handshake benchmark by Christoph M. Wintersteiger · 7 years ago
  71. 0bc9c69 ECDH: Add new (non-legacy) ECDH benchmark by Christoph M. Wintersteiger · 7 years ago
  72. 776521a Return from the test and utility examples via exit() by k-stachowiak · 6 years ago
  73. 3abbced Remove mbedtls_param_failed from programs by Gilles Peskine · 6 years ago
  74. 1eeca41 Improve macro hygiene by Hanno Becker · 7 years ago
  75. 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 7 years ago
  76. 63cb97e Add handlers for parameter validation in the sample programs by Simon Butcher · 7 years ago
  77. 52735ef ECDH: Prevent direct access in non-legacy mode by Janos Follath · 7 years ago
  78. 278af45 Fix hmac_drbg failure in benchmark, with threading by Ron Eldor · 7 years ago
  79. 51d7cfe Fix coverity warnings in benchmark.c by Manuel Pégourié-Gonnard · 7 years ago
  80. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  81. 0931708 benchmark: Add comma at end of help message by Jaeden Amero · 7 years ago
  82. 9366feb aes: xts: Add new context structure by Jaeden Amero · 7 years ago
  83. e9ecf00 aes: Remove AES-XEX by Jaeden Amero · 7 years ago
  84. 5f77801 Implement AES-XTS mode by Aorimn · 9 years ago
  85. daf7045 Add benchmark for AES-XEX by Aorimn · 9 years ago
  86. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  87. 9c82e2c Fix some whitespace issues by Manuel Pégourié-Gonnard · 7 years ago
  88. 3dc62a0 chachapoly: force correct mode for integrated API by Manuel Pégourié-Gonnard · 7 years ago
  89. d6aea18 Add Chacha20-Poly1305 to benchmark.c by Manuel Pégourié-Gonnard · 7 years ago
  90. b1ac5e7 poly1305: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago
  91. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  92. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  93. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  94. 08f3ef1 Basic support for Curve448, similar to the current level of support for Curve25519 by Nicholas Wilson · 10 years ago
  95. e61514d benchmark: Fix incompatibility with C89 compilers by Brendan Shanks · 7 years ago
  96. 62e813c Add aria to benchmark program by Manuel Pégourié-Gonnard · 7 years ago
  97. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  98. 934fb55 Merge remote-tracking branch 'upstream-public/pr/1036' into development by Jaeden Amero · 8 years ago
  99. 9e4f77c New MD API: rename functions from _ext to _ret by Gilles Peskine · 8 years ago
  100. d91f2a2 Merge branch 'development' into iotssl-1251-2.7 by Gilles Peskine · 8 years ago