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