1. ca9236b Make the changes easier to backport by Bence Szépkúti · 3 years, 10 months ago
  2. 80b31c5 Run the PSA Compliance test suite in all.sh by Bence Szépkúti · 3 years, 10 months ago
  3. 6210320 Merge pull request #4989 from AndrzejKurek/remove-ssl-export-keys by Gilles Peskine · 3 years, 10 months ago
  4. bf21c07 Merge pull request #5072 from mprse/issue_5065 by Gilles Peskine · 3 years, 10 months ago
  5. 7637ab0 Merge pull request #5037 from mprse/issue_4551 by Gilles Peskine · 3 years, 10 months ago
  6. 0d4640a Merge pull request #4984 from gilles-peskine-arm/check-names-files by Gilles Peskine · 3 years, 10 months ago
  7. 316c4fa Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  8. 2bb5e9c Merge pull request #4760 from gilles-peskine-arm/ecb-alt-ret-3.0 by Gilles Peskine · 3 years, 10 months ago
  9. 0421715 Use 127.0.0.1 rather than localhost by Paul Elliott · 3 years, 10 months ago
  10. 1428f25 Fix incorrect check for DTLS by Paul Elliott · 3 years, 10 months ago
  11. 09cfa18 Spelling fix by Paul Elliott · 3 years, 10 months ago
  12. 1ecfdea all.sh: add full - MBEDTLS_CHACHAPOLY_C without PSA_WANT_ALG_GCM and PSA_WANT_ALG_CHACHA20_POLY1305 by Przemyslaw Stekiel · 3 years, 10 months ago
  13. d60950c Use newer OpenSSL for tests failing with the old by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  14. b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  15. 25f7063 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
  16. d9d630c Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  17. bf3ec84 Merge pull request #5003 from gilles-peskine-arm/all.sh-makeflags-nproc by Gilles Peskine · 3 years, 10 months ago
  18. 023aa11 Merge pull request #4996 from mprse/mbedtls_cipher_setup_psa_ECB by Gilles Peskine · 3 years, 10 months ago
  19. 050d2fc Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
  20. 6b34ac7 Merge pull request #4955 from gilles-peskine-arm/make-tests-v-development by Gilles Peskine · 3 years, 10 months ago
  21. cd51e76 Merge pull request #4338 from paul-elliott-arm/psa-m-aead by Ronald Cron · 3 years, 10 months ago
  22. 86de1b7 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  23. 8739f0f Fix incorrect nonce length on oneshot test by Paul Elliott · 3 years, 10 months ago
  24. 324f72e Fix a bug where the ssl context is used after it's nullified by Andrzej Kurek · 3 years, 10 months ago
  25. 5902cd6 Remove MBEDTLS_SSL_EXPORT_KEYS, making it always on by Andrzej Kurek · 3 years, 10 months ago
  26. cc12395 Test invalid nonce length for multipart AEAD with short tag by Gilles Peskine · 3 years, 10 months ago
  27. 96b332c Test invalid nonce length for one-shot AEAD decryption by Gilles Peskine · 3 years, 10 months ago
  28. 4ef7bd8 Simplify PSA_ALG_AEAD_WITH_SHORTENED_TAG with full-length tag by Gilles Peskine · 3 years, 10 months ago
  29. 8c4eb88 test_suite_cipher: add tests for mbedtls_cipher_setup_psa() with ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  30. bfe3d87 Merge pull request #4842 from gilles-peskine-arm/public_fields-3.0-info by Gilles Peskine · 3 years, 10 months ago
  31. 1869377 Merge pull request #4942 from yuhaoth/pr/add-tls13-client-dummy-state-handlers by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  32. dff6c5d Restore internal driver for aead_set_lengths by Paul Elliott · 3 years, 10 months ago
  33. 8a83224 Fix typo by Gilles Peskine · 3 years, 10 months ago
  34. 325d374 Move set lengths checking to PSA Core by Paul Elliott · 3 years, 10 months ago
  35. 745f5f2 Add test for PolyChaCha with shortened tag by Paul Elliott · 3 years, 10 months ago
  36. 89458d1 More robust handling of excluded files by Gilles Peskine · 3 years, 10 months ago
  37. 7820a57 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  38. b19be6b Merge pull request #1638 from dgreen-arm/check-names-rewrite by Gilles Peskine · 3 years, 10 months ago
  39. 6e81b27 Add client state number check by Jerry Yu · 3 years, 10 months ago
  40. 3523a3b Improve dispatch tests by Jerry Yu · 3 years, 11 months ago
  41. 27f84fc Merge pull request #4813 from JoeSubbiani/TranslateCiphersuite_dev by Ronald Cron · 3 years, 10 months ago
  42. c3a6f63 Merge updates from upstream development branch into check-names-rewrite by Yuto Takano · 3 years, 11 months ago
  43. 9e4c020 Merge pull request #4969 from jclab-joseph/pr/fix/build-alpine by Gilles Peskine · 3 years, 11 months ago
  44. 32f46ba Remove ability to turn off chunked ad/data tests by Paul Elliott · 3 years, 11 months ago
  45. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 11 months ago
  46. 6113af6 Fix test code to can be built on alpine by joseph · 3 years, 11 months ago
  47. f2cb19f Merge pull request #4891 from yuhaoth/pr/enable-key-exchange-in-client-hello by Ronald Cron · 3 years, 11 months ago
  48. 3db0b70 Remove unnecessary test steps by Paul Elliott · 3 years, 11 months ago
  49. 88ecbe1 Test generated nonce test generates expected sizes by Paul Elliott · 3 years, 11 months ago
  50. 2c363a8 Add NULL / 0 buffer tests for update test by Paul Elliott · 3 years, 11 months ago
  51. fbb4c6d Replace AEAD operation init func with macro by Paul Elliott · 3 years, 11 months ago
  52. a2a09b0 Remove double initialisation of AEAD operation by Paul Elliott · 3 years, 11 months ago
  53. bb979e7 Rename enum types by Paul Elliott · 3 years, 11 months ago
  54. bdc2c68 Add missing not setting nonce tests by Paul Elliott · 3 years, 11 months ago
  55. 3ecdb3e Change test dependencys to PSA_WANT by Paul Elliott · 3 years, 11 months ago
  56. 76e31ec Add gnutls version test for client hello by Jerry Yu · 3 years, 11 months ago
  57. f0f2294 Merge pull request #4708 from mstarzyk-mobica/ccm_chunked by Gilles Peskine · 3 years, 11 months ago
  58. 93cb611 Merge pull request #4878 from SiliconLabs/remove_dependency_4877 by Gilles Peskine · 3 years, 11 months ago
  59. 0f32b7d Apply fixes to test driver from lib implementation by Paul Elliott · 3 years, 11 months ago
  60. 64555bd Add missing initialisation to setup test. by Paul Elliott · 3 years, 11 months ago
  61. 3587dfd Move long -D lists from all.sh to a header file by Gilles Peskine · 3 years, 11 months ago
  62. 396853a 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
  63. 4a76088 Fix leaked test buffer by Paul Elliott · 3 years, 11 months ago
  64. 6043e49 Fix missed documentation header pt 2 by Paul Elliott · 3 years, 11 months ago
  65. 8eec8d4 Fix missed documentation header by Paul Elliott · 3 years, 11 months ago
  66. f94bd99 Add missing aead state tests. by Paul Elliott · 3 years, 11 months ago
  67. 5221ef6 Add aead setup tests by Paul Elliott · 3 years, 11 months ago
  68. 1c67e0b Add extra verify edge test cases by Paul Elliott · 3 years, 11 months ago
  69. 9961a66 Remove negative tests from multipart_decrypt by Paul Elliott · 3 years, 11 months ago
  70. fd0c154c Add tests to oversend data/ad when lengths set by Paul Elliott · 3 years, 11 months ago
  71. ce2c1fa Remove uneccesary postive buffer size tests by Paul Elliott · 3 years, 11 months ago
  72. 6a60b12 Make buffer size checks +-1 from correct size by Paul Elliott · 3 years, 11 months ago
  73. a3d153f Make nonce based test descriptions more clear by Paul Elliott · 3 years, 11 months ago
  74. f38adbe Ensure tests expected to fail actually fail by Paul Elliott · 3 years, 11 months ago
  75. e49fe45 Remove unneccesary nesting by Paul Elliott · 3 years, 11 months ago
  76. 4e4d71a Move hidden logic into loop 'for' statement by Paul Elliott · 3 years, 11 months ago
  77. 33746aa Convert set lengths options over to enum by Paul Elliott · 3 years, 11 months ago
  78. 9454cfa Remove unneccesary safety check in test by Paul Elliott · 3 years, 11 months ago
  79. 6bfd0fb Convert all uint32_t lengths over to size_t by Paul Elliott · 3 years, 11 months ago
  80. 5a9642f Correct switched blocks for output sizes by Paul Elliott · 3 years, 11 months ago
  81. 719c132 Add tag buffer size tests to finish buffer tests by Paul Elliott · 3 years, 11 months ago
  82. e58cb1e Aligh finish_buffer_test vars with PSA standard by Paul Elliott · 4 years ago
  83. 4023ffd Re-add option of NULL buffer for nonce tests by Paul Elliott · 4 years ago
  84. e64deda Add missing check to multipart decrypt by Paul Elliott · 4 years ago
  85. 133740b tests: Improve incomplete then overflow tests by Ronald Cron · 3 years, 11 months ago
  86. 7a5ab04 Add tls13 test with everst and ecp restartable by Jerry Yu · 3 years, 11 months ago
  87. 9d17bf4 Styling and refactoring by Archana · 4 years ago
  88. 9a2b6ff Fix test vector dependency by Archana · 4 years ago
  89. a316b7e Rebase and update signature for curve448 tests by Archana · 4 years ago
  90. 74d99c6 Add a test to validate copy to read only lifetime by Archana · 4 years ago
  91. 449608b Code style improvements by Archana · 4 years ago
  92. 8a18036 Add opaque test driver support for copy key by Archana · 4 years, 1 month ago
  93. 6ed4bda pre-existing validation extended by Archana · 4 years ago
  94. 4d7ae1d Add test driver support for opaque key import by Archana · 4 years, 1 month ago
  95. ed2ef2d add client hello msg test by Jerry Yu · 4 years ago
  96. 83e4c12 Add CCM tests for passing unexpected input. by Mateusz Starzyk · 4 years ago
  97. efec38b Extend CCM corner cases tests. by Mateusz Starzyk · 4 years ago
  98. cd975e4 Extend CCM corner cases tests. by Mateusz Starzyk · 4 years ago
  99. e5d6106 Extend test in translate_ciphers.py by Joe Subbiani · 4 years ago
  100. 49d57bc Improve indentation according to pylint by Joe Subbiani · 4 years ago