1. 012b6bb all.sh: test AES built-in implementation in AES-128-bit key only by Yanray Wang · 2 years, 3 months ago
  2. d896fcb nist_kw.c: remove non-128-bit data if aes_128bit_only enabled by Yanray Wang · 2 years, 3 months ago
  3. 93533b5 gcm.c: do not set length for some arrays in selftest by Yanray Wang · 2 years, 3 months ago
  4. d329c69 gcm selftest: remove non-128-bit data if aes_128bit_only enabled by Yanray Wang · 2 years, 3 months ago
  5. dd56add cmac selftest: add macro for non-128-bit data/test by Yanray Wang · 2 years, 3 months ago
  6. 59c2dfa aes selftest: determine selftest loop limit in runtime by Yanray Wang · 2 years, 3 months ago
  7. 62c9991 aes selftest: remove non-128-bit data if aes_128bit_only enabled by Yanray Wang · 2 years, 3 months ago
  8. 463351d ChangeLog: remove issue number as this is a new feature by Yanray Wang · 2 years, 3 months ago
  9. 7265bab mbedtls_config.h: remove empty * line before closing */ line by Yanray Wang · 2 years, 3 months ago
  10. d2ae432 mbedtls_config.h: rewrite comment for AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 3 months ago
  11. a30c72f rewrite ChangeLog by Yanray Wang · 2 years, 3 months ago
  12. ab4fb0d aes.h: rewrite comment for aes round key buf by Yanray Wang · 2 years, 3 months ago
  13. 5dd429c generate_psa_tests.py: fix typo by Yanray Wang · 2 years, 3 months ago
  14. e2bc158 aesce.c: add macro of MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 3 months ago
  15. d9bf370 add ChangeLog entry by Yanray Wang · 2 years, 3 months ago
  16. 374c3ae all.sh: add test for AES-128bit only without MBEDTLS_CTR_DRBG_C by Yanray Wang · 2 years, 3 months ago
  17. 1ed226f Auto-enable CTR_DRBG_USE_128_BIT_KEY with AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 3 months ago
  18. 8b9877b aes.h: add comment for round key buffer in aes context by Yanray Wang · 2 years, 3 months ago
  19. 4a7fdff mbedtls_config.h: paraphrase code size saving in comment by Yanray Wang · 2 years, 3 months ago
  20. 3d4d146 mbedtls_config.h: fix issue in grammar by Yanray Wang · 2 years, 3 months ago
  21. 3f41744 generate_psa_tests.py: add extra dependencies based on key bit by Yanray Wang · 2 years, 4 months ago
  22. a9808ce Add AES 128-bit key dependency in test_suite_ssl.data by Yanray Wang · 2 years, 4 months ago
  23. d98ae2f Add AES 128-bit key dependency in test_suite_psa_crypto.data by Yanray Wang · 2 years, 4 months ago
  24. ecb6a02 Add AES 128-bit key dependency for tests data by Yanray Wang · 2 years, 4 months ago
  25. 3eb50e7 all.sh: add test for AES_ONLY_128_BIT_KEY_LENGTH by Arto Kinnunen · 2 years, 4 months ago
  26. a870467 Add checks if MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH enabled by Yanray Wang · 2 years, 4 months ago
  27. b1c626b AES: adjust AES RAM usage according to config options by Arto Kinnunen · 2 years, 4 months ago
  28. 0f06618 AES: skip 192bit and 256bit key in selftest if 128bit_only enabled by Arto Kinnunen · 2 years, 4 months ago
  29. 732ca32 AES: add macro of MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH by Arto Kinnunen · 2 years, 4 months ago
  30. ca4ca9a Merge pull request #7468 from mpg/review-contrib by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  31. 98062a7 Merge pull request #7316 from yuhaoth/pr/Add-msvc-support-for-aesce-module by Dave Rodgman · 2 years, 3 months ago
  32. 09d2378 Merge pull request #7429 from xkqian/bignumber_update_comments by Tom Cosgrove · 2 years, 3 months ago
  33. db368de fix clang test fail by Jerry Yu · 2 years, 3 months ago
  34. 91a6183 Merge pull request #7427 from minosgalanakis/ecp/7258_ecp_mod_p256K1_add_test_cases by Janos Follath · 2 years, 3 months ago
  35. 10f4091 Merge pull request #7462 from daverodgman/clz_size_opt by Tom Cosgrove · 2 years, 3 months ago
  36. 61c4cfa Add compiler version checks. by Jerry Yu · 2 years, 3 months ago
  37. a1a039d Improve minimum compiler versions document by Jerry Yu · 2 years, 3 months ago
  38. 4f30a6a Remove undesirable test by Dave Rodgman · 2 years, 3 months ago
  39. 2e863ec Remove unnecessary if to save 16 bytes by Dave Rodgman · 2 years, 3 months ago
  40. d3fbbe5 Merge pull request #7448 from gabor-mezei-arm/7261_roll_loop_in_ecp_mod_koblitz by Paul Elliott · 2 years, 3 months ago
  41. 4dfed0a test_suite_ecp: Refactored `ecp_mod_p256k1` to alignt with `ecp_mod_p192k1` by Minos Galanakis · 2 years, 4 months ago
  42. 9c2c81f ecp_curves: Renamed `ecp_mod_p256k1` -> `mbedtls_ecp_mod_p256k1` by Minos Galanakis · 2 years, 4 months ago
  43. d6751dc ecp_curves: Added unit-tests for `secp256k1` by Minos Galanakis · 2 years, 4 months ago
  44. f015a93 Add msvc version document by Jerry Yu · 2 years, 3 months ago
  45. 8f0e3d4 fix wrong compiler checks by Jerry Yu · 2 years, 3 months ago
  46. ad450d5 Merge pull request #7463 from valeriosetti/issue7460-part2 by Gilles Peskine · 2 years, 3 months ago
  47. 53c6553 Merge pull request #7450 from xkqian/bignumber_ecp_update by Janos Follath · 2 years, 3 months ago
  48. 0f16d56 Fix documentation by Dave Rodgman · 2 years, 3 months ago
  49. feb941a Merge pull request #7465 from valeriosetti/issue7460-part3 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  50. 0281d76 Merge pull request #7449 from valeriosetti/issue7446 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  51. 0b04864 improve syms.sh script for external dependencies analysis by valerio · 2 years, 4 months ago
  52. bf974b9 test_suite_pkwrite: replace memcpy with memmove by Valerio Setti · 2 years, 3 months ago
  53. 547b3a4 fix typos by Valerio Setti · 2 years, 3 months ago
  54. 7bacaf8 fix new line difference in Windows by Valerio Setti · 2 years, 3 months ago
  55. 935a987 Merge pull request #7436 from AndrzejKurek/x509-verify-san-ip by Gilles Peskine · 2 years, 4 months ago
  56. f921f4d Use loop for two passes in the reduction by Gabor Mezei · 2 years, 4 months ago
  57. bbf8810 Document undefined case. Clarify test code. by Dave Rodgman · 2 years, 4 months ago
  58. 4bf08f8 Merge pull request #7425 from minosgalanakis/ecp/7257_ecp_mod_p224k1_add_test_cases by Paul Elliott · 2 years, 4 months ago
  59. 43fb9c8 Add link to review guideline fro contributors by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  60. 678e630 Remove test-case for all-zero by Dave Rodgman · 2 years, 4 months ago
  61. 880a6b3 Further size optimisation by Dave Rodgman · 2 years, 4 months ago
  62. 38992cb pk: pass pk_context pointer to wrappers intead of void one by valerio · 2 years, 4 months ago
  63. a7d454c Remove unnecessary check by Jerry Yu · 2 years, 5 months ago
  64. 8b6df3f fix msvc fail on embed assembly code by Jerry Yu · 2 years, 5 months ago
  65. 9db4b1f fix msvc type cast fail. by Jerry Yu · 2 years, 5 months ago
  66. 07d28d8 Add msvc build for aesce module by Jerry Yu · 2 years, 5 months ago
  67. d54cb83 Fix tests by Dave Rodgman · 2 years, 4 months ago
  68. fe8a8cd Size/perf optimisation for mbedtls_mpi_core_clz by Dave Rodgman · 2 years, 4 months ago
  69. b92a2f6 Remove trailing whitespace from ecdsa.c by Xiaokang Qian · 2 years, 4 months ago
  70. 90117db Split a complex condition into separate ones by Andrzej Kurek · 2 years, 4 months ago
  71. 357b9e1 test_suite_ecp: Refactored `ecp_mod_p224k1` to alignt with `ecp_mod_p192k1` by Minos Galanakis · 2 years, 4 months ago
  72. 9d80879 ecp_curves: Introduced `mbedtls_ecp_mod_p224k1()` by Minos Galanakis · 2 years, 4 months ago
  73. e5dab97 ecp_curves: Added unit-tests for `secp224k1` by Minos Galanakis · 2 years, 4 months ago
  74. af04f63 Add an IPv4 mapped IPv6 test by Andrzej Kurek · 2 years, 4 months ago
  75. 8bc2cc9 Refactor IPv6 parsing by Andrzej Kurek · 2 years, 4 months ago
  76. 3c3b94a Merge pull request #7424 from gabor-mezei-arm/7256_unit_tests_for_p192k1 by Janos Follath · 2 years, 4 months ago
  77. 2280895 test: properly check written PEM buffer len by Valerio Setti · 2 years, 4 months ago
  78. 232a006 test: fix extension in DER test files by Valerio Setti · 2 years, 4 months ago
  79. 1b59e76 Merge pull request #7431 from valeriosetti/issue7404 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  80. ea3e71f Further refactor IPv4 parsing by Andrzej Kurek · 2 years, 4 months ago
  81. 15cac17 test: fix dependencies in DER and PEM tests by Valerio Setti · 2 years, 4 months ago
  82. c9cb532 test: specify input file type through enum by Valerio Setti · 2 years, 4 months ago
  83. 8b7d432 test: add Makefile target for the generated DER files by Valerio Setti · 2 years, 4 months ago
  84. 3401b30 test: use proper macros for checks by Valerio Setti · 2 years, 4 months ago
  85. a089614 Update gen_prvkey_mx paras to align with comments and c code by Xiaokang Qian · 2 years, 4 months ago
  86. d455e90 Merge pull request #7383 from yanesca/lts-lifetime-clarification by Dave Rodgman · 2 years, 4 months ago
  87. 28567ab test: add DER file format for pkwrite tests by Valerio Setti · 2 years, 4 months ago
  88. c60bc5e test: add support for DER format in pkwrite tests by Valerio Setti · 2 years, 4 months ago
  89. 8959095 test: memory footprint optimization for pkwrite tests by Valerio Setti · 2 years, 4 months ago
  90. 4359bad Merge pull request #7331 from mprse/ec-jpake-fix2 by Paul Elliott · 2 years, 4 months ago
  91. f54762e Merge pull request #7415 from Harshal5/fix/declaration_of_mbedtls_ecdsa_sign_det_restartable_function by Ronald Cron · 2 years, 4 months ago
  92. cec5060 Fix test case dependency by Gabor Mezei · 2 years, 4 months ago
  93. 7921a03 Add claryfication for PSA_PAKE_INPUT/OUTPUT_MAX_SIZE macros by Przemek Stekiel · 2 years, 4 months ago
  94. 2dbc306 test: remove useless ECP_LIGHT guard in psa_exercise_key by Valerio Setti · 2 years, 4 months ago
  95. e618cb0 test: add coverage's analysis framework for accel EC algs w/o ECP by Valerio Setti · 2 years, 4 months ago
  96. 8c77644 ecdsa: fix `-missing-prototypes` warning when `MBEDTLS_ECDSA_SIGN_ALT` is defined by harshal.patil · 2 years, 4 months ago
  97. ed5998c Merge pull request #7422 from valeriosetti/remove-psa-have-full-symbols by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  98. 48fba6f Fix so that PSA_WANT_ALG_DETERMINISTIC_ECDSA implies PSA_HAVE_FULL_ECDSA. by Stephan Koch · 2 years, 4 months ago
  99. 6942cc3 Merge pull request #7410 from valeriosetti/issue7390 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  100. 7b515fe Merge pull request #7440 from daverodgman/fix-big-endian-alignment-tests by Tom Cosgrove · 2 years, 4 months ago