1. 179d748 all.sh: add build/test config crypto_full minus CIPHER Dependency list: by Przemek Stekiel · 3 years, 3 months ago
  2. 10f3a60 all.sh: add build/test config full minus CIPHER by Przemek Stekiel · 3 years, 3 months ago
  3. 3009a97 Minor spelling / grammar improvements by Dave Rodgman · 3 years, 4 months ago
  4. 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  5. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  6. 4265026 Merge pull request #5783 from mprse/md_dep_v3 by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  7. d3ba736 component_test_crypto_full_no_md: fix order of disabled features by Przemek Stekiel · 3 years, 3 months ago
  8. fe2367a all.sh: add build/test config crypto_full minus MD by Przemek Stekiel · 3 years, 3 months ago
  9. 1068c22 Adapt generated psa no_supported tests for HMAC by Przemek Stekiel · 3 years, 3 months ago
  10. 2b5d898 Merge pull request #5644 from gilles-peskine-arm/psa-storage-format-test-exercise by Gilles Peskine · 3 years, 3 months ago
  11. 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
  12. ad47487 Merge pull request #5742 from superna9999/5669-review-test-incompatible-psa by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  13. 98136b1 Fixup and update comment of disabled USE_PSA_CRYPTO test check in all.sh by Neil Armstrong · 3 years, 3 months ago
  14. 882e02e Move and fixup check_test_requires_psa_disabled() into check_test_cases() by Neil Armstrong · 3 years, 4 months ago
  15. 9d8716c Merge pull request #5739 from gilles-peskine-arm/depends-curves-positive-only by Gilles Peskine · 3 years, 4 months ago
  16. afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
  17. 09030a3 Refine component_check_test_requires_psa_disabled change grep options order for better compatibility by Neil Armstrong · 3 years, 4 months ago
  18. 9d0a3e8 generate_tls13_compat_tests.py: Fix/Unify parameter ordering by Ronald Cron · 3 years, 4 months ago
  19. df5f868 ssl-opt.sh: Fix/Unify TLS 1.3 test descriptions by Ronald Cron · 3 years, 4 months ago
  20. a841c2a test_cmake_out_of_source: run an ssl-opt test case that exists by Gilles Peskine · 3 years, 4 months ago
  21. 7393ec5 test_cmake_out_of_source: validate that ssl-opt passed by Gilles Peskine · 3 years, 4 months ago
  22. 4ad82e4 Add component_check_test_requires_psa_disabled used to check if some tests requiring PSA to be disabled are presemt by Neil Armstrong · 3 years, 4 months ago
  23. 17e350b Short-tag AEAD with the nominal length are encoded as nominal AEAD by Gilles Peskine · 3 years, 5 months ago
  24. 61548d1 Only exercise Brainpool curve keys on one algorithm by Gilles Peskine · 3 years, 5 months ago
  25. 4bd90dc Don't exercise OAEP with small key and large hash by Gilles Peskine · 3 years, 5 months ago
  26. e6b85b4 Storage format tests: exercise operations with keys by Gilles Peskine · 3 years, 5 months ago
  27. 16b2506 Abbreviate descriptions of generated PSA storage tests by Gilles Peskine · 3 years, 5 months ago
  28. e8e058c Unify the code to shorten expressions by Gilles Peskine · 3 years, 5 months ago
  29. 564fae8 Refactor usage flag formatting and implication by Gilles Peskine · 3 years, 5 months ago
  30. 7de7c10 Storage format tests: cover algorithms for each key type by Gilles Peskine · 4 years, 3 months ago
  31. fa70ced Remove ad hoc is_valid_for_signature method by Gilles Peskine · 3 years, 5 months ago
  32. 09dc05b Merge pull request #5635 from gilles-peskine-arm/psa-test-op-fail by Gilles Peskine · 3 years, 4 months ago
  33. e2c342b Don't test with all-but-one elliptic curves by Gilles Peskine · 3 years, 4 months ago
  34. 9473229 Fix compat.sh invocation in basic-built-test.sh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  35. 45e680e Explain why we check that a certain feature is enabled by Gilles Peskine · 3 years, 4 months ago
  36. 5417d48 Remove mostly-redundant test build by Gilles Peskine · 3 years, 4 months ago
  37. 296787f Rm DES from invocations of compat.sh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  38. 7d904e7 Test MBEDTLS_PSA_CRYPTO_CONFIG_FILE and MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE by Gilles Peskine · 3 years, 4 months ago
  39. e10df77 Test MBEDTLS_USER_CONFIG_FILE as such by Gilles Peskine · 3 years, 4 months ago
  40. f479827 Remove obsolete comment by Gilles Peskine · 3 years, 4 months ago
  41. 2003c2f Simplify build_mbedtls_config_file by Gilles Peskine · 3 years, 4 months ago
  42. ebfee6e check-generated-files.sh -u: don't update file timestamps by Gilles Peskine · 3 years, 4 months ago
  43. e630095 Test attempts to use a public key for a private-key operation by Gilles Peskine · 4 years, 3 months ago
  44. a401386 A key agreement algorithm can contain a key derivation by Gilles Peskine · 4 years, 3 months ago
  45. d79e3b9 In NOT_SUPPORTED test case descriptions, show what is not supported by Gilles Peskine · 4 years, 3 months ago
  46. c82f62e Merge pull request #4907 from gilles-peskine-arm/config-baremetal-size-3.0 by Gilles Peskine · 3 years, 4 months ago
  47. 0e980e8 Merge pull request #5640 from ronald-cron-arm/version-negotiation-2 by Ronald Cron · 3 years, 4 months ago
  48. 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  49. a980adf Merge pull request #5637 from ronald-cron-arm/version-negotiation-1 by Ronald Cron · 3 years, 4 months ago
  50. a1b8f6e ssl-opt.sh: Do not force TLS 1.3 on client by Ronald Cron · 3 years, 5 months ago
  51. f660655 TLS: Allow hybrid TLS 1.2/1.3 in default configurations by Ronald Cron · 3 years, 5 months ago
  52. 1c41501 Merge pull request #5632 from tom-cosgrove-arm/seclib-667-sha512-acceleration-mbedtls-internal by Dave Rodgman · 3 years, 4 months ago
  53. de1adee Rename ssl_cli/srv.c by Ronald Cron · 3 years, 5 months ago
  54. 5c25262 Move MAC-ALL to self._ciphs in ssl-opt.sh by XiaokangQian · 3 years, 4 months ago
  55. 2e17fb8 Change code base on comments by XiaokangQian · 3 years, 4 months ago
  56. a193144 Update hrr test cases generation code without change class by XiaokangQian · 3 years, 4 months ago
  57. eff93f9 Rebase code to latest and solve conflicts by XiaokangQian · 3 years, 5 months ago
  58. 8031ba7 Update code base on comments by XiaokangQian · 3 years, 5 months ago
  59. 68a87e4 Remove the option r in generate_tls13_compat_tests.py by XiaokangQian · 3 years, 5 months ago
  60. 2043897 Change comments and styles base on review by XiaokangQian · 3 years, 5 months ago
  61. af56fd3 Disable some reported warnings in pylint by XiaokangQian · 3 years, 5 months ago
  62. b9cd73f Fix errors from pylint by XiaokangQian · 3 years, 5 months ago
  63. 7069cbc generate all tls13 hrr test cases for compatible mode by XiaokangQian · 3 years, 5 months ago
  64. 72d81e5 Add cert_sig_algs into offered list by Jerry Yu · 3 years, 5 months ago
  65. 7de7985 Add cert_sig_algs for compat generate script by Jerry Yu · 3 years, 5 months ago
  66. 226aca1 Fix running of all.sh on macOS by Tom Cosgrove · 3 years, 5 months ago
  67. 87fbfb5 SECLIB-667: Accelerate SHA-512 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago
  68. f4042f0 Merge pull request #5573 from superna9999/5176-5177-5178-5179-tsl-record-hmac by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  69. 0ab7a23 Add non-PSA and PSA variant of test_XXXX_constant_flow all.sh tests by Neil Armstrong · 3 years, 5 months ago
  70. cba28a7 Systematically generate test cases for operation setup failure by Gilles Peskine · 3 years, 5 months ago
  71. 8b4a381 Generate test cases for hash operation failure by Gilles Peskine · 4 years, 3 months ago
  72. c7e1ea0 New test suite for systematically generated operation failure tests by Gilles Peskine · 4 years, 3 months ago
  73. f761427 Simplify key_for_usage_flags by Gilles Peskine · 3 years, 5 months ago
  74. 2cecd8a Merge pull request #3624 from daxtens/timeless by Dave Rodgman · 3 years, 5 months ago
  75. a266541 test-ref-configs: clarify configuration-related traces by Gilles Peskine · 3 years, 5 months ago
  76. d7df877 Simplify the logic to select configurations by Gilles Peskine · 3 years, 5 months ago
  77. 868d38f Merge pull request #5547 from tom-cosgrove-arm/seclib-667-sha256-acceleration-mbedtls-internal by Dave Rodgman · 3 years, 5 months ago
  78. c11bffe Merge pull request #5139 from mprse/key_der_ecc by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  79. fdfc10b Merge pull request #4408 from gilles-peskine-arm/storage-format-check-mononicity by Gilles Peskine · 3 years, 5 months ago
  80. f25b16c test_psa_compliance: update tag to fix-pr-5139-3 by Przemek Stekiel · 3 years, 5 months ago
  81. 61faf66 Use $PWD instead of $(pwd) for consistency by David Horstmann · 3 years, 8 months ago
  82. 814c813 tests: add baremetal full config build by Daniel Axtens · 5 years ago
  83. 446af20 tests: prevent inclusion of time.h in baremetal compiles by Daniel Axtens · 5 years ago
  84. 254efe5 Make mypy unconditional by Gilles Peskine · 3 years, 5 months ago
  85. c6d197b ssl-opt needs debug messages by Gilles Peskine · 3 years, 5 months ago
  86. 168f17c New sample/test configuration: small DTLS 1.2 by Gilles Peskine · 3 years, 5 months ago
  87. 9216536 Add storage format checks to the interface checker by Gilles Peskine · 4 years, 4 months ago
  88. ab80c0c test_psa_compliance.py: checkout fix-pr-5139 tag by Przemyslaw Stekiel · 3 years, 9 months ago
  89. f3ebd90 SECLIB-667: Accelerate SHA-256 with A64 crypto extensions by Tom Cosgrove · 3 years, 6 months ago
  90. baa4934 Add check tests by Jerry Yu · 3 years, 6 months ago
  91. 81d5e1f fix various issues by Jerry Yu · 3 years, 6 months ago
  92. da5af22 tls13_only: add tls13_only test component by Jerry Yu · 3 years, 8 months ago
  93. 3d1f8b9 Merge pull request #5532 from ronald-cron-arm/tls13_and_use_psa_crypto by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  94. a7a1dea Merge pull request #5393 from gilles-peskine-arm/opt-testcases-outcomes-fix by Ronald Cron · 3 years, 6 months ago
  95. 135427c Run TLS 1.3 tests when MBEDTLS_USE_PSA_CRYPTO is enabled by Ronald Cron · 3 years, 7 months ago
  96. d81e774 Merge pull request #5463 from gilles-peskine-arm/cmake-test-suite-enumeration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  97. 827dbd9 Remove obsolete calls to if_build_succeeded by Gilles Peskine · 3 years, 6 months ago
  98. c1247c0 Remove obsolete variable restoration or unset at the end of a component by Gilles Peskine · 3 years, 6 months ago
  99. 3bc3409 Remove obsolete cd at the end of a component by Gilles Peskine · 3 years, 6 months ago
  100. a300099 Stop CMake out of source tests running on 16.04 (continued) by Gilles Peskine · 3 years, 6 months ago