1. 3ae1199 all.sh: add config_block_cipher_no_decrypt to simplify code by Yanray Wang · 1 year, 9 months ago
  2. 07e663d all.sh: block_cipher_no_decrypt: clean up cflags by Yanray Wang · 1 year, 9 months ago
  3. b2d6e52 all.sh: block_cipher_no_decrypt: simplify code by Yanray Wang · 1 year, 9 months ago
  4. 85b7465 all.sh: block_cipher_no_decrypt: fix various issues by Yanray Wang · 1 year, 9 months ago
  5. 799bd84 all.sh: resue support_build_armcc for *_armcc test by Yanray Wang · 1 year, 9 months ago
  6. 4cd1b16 all.sh: check additional symbols in asece for block_cipher_no_decrypt by Yanray Wang · 1 year, 9 months ago
  7. 49cd4b5 all.sh: refine and simplify component for block_cipher_no_decrypt by Yanray Wang · 1 year, 9 months ago
  8. bc29aef all.sh: test BLOCK_CIPHER_NO_DECRYPT in build_aes_variations by Yanray Wang · 1 year, 9 months ago
  9. f149640 all.sh: add components to test BLOCK_CIPHER_NO_DECRYPT with PSA by Yanray Wang · 1 year, 9 months ago
  10. 6611139 all.sh: modify components to test BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
  11. 4b6595a Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 10 months ago
  12. 41bc798 Tidy-up by Dave Rodgman · 1 year, 10 months ago
  13. f3803a1 Cleanup validation interface by Dave Rodgman · 1 year, 10 months ago
  14. aa01ee3 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 10 months ago
  15. cc88ccd Include existing Makefile by Dave Rodgman · 1 year, 10 months ago
  16. 4b779be Merge branch 'development' into more-aes-checks by Dave Rodgman · 1 year, 10 months ago
  17. a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
  18. 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
  19. a7127eb tidy up by Dave Rodgman · 1 year, 10 months ago
  20. 7a8a249 Tidy-up by Dave Rodgman · 1 year, 10 months ago
  21. b1107ae Tidy up bash syntax by Dave Rodgman · 1 year, 10 months ago
  22. 54ada8b Improve docs by Dave Rodgman · 1 year, 10 months ago
  23. 28e38d8 Use lower-case for local variables by Dave Rodgman · 1 year, 10 months ago
  24. 3cde6a2 Improve naming by Dave Rodgman · 1 year, 10 months ago
  25. 4243610 Use make to generate the test command by Dave Rodgman · 1 year, 10 months ago
  26. 466286a Remove redundant test component by Ronald Cron · 1 year, 10 months ago
  27. 43a5ce8 rename function by Dave Rodgman · 1 year, 10 months ago
  28. 920343a Separate out a resuable option cross-product test function by Dave Rodgman · 1 year, 10 months ago
  29. 184c0af Remove not-needed edge-case by Dave Rodgman · 1 year, 10 months ago
  30. 8a64fb8 Simplify makefile generation; don't use -j by Dave Rodgman · 1 year, 10 months ago
  31. 86cc708 fix make issue by Dave Rodgman · 1 year, 10 months ago
  32. aea01c9 Use make to parellise tests by Dave Rodgman · 1 year, 10 months ago
  33. 9728562 Improve test speed by Dave Rodgman · 1 year, 10 months ago
  34. 573dfc1 Add testing for MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH by Dave Rodgman · 1 year, 10 months ago
  35. 745af9f Extend testing of aes.o options by Dave Rodgman · 1 year, 10 months ago
  36. b51f3da Merge pull request #8264 from mpg/follow-up-8075 by Dave Rodgman · 1 year, 10 months ago
  37. 42f8d5f Merge pull request #8261 from Mbed-TLS/fix-cmake-header-include by Gilles Peskine · 1 year, 10 months ago
  38. 3b2357c Remove components that partially accelerate ECC keys by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  39. f868d6f Remove spurious comments by David Horstmann · 1 year, 10 months ago fix-cmake-header-include
  40. 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
  41. 862abe2 Fix lowercase comment start by David Horstmann · 1 year, 10 months ago
  42. c0c9b23 Test only what's support with partial curves accel by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  43. faea919 Fix typo: weiErstrass by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  44. 6be64f7 Use lowercase for local variables by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  45. 5aab46b Remove now-redundant tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  46. eda7086 Auto-enable ACCEL macros for p256-m driver by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  47. 7f28856 Merge pull request #8260 from gilles-peskine-arm/crypto_spe-include-fix by Gilles Peskine · 1 year, 10 months ago
  48. 9f48fff Ensure tests will fail if CMake generation fails by David Horstmann · 1 year, 10 months ago
  49. c1bedfe Put crypto_spe.h on the include search path where needed by Gilles Peskine · 1 year, 10 months ago
  50. f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  51. 5c21036 Add build with only some ECC key types accelerated by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  52. 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  53. 3c4f344 Declare P-256 as accelerated in p256-m test by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  54. 85ff5e6 Fix another rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  55. 0d54a2e Fix rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  56. 5a7523e Declare curves as accelerated in all.sh when needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  57. a6aecd0 Remove components that are no longer needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  58. 4ca250b test: fix comment by Valerio Setti · 1 year, 11 months ago
  59. 0a342c9 test: fix comments and functions' naming by Valerio Setti · 1 year, 11 months ago
  60. 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
  61. 872462d test: fix test accelerating all curves keeping only 1 builtin by Valerio Setti · 2 years ago
  62. b2fd673 test: fix test which are using accelerated ECC/DH keys by Valerio Setti · 2 years ago
  63. e47c53e Fix SHA-3 in accel tests that need it by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  64. cc21ad4 Add SHA-3 support to libtestdriver1 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  65. 29d0bfb Rename option where concatenated with -D by Gilles Peskine · 1 year, 11 months ago
  66. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  67. 5382ba6 Merge pull request #8230 from gilles-peskine-arm/test_tls1_2_ecjpake_compatibility-avoid-build-race by Paul Elliott · 1 year, 11 months ago
  68. edc8456 Work around a race condition in parallel builds by Gilles Peskine · 1 year, 11 months ago
  69. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 11 months ago
  70. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  71. f7298cd Fix some issues in comments by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  72. b95e92c Merge pull request #8076 from valeriosetti/issue8005 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  73. 96839e7 Move common things to common function by Manuel Pégourié-Gonnard · 2 years ago
  74. 25b45db Disable ECP_C in component with p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  75. bc7716c all.sh: run make clean before make lib in armc6_build_test by Yanray Wang · 1 year, 11 months ago
  76. ef1b04d all.sh: make sure CIPHER_ENCRYPT_ONLY is enabled in tests by Yanray Wang · 1 year, 11 months ago
  77. 3caaf0c Enable CIPHER_ENCRYPT_ONLY when DES is disabled by Yanray Wang · 1 year, 11 months ago
  78. c5944d4 all.sh: fix a typo by Yanray Wang · 1 year, 11 months ago
  79. 9b81165 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 11 months ago
  80. 5dfaca4 all.sh: fix comments by Valerio Setti · 1 year, 11 months ago
  81. b2fafa5 config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h by Tom Cosgrove · 1 year, 11 months ago
  82. 7eced7d Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  83. daddf11 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  84. 7821904 all.sh: ciper_encrypt_only: cover VIA PADLOCK by Yanray Wang · 2 years ago
  85. bf66ef9 all.sh: ciper_encrypt_only: cover baremetal build for AESCE by Yanray Wang · 2 years ago
  86. 207c991 all.sh: ciper_encrypt_only: cover AESNI and C Implementation by Yanray Wang · 2 years ago
  87. a8ac23a all.sh: add test case for CIPHER_ENCRYPT_ONLY by Yanray Wang · 2 years, 3 months ago
  88. 6147511 Merge pull request #7955 from davidhorstmann-arm/psa-crypto-script-changes by Paul Elliott · 1 year, 11 months ago
  89. 03e9dea Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  90. c69074d Tidy up reference to Mbed TLS in help message by David Horstmann · 2 years ago
  91. 58cf7c6 Use repo detection functions at start of all.sh by David Horstmann · 2 years ago
  92. d02b5f8 Separate directory discernment into 2 functions by David Horstmann · 2 years ago
  93. d395590 Merge pull request #7579 from daverodgman/safer-ct-asm by Dave Rodgman · 2 years ago
  94. 76a7738 Invert logic for repo detection in all.sh by David Horstmann · 2 years ago
  95. 9a6c45b Make all.sh PSA-crypto-friendly by David Horstmann · 2 years, 1 month ago
  96. 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
  97. 1fdc884 Merge pull request #7384 from yuhaoth/pr/add-aes-accelerator-only-mode by Dave Rodgman · 2 years ago
  98. 7393686 Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  99. f258d17 remove aesni + padlock - plain c tests by Jerry Yu · 2 years ago
  100. bdd96b9 disable aesni for componets without cpu modifiers by Jerry Yu · 2 years ago