1. 72d7bb4 check_config.h: add checks for CIPHER_ENCRYPT_ONLY by Yanray Wang · 2 years ago
  2. 3c56527 des: add CIPHER_ENCRYPT_ONLY dependency for test cases by Yanray Wang · 2 years ago
  3. ba473b1 camellia: add CIPHER_ENCRYPT_ONLY dependency for DECRYPT test cases by Yanray Wang · 2 years ago
  4. 702c220 aria: add CIPHER_ENCRYPT_ONLY dependency for DECRYPT test cases by Yanray Wang · 2 years ago
  5. 85c3023 AES-ECB: add CIPHER_ENCRYPT_ONLY dependency for DECRYPT test cases by Yanray Wang · 2 years, 3 months ago
  6. d7058b0 dh_client: removed under CIPHER_ENCRYPT_ONLY by Yanray Wang · 2 years ago
  7. db9b309 cipher_wrap: remove *setkey_dec_func in CIPHER_ENCRYPT_ONLY by Yanray Wang · 2 years ago
  8. 9141ad1 aria/camellia/des: guard setkey_dec by CIPHER_ENCRYPT_ONLY by Yanray Wang · 2 years ago
  9. a8ac23a all.sh: add test case for CIPHER_ENCRYPT_ONLY by Yanray Wang · 2 years, 3 months ago
  10. 67208fd PSA: auto-enable CIPHER_ENCRYPT_ONLY if cipher-decrypt is not needed by Yanray Wang · 2 years, 3 months ago
  11. 380be5a AESNI: add macro guard of CIPHER_ENCRYPT_ONLY by Yanray Wang · 2 years ago
  12. 590c9b7 AESCE: add macro guard of CIPHER_ENCRYPT_ONLY by Yanray Wang · 2 years ago
  13. 78ee0c9 aes.c: add config option to support cipher_encrypt_only by Yanray Wang · 2 years, 3 months ago
  14. 4274247 aes.c: provide finer guard for RSb by Yanray Wang · 2 years, 1 month ago
  15. 422a77f aes.c: clean up and fix wrong comment in #endif by Yanray Wang · 2 years, 1 month ago
  16. 41d689f Merge pull request #7985 from tom-cosgrove-arm/single-source-of-truth-for-licensing by Tom Cosgrove · 2 years ago
  17. 3d2d599 Merge pull request #7996 from gilles-peskine-arm/small_primes-gaps by Tom Cosgrove · 2 years ago
  18. e65bba4 Merge pull request #7803 from gilles-peskine-arm/psa-low-hash-mac-size by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7803-17d5081ffb27e1be0807d52ede3edffdc722482a
  19. 30b0378 Fix off-by-one error by Gilles Peskine · 2 years ago
  20. ad7725d Fix type annotation by Gilles Peskine · 2 years ago
  21. 6d14c2b Remove dead code by Gilles Peskine · 2 years ago
  22. c9187c5 New test suite for the low-level hash interface by Gilles Peskine · 2 years, 2 months ago
  23. 17d5081 Merge pull request #8099 from gilles-peskine-arm/split-config_psa-prepare by Tom Cosgrove · 2 years ago
  24. d50562c Merge pull request #7827 from davidhorstmann-arm/reword-net-free-description-2544 by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7827-31b2d7414d245a19cc01321179bc7cbe21cc9ce0
  25. fdb7223 Move PSA information and dependency automation into their own module by Gilles Peskine · 2 years, 2 months ago
  26. 31b2d74 Merge pull request #8053 from gilles-peskine-arm/mpi_exp_mod-remove_initial_copy by Tom Cosgrove · 2 years ago
  27. 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
  28. 0addbe6 Merge pull request #8069 from paul-elliott-arm/fix_ecjpake_deadcode by Gilles Peskine · 2 years ago
  29. d686c2a Merge pull request #7971 from AgathiyanB/fix-data-files-makefile by Gilles Peskine · 2 years ago
  30. 65204f8 Merge pull request #8035 from daverodgman/aesce-support-perf by Dave Rodgman · 2 years ago
  31. ea4fc97 Restore a comment and fix it by Gilles Peskine · 2 years, 3 months ago
  32. 9af413b Don't try to include mbedtls/config_*.h by Gilles Peskine · 2 years, 3 months ago
  33. 44243e1 Remove obsolete header inclusions by Gilles Peskine · 2 years, 3 months ago
  34. 7b7ecf5 Fix condition to include MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE by Gilles Peskine · 2 years, 3 months ago
  35. a458d48 Move the inclusion of the PSA config file(s) into build_info.h by Gilles Peskine · 2 years, 3 months ago
  36. 8cd1da4 Remove spurious extern "C" by Gilles Peskine · 2 years, 3 months ago
  37. d296480 Merge pull request #8017 from ivq/unchecked_return by Tom Cosgrove · 2 years ago
  38. e220d25 Merge pull request #8086 from yanesca/remove-new-bignum by Janos Follath · 2 years ago gh-readonly-queue/development/pr-8086-1fdc884ed831927600838a3656b6d74a0417d52b
  39. f2249ec Rename mbedtls_aesce_has_support macro to satisfy case rules by Dave Rodgman · 2 years ago
  40. b30adce Use -1 as uninitialised marker by Dave Rodgman · 2 years ago
  41. 4566132 Make mbedtls_aesce_has_support more efficient by Dave Rodgman · 2 years ago
  42. 1fdc884 Merge pull request #7384 from yuhaoth/pr/add-aes-accelerator-only-mode by Dave Rodgman · 2 years ago
  43. 0a6272d revert padlock from aesni module by Jerry Yu · 2 years ago
  44. 61fc5ed improve readability of error message by Jerry Yu · 2 years ago
  45. 372f7a0 Add missing check by Jerry Yu · 2 years ago
  46. 505dffd Merge pull request #7937 from yanrayw/code_size_compare_improvement by Bence Szépkúti · 2 years ago
  47. eeaad50 Merge pull request #8079 from adeaarm/port_IAR_build_fix by Gilles Peskine · 2 years ago
  48. dbd13c3 Merge pull request #7662 from lpy4105/issue/renew_cert_2027-01-01 by Gilles Peskine · 2 years ago
  49. 8e9d6b9 Remove the workaround for psa_key_agreement_internal by Antonio de Angelis · 2 years ago
  50. f2334b7 Remove new bignum when not needed by Janos Follath · 2 years ago
  51. 294be94 Merge pull request #7818 from silabs-Kusumit/PBKDF2_cmac_implementation by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7818-a4c01dd6e9264c40c33a1b9fcd3309b0cad0595f
  52. 9608447 replace padlock_c with padlock_have_code by Jerry Yu · 2 years ago
  53. 3a0f044 improve readability by Jerry Yu · 2 years ago
  54. 6c6b9f6 Change document to match real status by Jerry Yu · 2 years ago
  55. e9c6b53 remove return-type when runtime detection enabled without plain c by Jerry Yu · 2 years ago
  56. f258d17 remove aesni + padlock - plain c tests by Jerry Yu · 2 years ago
  57. 1b4c7ed add hardware only check for padlock by Jerry Yu · 2 years ago
  58. 9e62862 Add via padlock detection macro by Jerry Yu · 2 years ago
  59. 2319af0 Change the order of runtime detection by Jerry Yu · 2 years ago
  60. 35b59d7 exclude arm64ec mode for aesni by Jerry Yu · 2 years ago
  61. f1adc2a Use asm instead of __asm in constant_time.c by Antonio de Angelis · 2 years ago
  62. 1ee4d12 Fix error strings without quotes by Antonio de Angelis · 2 years ago
  63. e4f6d79 BUILD: Update For IAR support by TTornblom · 5 years ago
  64. bdd96b9 disable aesni for componets without cpu modifiers by Jerry Yu · 2 years ago
  65. 516cf27 fix msvc build fail on i386 target by Jerry Yu · 2 years ago
  66. a4c01dd Merge pull request #7991 from sarveshb14/fix/psa_rsa_signature_using_large_stack by Gilles Peskine · 2 years ago
  67. 3ce0398 Add compiler cflags error message by Jerry Yu · 2 years ago
  68. d370f93 Merge pull request #7898 from AndrzejKurek/csr-rfc822-dn by Gilles Peskine · 2 years ago
  69. 506759f fix build fail for via padlock test by Jerry Yu · 2 years ago
  70. b6d39c2 Add aesni test for i386 by Jerry Yu · 2 years ago
  71. c628486 enable runtime detection when padlock enabled and plain c disabled by Jerry Yu · 2 years ago
  72. cc068ae fix `-Werror=return-type` when runtime detection enabled and plain c disabled by Jerry Yu · 2 years ago
  73. bc775c4 code_size_compare: handle deleted files and new files properly by Yanray Wang · 2 years ago
  74. e62ff09 Restore aesni for i386 by Jerry Yu · 2 years ago
  75. 9928ca1 Code styling by Kusumit Ghoderao · 2 years ago
  76. 6c104b9 Modify derive output test cases and add actual output by Kusumit Ghoderao · 2 years ago
  77. 5d39632 Merge pull request #8077 from davidhorstmann-arm/remove-unnecessary-ct-include by Dave Rodgman · 2 years ago
  78. ba44e91 Remove unnecessary include from constant_time.c by David Horstmann · 2 years ago
  79. b476177 Merge pull request #8073 from daverodgman/empty-enum-fix by Dave Rodgman · 2 years ago
  80. e3330f8 Make naming more consistent by Dave Rodgman · 2 years ago
  81. f97eb58 Fix Changelog by Dave Rodgman · 2 years ago
  82. b8f23b9 Changelog by Dave Rodgman · 2 years ago
  83. 0b7bf87 Fix compile fail for empty enum in cipher_wrap by Dave Rodgman · 2 years ago
  84. a797f15 Merge pull request #8067 from paul-elliott-arm/fix_bignum_test_leak by Dave Rodgman · 2 years ago
  85. 2f4e6e7 Merge pull request #8066 from paul-elliott-arm/aes_memcpy_iv_fix by Dave Rodgman · 2 years ago
  86. 8a25e6f code_size_compare: add old text and data section in CSV output by Yanray Wang · 2 years ago
  87. 0de1183 code_size_compare: add `+` in front of positive values by Yanray Wang · 2 years ago
  88. 9a6ee71 code_size_compare: right-align numbers in the comparison result by Yanray Wang · 2 years ago
  89. 1998aac logging_util: support to tweak loglevel directed to stderr/stdout by Yanray Wang · 2 years ago
  90. 2a12fc2 Fix logical dead code found by Coverity by Paul Elliott · 2 years ago
  91. 83c2e32 Add changelog by Paul Elliott · 2 years ago
  92. 2ad9367 Fix potential corruption of IV for AES CBC by Paul Elliott · 2 years ago
  93. 6da3d83 Fix resource leak in test failure case by Paul Elliott · 2 years ago
  94. 963513d Merge pull request #8008 from valeriosetti/issue7756 by Dave Rodgman · 2 years ago
  95. a4c477b Add changelog entry by Chien Wong · 2 years ago
  96. 2e3858f Undo a change by Chien Wong · 2 years ago
  97. 36344ce ssl-opt: remove redundant requirement for RSA_C by Valerio Setti · 2 years ago
  98. 5e678fd Merge pull request #8050 from gilles-peskine-arm/all.sh-remove-crypto_full_no_cipher by Tom Cosgrove · 2 years ago
  99. e0be95e analyze_outcomes: skip tests that depend on BIGNUM_C by Valerio Setti · 2 years ago
  100. 4f577f3 ssl-opt: add RSA_C requirement when RSA encryption is used in certificate by Valerio Setti · 2 years ago