1. 5760bf7 Merge pull request #7641 from valeriosetti/issue7614 by Gilles Peskine · 2 years, 2 months ago
  2. 680233d Merge pull request #7680 from paul-elliott-arm/raw_ecp_mod_p448 by Paul Elliott · 2 years, 2 months ago
  3. 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  4. 4590bc2 test: run all the test suite in the temporary component and grep outcome file by Valerio Setti · 2 years, 2 months ago
  5. a1a0b1b test: add a temporary test for checking conversion for new symbols by Valerio Setti · 2 years, 2 months ago
  6. 4520a8f config_psa: only KEY_PAIR_USE includes PUBLIC_KEY by Valerio Setti · 2 years, 2 months ago
  7. aac957b config_psa: always enable PUBLIC_KEY when any KEY_PAIR is enabled by Valerio Setti · 2 years, 2 months ago
  8. ecbc9c7 test_driver_extension: manage public and private keys the same way by Valerio Setti · 2 years, 2 months ago
  9. f4d7ede config_psa: fix logic for updating legacy symbols by Valerio Setti · 2 years, 2 months ago
  10. 38a3e8d config_psa: ECP_C do not enable ECC_KEY_PAIR_DERIVE by Valerio Setti · 2 years, 2 months ago
  11. 92214c7 crypto_config_test_driver_extension: remove leftover comment by Valerio Setti · 2 years, 2 months ago
  12. b0d9aae psa: move PSA_WANT checks to check_crypto_config by Valerio Setti · 2 years, 2 months ago
  13. c51cba9 config_psa: avoid repetitions when including MBEDTLS symbols by Valerio Setti · 2 years, 2 months ago
  14. 01951f0 changelog: added entries for explaining changes of this PR by Valerio Setti · 2 years, 2 months ago
  15. b7ef51a crypto: move legacy symbols support to a dedicated header file by Valerio Setti · 2 years, 2 months ago
  16. ddb5776 config_psa: add missing BUILTIN symbols when ECP_C is defined by Valerio Setti · 2 years, 2 months ago
  17. 89cb144 config_psa: fix comment for LEGACY symbols by Valerio Setti · 2 years, 2 months ago
  18. 602ee2e config_psa: remove support for PSA_WANT_KEY_TYPE_DH_KEY_PAIR_DERIVE by Valerio Setti · 2 years, 2 months ago
  19. a801b56 config_psa: remove GENPRIME from enabled symbols of PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_USE by Valerio Setti · 2 years, 2 months ago
  20. 36befce config_psa: remove leftover comment on ECC derivation by valerio · 2 years, 2 months ago
  21. 323ad1c psa: fixing psa_crypto_generate_key.generated by Valerio Setti · 2 years, 2 months ago
  22. 64f790f test: fix python script for PSA test generation by Valerio Setti · 2 years, 2 months ago
  23. ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  24. 8bb5763 library: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  25. f87b505 config_psa: replace legacy symbols with new ones by Valerio Setti · 2 years, 2 months ago
  26. 8d6e98c psa: add support for legacy symbols by Valerio Setti · 2 years, 2 months ago
  27. 67a3e3e crypto_config: introducing new definitions for PSA_WANT KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  28. a426dc3 Merge pull request #7782 from gilles-peskine-arm/mbedtls_ecp_modulus_type-move by Janos Follath · 2 years, 2 months ago
  29. 24f4676 Merge pull request #7672 from mpg/libtestdriver1-helpers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  30. f45a5a0 Merge pull request #7700 from silabs-Kusumit/PBKDF2_output_bytes by Gilles Peskine · 2 years, 2 months ago
  31. 8c2f18d Merge pull request #7738 from davidhorstmann-arm/fix-iar-typo by Gilles Peskine · 2 years, 2 months ago
  32. 637c049 Move mbedtls_ecp_modulus_type out of the public headers by Gilles Peskine · 2 years, 2 months ago
  33. 246e51f Add cleanup for intermediate buffer by Kusumit Ghoderao · 2 years, 2 months ago
  34. a2e48f7 Split out mbedtls_ecp_mod_p448_raw() by Paul Elliott · 2 years, 2 months ago
  35. b4df176 Merge pull request #7637 from paul-elliott-arm/fixed_ecp_mod_p448 by Paul Elliott · 2 years, 2 months ago
  36. ff4b6a8 Reword changelog entry by David Horstmann · 2 years, 2 months ago
  37. 0fe0c0c Merge pull request #7775 from daverodgman/version_features_codesize by Gilles Peskine · 2 years, 2 months ago
  38. 7c5e567 Merge pull request #7778 from daverodgman/p256-m-copyright by Dave Rodgman · 2 years, 2 months ago
  39. 2e7d572 Merge pull request #7624 from daverodgman/aes-perf by Dave Rodgman · 2 years, 2 months ago
  40. 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
  41. 9866df9 Add copyright (as agreed with Manuel) by Dave Rodgman · 2 years, 2 months ago
  42. 8d645dc Fix unintentional config reduction in prev commit by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  43. d07761c add return statement by Kusumit Ghoderao · 2 years, 2 months ago
  44. 55ef22c mbedtls_config.h: add description for CTR_DRBG about AES-128 only by Yanray Wang · 2 years, 2 months ago
  45. 28a97ac code style by Dave Rodgman · 2 years, 2 months ago
  46. b28d1c3 fix check-names failure by Dave Rodgman · 2 years, 2 months ago
  47. bed9ac7 Optimise final 2 rounds by Paul Elliott · 2 years, 2 months ago
  48. d05e7f1 Do not use NEON for AES-CBC on aarch64 by Dave Rodgman · 2 years, 2 months ago
  49. f759035 Merge pull request #7770 from valeriosetti/issue7341 by Gilles Peskine · 2 years, 2 months ago
  50. f22983b Merge pull request #7411 from mprse/extract-key-ids-test by Gilles Peskine · 2 years, 2 months ago
  51. 906c63c Revert "improve cbc encrypt perf" by Dave Rodgman · 2 years, 2 months ago
  52. b8f7305 Replace sizeof(mbedtls_mpi_uint) with ciL define by Paul Elliott · 2 years, 2 months ago
  53. 90dfc21 Shorten encoding of version features by Dave Rodgman · 2 years, 2 months ago
  54. b3eaf8c Use predefined serial numer in certificates by Przemek Stekiel · 2 years, 2 months ago
  55. 257ea00 Use output block as U_accumulator by Kusumit Ghoderao · 2 years, 2 months ago
  56. 4292441 all.sh: use clang for one test of AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 2 months ago
  57. 6ff271e pake: fixed warning for casting between different types by Valerio Setti · 2 years, 2 months ago
  58. 3646dc7 Fix coding style issue by Paul Elliott · 2 years, 2 months ago
  59. b727042 Move corner test case into python framework by Paul Elliott · 2 years, 2 months ago
  60. 436f2ad Three round solution by Paul Elliott · 2 years, 2 months ago
  61. b02f006 Merge pull request #7750 from davidhorstmann-arm/build-docs-realfull by Bence Szépkúti · 2 years, 2 months ago
  62. 84fccd4 Build the docs in realfull config by David Horstmann · 2 years, 2 months ago
  63. f8930e2 Fix special-case with all curves except one. by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  64. aed1d78 Remove references to non-existing options by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  65. 2336c8e Make -SE_C part of adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  66. 8df87bf Group both configuration steps by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  67. 14f65a4 Merge pull request #7714 from daverodgman/sha3-update by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  68. f956312 Fix typo in MBEDTLS_MD_CAN macros by Dave Rodgman · 2 years, 2 months ago
  69. 5c394ff Use a single fast-path in mbedtls_xor, gains around 1% in benchmarks by Dave Rodgman · 2 years, 2 months ago
  70. 159dc09 Code style by Dave Rodgman · 2 years, 2 months ago
  71. c1fd0cf Merge pull request #7723 from tom-cosgrove-arm/fix-unterminated-pragma-clang-attribute-push by Dave Rodgman · 2 years, 2 months ago
  72. 0e22597 Update Changelog by Dave Rodgman · 2 years, 2 months ago
  73. 360e04f Fix AES-XTS perf regression by Dave Rodgman · 2 years, 2 months ago
  74. f32176c Remove unnecessary cast by Dave Rodgman · 2 years, 2 months ago
  75. 6ec39ca Remove the all.sh test for this, since armclang on CI is too old by Tom Cosgrove · 2 years, 2 months ago
  76. 730addc Fix armc5-bin-dir and armc6-bin-dir options to all.sh by Tom Cosgrove · 2 years, 2 months ago
  77. 579e6e9 Merge the two ARM Compiler 6 - Target ARMv8.2-A - AArch64 builds by Tom Cosgrove · 2 years, 2 months ago
  78. 46ed3a9 Add an all.sh build test that catches the unterminated pragmas by Tom Cosgrove · 2 years, 2 months ago
  79. ef2aa0e Fix "unterminated '#pragma clang attribute push'" in sha256/sha512.c by Tom Cosgrove · 2 years, 2 months ago
  80. 6d4933e Replace use of MBEDTLS_SHA3_C with MBEDTLS_MD_CAN_SHA3_xxx by Dave Rodgman · 2 years, 2 months ago
  81. 0442e1b Fix definition of MBEDTLS_MD_MAX_SIZE and MBEDTLS_MD_MAX_BLOCK_SIZE by Dave Rodgman · 2 years, 2 months ago
  82. d9ec1af Fix failing Ci by Kusumit Ghoderao · 2 years, 2 months ago
  83. e5e8ba6 Merge pull request #7666 from mprse/ip_info by Gilles Peskine · 2 years, 2 months ago
  84. 33701ac Fix test dependencies by Dave Rodgman · 2 years, 2 months ago
  85. 36ee2e0 Merge pull request #7706 from davidhorstmann-arm/gitignore-compile-commands-json by Gilles Peskine · 2 years, 2 months ago
  86. 95b43a0 Merge pull request #7651 from daverodgman/fix-armclang-compile-fail by Gilles Peskine · 2 years, 2 months ago
  87. e5dd111 Edit changelog by Kusumit Ghoderao · 2 years, 2 months ago
  88. b31059f Remove negative tests for input validation by Kusumit Ghoderao · 2 years, 2 months ago
  89. 109ee3d Use size of buffer for mac_size by Kusumit Ghoderao · 2 years, 2 months ago
  90. b821a5f Use multipart mac operation for adding salt and counter by Kusumit Ghoderao · 2 years, 2 months ago
  91. fcdd047 Replace loop zeroise with memset by Xiaokang Qian · 2 years, 2 months ago
  92. 035e5fc Add comments to 448 optimised reduction by Janos Follath · 2 years, 2 months ago
  93. 9cce348 Add corner case for p448 (A0+A1= full 1 of 448 bits) by Xiaokang Qian · 2 years, 2 months ago
  94. 9304186 Restore accidentally removed comment by Dave Rodgman · 2 years, 2 months ago
  95. ff45d44 Replace MBEDTLS_MD_CAN_SHA3 with MBEDTLS_MD_CAN_SHA3_xxx by Dave Rodgman · 2 years, 2 months ago
  96. 7ae342f Use helper_libtestdriver1_adjust_config more by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  97. 981732e Fix some typos by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  98. ccfb3fe Merge pull request #7708 from daverodgman/sha3-updated by Dave Rodgman · 2 years, 2 months ago
  99. 2c91f4b Fix for big-endian architectures by Dave Rodgman · 2 years, 2 months ago
  100. 2f0f998 Unify ABSORB and ABSORB8 to fix compile error by Dave Rodgman · 2 years, 2 months ago