1. 033b178 Test that a PSS policy doesn't allow PSS_ANY_SALT and vice versa by Gilles Peskine · 3 years, 10 months ago
  2. f5322b3 Shorten some test descriptions by Gilles Peskine · 3 years, 10 months ago
  3. 44c96aa Support PSA_ALG_RSA_PSS_ANY_SALT iff PSA_ALG_RSA_PSS is supported by Gilles Peskine · 3 years, 10 months ago
  4. 454f31c Add test cases for PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  5. a4337d7 Update metadata tests with the new IS_ALG_RSA_PSS_xxx_SALT predicates by Gilles Peskine · 3 years, 10 months ago
  6. acd2d0e New algorithm PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  7. 8135cb9 Break out algorithm_tester() as a separate method by Gilles Peskine · 3 years, 10 months ago
  8. 023aa11 Merge pull request #4996 from mprse/mbedtls_cipher_setup_psa_ECB by Gilles Peskine · 3 years, 10 months ago
  9. 6b34ac7 Merge pull request #4955 from gilles-peskine-arm/make-tests-v-development by Gilles Peskine · 3 years, 10 months ago
  10. d8ca055 Merge pull request #4977 from xkqian/generic_fetch_handshake_msg by Ronald Cron · 3 years, 10 months ago
  11. 73142df Add change-log: fix-mbedtls_cipher_crypt-aes-ecb.txt by Przemyslaw Stekiel · 3 years, 10 months ago
  12. 05420b1 TLS1.3: Add useful comments based on RFC8446 by XiaokangQian · 3 years, 10 months ago
  13. 16c61aa TLS1.3: Alignment coding styles based on comments by XiaokangQian · 3 years, 10 months ago
  14. 6b226b0 Add fetch_hand_message in generic by XiaokangQian · 3 years, 11 months ago
  15. cd51e76 Merge pull request #4338 from paul-elliott-arm/psa-m-aead by Ronald Cron · 3 years, 10 months ago
  16. 86de1b7 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  17. 8739f0f Fix incorrect nonce length on oneshot test by Paul Elliott · 3 years, 10 months ago
  18. cc12395 Test invalid nonce length for multipart AEAD with short tag by Gilles Peskine · 3 years, 10 months ago
  19. 96b332c Test invalid nonce length for one-shot AEAD decryption by Gilles Peskine · 3 years, 10 months ago
  20. 4ef7bd8 Simplify PSA_ALG_AEAD_WITH_SHORTENED_TAG with full-length tag by Gilles Peskine · 3 years, 10 months ago
  21. 60116ae Invert logic on nonce length tests by Paul Elliott · 3 years, 10 months ago
  22. 355f59e Fix formatting issues by Paul Elliott · 3 years, 10 months ago
  23. e716e6c Switch cipher enabled macros by Paul Elliott · 3 years, 10 months ago
  24. 80c6a8e Add PSA support for MBEDTLS_CIPHER_AES_128_ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  25. 8c4eb88 test_suite_cipher: add tests for mbedtls_cipher_setup_psa() with ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  26. bfe3d87 Merge pull request #4842 from gilles-peskine-arm/public_fields-3.0-info by Gilles Peskine · 3 years, 10 months ago
  27. 1869377 Merge pull request #4942 from yuhaoth/pr/add-tls13-client-dummy-state-handlers by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  28. 0729885 Merge pull request #4963 from ronald-cron-arm/tls13-mvp by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  29. baff51c Make sure nonce length checks use base algorithm by Paul Elliott · 3 years, 10 months ago
  30. 7fc96c1 Fix test description by Ronald Cron · 3 years, 10 months ago
  31. fb87721 Fix supported signature documentation by Ronald Cron · 3 years, 10 months ago
  32. 8ee9ed6 Fix and improve the documentation of supported groups by Ronald Cron · 3 years, 10 months ago
  33. 814f0c5 Remove check for lack of supported ciphers by Paul Elliott · 3 years, 10 months ago
  34. 946c920 Add safety for nonce length to internal driver by Paul Elliott · 3 years, 10 months ago
  35. 45cb82f Merge pull request #4918 from yuhaoth/pr/add-send-alert-message-macro by Ronald Cron · 3 years, 10 months ago
  36. 5b8618b fixup: Make the fields of mbedtls_ecp_curve_info public by Gilles Peskine · 3 years, 10 months ago
  37. bb0f9e1 Move all nonce length checks to PSA Core by Paul Elliott · 3 years, 10 months ago
  38. dff6c5d Restore internal driver for aead_set_lengths by Paul Elliott · 3 years, 10 months ago
  39. ad8d0ba Keep consistency order. by Jerry Yu · 3 years, 10 months ago
  40. d52398d fix double underscore fail by Jerry Yu · 3 years, 10 months ago
  41. 4ed1ed1 Move nonce size checking to PSA Core by Paul Elliott · 3 years, 10 months ago
  42. 325d374 Move set lengths checking to PSA Core by Paul Elliott · 3 years, 10 months ago
  43. 745f5f2 Add test for PolyChaCha with shortened tag by Paul Elliott · 3 years, 10 months ago
  44. c78833a Add reminder of assumption to documentation by Paul Elliott · 3 years, 10 months ago
  45. f164b6a Add an overview section by Ronald Cron · 3 years, 10 months ago
  46. 847c358 Expend coding rules by Ronald Cron · 3 years, 10 months ago
  47. 3e7c403 Miscellaneous improvements by Ronald Cron · 3 years, 10 months ago
  48. fecda8d Improve the description of common macros usage by Ronald Cron · 3 years, 10 months ago
  49. 99733f0 Amend vector variables by Ronald Cron · 3 years, 10 months ago
  50. b194466 Amend TLS 1.3 prefix by Ronald Cron · 3 years, 10 months ago
  51. 72064b3 Fix usage of backticks by Ronald Cron · 3 years, 10 months ago
  52. 660c723 Add paragraph about expected quality by Ronald Cron · 3 years, 10 months ago
  53. 7a7032a Remove out of MVP scope items by Ronald Cron · 3 years, 10 months ago
  54. c3b510f Amend supported groups and signatures based on spec 9.1 section by Ronald Cron · 3 years, 10 months ago
  55. 3160d70 Add comments about key_share and supported_versions support by Ronald Cron · 3 years, 10 months ago
  56. 85e5108 Add support for server_name extension by Ronald Cron · 3 years, 10 months ago
  57. 004df8a Improve comment about handshake failure with HRR and CertificateRequest by Ronald Cron · 3 years, 10 months ago
  58. 1fa5088 Improve comment about PSK TLS 1.3 configuration options by Ronald Cron · 3 years, 10 months ago
  59. b19be6b Merge pull request #1638 from dgreen-arm/check-names-rewrite by Gilles Peskine · 3 years, 10 months ago
  60. 023987f Use GitHub table format by Ronald Cron · 3 years, 10 months ago
  61. def52c3 Remove obscure comment about TLS 1.3 renegotiation config option by Ronald Cron · 3 years, 10 months ago
  62. 3bf1f97 fix various issue on pending send alert by Jerry Yu · 3 years, 11 months ago
  63. bbd5a3f fix pending_alert issues by Jerry Yu · 3 years, 11 months ago
  64. 394ece6 Add function for set pending alert flag by Jerry Yu · 3 years, 11 months ago
  65. 33cedca fix comments issue by Jerry Yu · 3 years, 11 months ago
  66. e704781 add pend fatal alert by Jerry Yu · 3 years, 11 months ago
  67. e86cd65 fix unused-variable fail without MBEDTLS_DEBUG_C by Jerry Yu · 3 years, 10 months ago
  68. 860b4ee Rename `*_read_*` to `*_process_*` by Jerry Yu · 3 years, 10 months ago
  69. 6e81b27 Add client state number check by Jerry Yu · 3 years, 10 months ago
  70. 435756f Keep consistent order in dummy functions by Jerry Yu · 3 years, 11 months ago
  71. 6c98352 Move msvc compatible fix to `common.h` by Jerry Yu · 3 years, 11 months ago
  72. 3523a3b Improve dispatch tests by Jerry Yu · 3 years, 11 months ago
  73. 687101b tls13: add dummy state machine handler by Jerry Yu · 3 years, 11 months ago
  74. c7e7fe5 Add missing MBEDTLS_PRIVATE by Paul Elliott · 3 years, 10 months ago
  75. aafb21f Merge pull request #4968 from davidhorstmann-arm/fix-aarch64-asm-constraints by Gilles Peskine · 3 years, 10 months ago
  76. 27f84fc Merge pull request #4813 from JoeSubbiani/TranslateCiphersuite_dev by Ronald Cron · 3 years, 10 months ago
  77. bd4960c Merge pull request #4961 from mpg/doc-use-psa-crypto by Gilles Peskine · 3 years, 11 months ago
  78. c3a6f63 Merge updates from upstream development branch into check-names-rewrite by Yuto Takano · 3 years, 11 months ago
  79. 7500a0e Combine changelog entries for muladdc assembly fix by David Horstmann · 3 years, 11 months ago
  80. 9e4c020 Merge pull request #4969 from jclab-joseph/pr/fix/build-alpine by Gilles Peskine · 3 years, 11 months ago
  81. 32f46ba Remove ability to turn off chunked ad/data tests by Paul Elliott · 3 years, 11 months ago
  82. 5977bc9 Add MBEDTLS_PRIVATE to new structs by Paul Elliott · 3 years, 11 months ago
  83. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 11 months ago
  84. 13841cb Mention areas that are not (well) tested. by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  85. 9155b0e Clarify that 1.3 is excluded by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  86. ca91017 Improve wording and fix some typos. by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  87. d3ac4a9 Clarify wording of "not covered" section by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  88. 6113af6 Fix test code to can be built on alpine by joseph · 3 years, 11 months ago
  89. f2cb19f Merge pull request #4891 from yuhaoth/pr/enable-key-exchange-in-client-hello by Ronald Cron · 3 years, 11 months ago
  90. 3db0b70 Remove unnecessary test steps by Paul Elliott · 3 years, 11 months ago
  91. 88ecbe1 Test generated nonce test generates expected sizes by Paul Elliott · 3 years, 11 months ago
  92. 90fdc11 Make NULL tag check more explicit by Paul Elliott · 3 years, 11 months ago
  93. 70618b2 Change sizeof to variable rather than struct by Paul Elliott · 3 years, 11 months ago
  94. 2c363a8 Add NULL / 0 buffer tests for update test by Paul Elliott · 3 years, 11 months ago
  95. fbb4c6d Replace AEAD operation init func with macro by Paul Elliott · 3 years, 11 months ago
  96. a2a09b0 Remove double initialisation of AEAD operation by Paul Elliott · 3 years, 11 months ago
  97. bb979e7 Rename enum types by Paul Elliott · 3 years, 11 months ago
  98. bdc2c68 Add missing not setting nonce tests by Paul Elliott · 3 years, 11 months ago
  99. 3ecdb3e Change test dependencys to PSA_WANT by Paul Elliott · 3 years, 11 months ago
  100. 11c81df Fix aarch64 assembly for bignum multiplication by David Horstmann · 3 years, 11 months ago