1. 0ea39e0 Correct use of MBEDTLS_PSA_BUILTIN_ALG_xxx in crypto library by John Durkop · 4 years, 10 months ago
  2. 7b45313 Updates to fix check-names and all.sh tests after review by John Durkop · 4 years, 10 months ago
  3. dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 10 months ago
  4. 816e043 Update how test sets PSA_WANT_ALG_* by John Durkop · 4 years, 10 months ago
  5. d895939 Add ECDSA support to PSA crypto configuration by John Durkop · 4 years, 11 months ago
  6. 2a25904 Merge pull request #3568 from hanno-arm/tls13_experimental_key_schedule_1 by Janos Follath · 4 years, 11 months ago
  7. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 5 years ago
  8. ef8575e Apply review feedback by Steven Cooreman · 5 years ago
  9. 89e54f2 Add mock and negative testing to cipher driver by Steven Cooreman · 5 years ago
  10. eca33c6 Add testing of fallback to cipher operations by Steven Cooreman · 5 years ago
  11. fe0ab55 Implement one-shot cipher in test driver by Steven Cooreman · 5 years ago
  12. 16afd3d Unify cipher setup function inside test driver by Steven Cooreman · 5 years ago
  13. 5240e8b Style and language fixes from review by Steven Cooreman · 5 years ago
  14. acb5a10 Structify cipher test driver hook variables by Steven Cooreman · 5 years ago
  15. d53c1bf Exercise the AES-CTR multipart driver and check it gets called by Steven Cooreman · 5 years ago
  16. 8b12225 Add a working implementation of a multipart AES-CTR test driver by Steven Cooreman · 5 years ago
  17. 3ec4018 Update license texts by Steven Cooreman · 5 years ago
  18. d3feccd Restructure cipher context object to contain driver switch by Steven Cooreman · 5 years ago
  19. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
  20. b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 5 years ago
  21. 6bf4f5f Merge pull request #3585 from jdurkop/fix/undefined-reference-3294 by Gilles Peskine · 5 years ago
  22. 29ea84e Avoid duplicated test case names in TLS 1.3 key schedule unit tests by Hanno Becker · 5 years ago
  23. 3eb3563 Fix TLS 1.3 key schedule unit test case name by Hanno Becker · 5 years ago
  24. 1413bd8 Simplify identification of TLS 1.3 labels in unit test suite by Hanno Becker · 5 years ago
  25. 8c82bfd Use TLS1_3_CONTEXT_[UN]HASHED in 1.3 key schedule tests by Hanno Becker · 5 years ago
  26. 81e91d4 Add further unit tests for TLS 1.3 key schedule by Hanno Becker · 5 years ago
  27. 70d7fb0 Don't hardcode TLS 1.3 labels in test cases by Hanno Becker · 5 years ago
  28. 619e09e Minor update to all.sh to change test order by John Durkop · 5 years ago
  29. d4efa8d Fix pk_ec_test_vec() to use MBEDTLS_MD_NONE by John Durkop · 5 years ago
  30. 2ec2eaa Fix test issues with depends-hashes by John Durkop · 5 years ago
  31. ab2ce23 Fix typo in SSL test suite by Hanno Becker · 5 years ago
  32. 493ea7f Remove instances of camelCase in TLS 1.3 key schedule by Hanno Becker · 5 years ago
  33. fb08096 Use ASSERT_COMPARE instead of TEST_ASSERT( memcmp( ... ) == 0 ) by Hanno Becker · 5 years ago
  34. f376cee Remove redundant dependency in TLS 1.3 key generation tests by Hanno Becker · 5 years ago
  35. 73c825a Shorten include path in test_suite_ssl.function by Hanno Becker · 5 years ago
  36. 2d2c3eb Add tests for TLS 1.3 key evolution function by Hanno Becker · 5 years ago
  37. e4849d1 Add test vectors for TLS 1.3 Derive-Secret by Hanno Becker · 5 years ago
  38. 19498f8 Add test vectors for TLS 1.3 traffic key generation by Hanno Becker · 5 years ago
  39. 39ff492 Add test vectors for TLS 1.3 HKDF-Expand-Label by Hanno Becker · 5 years ago
  40. 1ffec8f Merge pull request #3501 from stevew817/feature/transparent_drivers_trial by Gilles Peskine · 5 years ago
  41. 177deba Fix style and pull out ECB processing in separate function by Steven Cooreman · 5 years ago
  42. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
  43. 831c695 Apply feedback from PR review by Steven Cooreman · 5 years ago
  44. 853f9bd Merge pull request #3625 from gilles-peskine-arm/test-fail-report-first by Gilles Peskine · 5 years ago
  45. 56250fd Style fixes after PR review by Steven Cooreman · 5 years ago
  46. 15f58d2 Move mbedtls_to_psa_error declaration to internal header by Steven Cooreman · 5 years ago
  47. 2c7b2f8 Apply changes from #3546 to newly introduced files by Steven Cooreman · 5 years ago
  48. f1720ea Fix macro naming to match inhouse style by Steven Cooreman · 5 years ago
  49. 1cd39d5 Use own define for building with test drivers by Steven Cooreman · 5 years ago
  50. 2a1664c Add & splice in test driver for ECC keygen by Steven Cooreman · 5 years ago
  51. 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 5 years ago
  52. d57203d Add driver tests and run them through all.sh by Steven Cooreman · 5 years ago
  53. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
  54. 0deccf1 Initialize ret from test code by Gilles Peskine · 5 years ago
  55. f1c9a55 tests: psa: Add checks involving unknown key owner ids by Ronald Cron · 5 years ago
  56. 81e0050 tests: psa: Add owner identifier as test parameter by Ronald Cron · 5 years ago
  57. 5731f6f tests: psa: Fix storage purge in se_driver_hal tests (2) by Ronald Cron · 5 years ago
  58. 978d57d tests: psa: Fix storage purge in se_driver_hal tests (1) by Ronald Cron · 5 years ago
  59. ecfb237 Fix PSA code and unit tests by Ronald Cron · 5 years ago
  60. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  61. 039a98b Define always psa_key_id_t as defined in PSA crypto spec by Ronald Cron · 5 years ago
  62. 27238fc psa: Use psa_key_file_id_t as the key id type by Ronald Cron · 5 years ago
  63. aeedd74 Pass -std=c99 to arm-none-eabi-gcc by Gilles Peskine · 5 years ago
  64. 349eadc Report the first failure, not the last one by Gilles Peskine · 5 years ago
  65. 17ffc5d Bump version to Mbed TLS 2.24.0 by Janos Follath · 5 years ago
  66. d2ce916 Merge branch 'development-restricted' by Janos Follath · 5 years ago
  67. d4b9133 Merge pull request #3611 from gilles-peskine-arm/psa-coverity-cleanups-202008 by Gilles Peskine · 5 years ago
  68. 9e4d438 Merge pull request #3433 from raoulstrackx/raoul/verify_crl_without_time by Gilles Peskine · 5 years ago
  69. a2e518d Fix the documentation of has_even_parity by Gilles Peskine · 5 years ago
  70. ed9fbc6 Clearer function name for parity check by Gilles Peskine · 5 years ago
  71. 6c75152 Explain the purpose of check_parity by Gilles Peskine · 5 years ago
  72. 34f063c Add missing cleanup to hash multipart operation tests by Gilles Peskine · 5 years ago
  73. 29c4a6c Add negative tests for MAC verification by Gilles Peskine · 5 years ago
  74. 090e16c Don't destroy the key during a MAC verification operation by Gilles Peskine · 5 years ago
  75. 8b356b5 Test other output sizes for psa_mac_sign_finish by Gilles Peskine · 5 years ago
  76. 5e65cec Simplify output bounds check in mac_sign test by Gilles Peskine · 5 years ago
  77. 3d404d6 Test PSA_MAC_FINAL_SIZE in mac_sign exactly by Gilles Peskine · 5 years ago
  78. cd65f4c Add empty-output-buffer test cases for single-part hash functions by Gilles Peskine · 5 years ago
  79. e92c68a Note that a failure in cleanup is intentional by Gilles Peskine · 5 years ago
  80. 64f13ef Add missing cleanup to some multipart operation tests by Gilles Peskine · 5 years ago
  81. a09713c test cleanup: Annotate file removal after a failed creation by Gilles Peskine · 5 years ago
  82. 14613bc Fix parity tests to actually fail the test on error by Gilles Peskine · 5 years ago
  83. ffecb7b Implement support for multipart ECB and add tests by Steven Cooreman · 5 years ago
  84. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  85. a6033e9 Style and language fixes by Steven Cooreman · 5 years ago
  86. 04b7488 Fix potential use of uninitialised variable by Manuel Pégourié-Gonnard · 5 years ago
  87. ed19762 Merge pull request #3574 from makise-homura/e2k_support by Gilles Peskine · 5 years ago
  88. c14be90 Add new test_depends_curves_psa to all.sh by John Durkop · 5 years ago
  89. f35069a Fix undefined ref error when ECDSA not defined by John Durkop · 5 years ago
  90. 0f343ac Merge pull request #3528 from gufe44/helpers-redirect-restore-output by Gilles Peskine · 5 years ago
  91. 8a79b9b Fix "unused function" warning in some configs by Manuel Pégourié-Gonnard · 5 years ago
  92. 6edfe60 Merge pull request #2182 from hanno-arm/key_pwd by Manuel Pégourié-Gonnard · 5 years ago
  93. 6c77bc6 compat.sh: stop using allow_sha1 by Manuel Pégourié-Gonnard · 5 years ago
  94. 499bf4c compat.sh: quit using SHA-1 certificates by Manuel Pégourié-Gonnard · 5 years ago
  95. 244d066 compat.sh: enable CBC-SHA-2 suites for GnuTLS by Manuel Pégourié-Gonnard · 5 years ago
  96. 067f6e0 Fix bug in redirection of unit test outputs by gufe44 · 5 years ago
  97. 5011814 Update remaining copyright notices to use Linux Foundation guidance by Dan Handley · 5 years ago
  98. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  99. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  100. feb0396 Fix memory leak in test_suite_x509write with PSA crypto by Manuel Pégourié-Gonnard · 5 years ago