1. 050d2fc Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
  2. cd51e76 Merge pull request #4338 from paul-elliott-arm/psa-m-aead by Ronald Cron · 3 years, 10 months ago
  3. 8739f0f Fix incorrect nonce length on oneshot test by Paul Elliott · 3 years, 10 months ago
  4. cc12395 Test invalid nonce length for multipart AEAD with short tag by Gilles Peskine · 3 years, 10 months ago
  5. 96b332c Test invalid nonce length for one-shot AEAD decryption by Gilles Peskine · 3 years, 10 months ago
  6. 4ef7bd8 Simplify PSA_ALG_AEAD_WITH_SHORTENED_TAG with full-length tag by Gilles Peskine · 3 years, 10 months ago
  7. 60116ae Invert logic on nonce length tests by Paul Elliott · 3 years, 10 months ago
  8. 355f59e Fix formatting issues by Paul Elliott · 3 years, 10 months ago
  9. e716e6c Switch cipher enabled macros by Paul Elliott · 3 years, 10 months ago
  10. bfe3d87 Merge pull request #4842 from gilles-peskine-arm/public_fields-3.0-info by Gilles Peskine · 3 years, 10 months ago
  11. 1869377 Merge pull request #4942 from yuhaoth/pr/add-tls13-client-dummy-state-handlers by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  12. 0729885 Merge pull request #4963 from ronald-cron-arm/tls13-mvp by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  13. baff51c Make sure nonce length checks use base algorithm by Paul Elliott · 3 years, 10 months ago
  14. 7fc96c1 Fix test description by Ronald Cron · 3 years, 10 months ago
  15. fb87721 Fix supported signature documentation by Ronald Cron · 3 years, 10 months ago
  16. 8ee9ed6 Fix and improve the documentation of supported groups by Ronald Cron · 3 years, 10 months ago
  17. 814f0c5 Remove check for lack of supported ciphers by Paul Elliott · 3 years, 10 months ago
  18. 946c920 Add safety for nonce length to internal driver by Paul Elliott · 3 years, 10 months ago
  19. 45cb82f Merge pull request #4918 from yuhaoth/pr/add-send-alert-message-macro by Ronald Cron · 3 years, 10 months ago
  20. 5b8618b fixup: Make the fields of mbedtls_ecp_curve_info public by Gilles Peskine · 3 years, 10 months ago
  21. bb0f9e1 Move all nonce length checks to PSA Core by Paul Elliott · 3 years, 10 months ago
  22. dff6c5d Restore internal driver for aead_set_lengths by Paul Elliott · 3 years, 10 months ago
  23. ad8d0ba Keep consistency order. by Jerry Yu · 3 years, 10 months ago
  24. d52398d fix double underscore fail by Jerry Yu · 3 years, 10 months ago
  25. 4ed1ed1 Move nonce size checking to PSA Core by Paul Elliott · 3 years, 10 months ago
  26. 325d374 Move set lengths checking to PSA Core by Paul Elliott · 3 years, 10 months ago
  27. 745f5f2 Add test for PolyChaCha with shortened tag by Paul Elliott · 3 years, 10 months ago
  28. c78833a Add reminder of assumption to documentation by Paul Elliott · 3 years, 10 months ago
  29. f164b6a Add an overview section by Ronald Cron · 3 years, 10 months ago
  30. 847c358 Expend coding rules by Ronald Cron · 3 years, 10 months ago
  31. 3e7c403 Miscellaneous improvements by Ronald Cron · 3 years, 10 months ago
  32. fecda8d Improve the description of common macros usage by Ronald Cron · 3 years, 10 months ago
  33. 99733f0 Amend vector variables by Ronald Cron · 3 years, 10 months ago
  34. b194466 Amend TLS 1.3 prefix by Ronald Cron · 3 years, 10 months ago
  35. 72064b3 Fix usage of backticks by Ronald Cron · 3 years, 10 months ago
  36. 660c723 Add paragraph about expected quality by Ronald Cron · 3 years, 10 months ago
  37. 7a7032a Remove out of MVP scope items by Ronald Cron · 3 years, 10 months ago
  38. c3b510f Amend supported groups and signatures based on spec 9.1 section by Ronald Cron · 3 years, 10 months ago
  39. 3160d70 Add comments about key_share and supported_versions support by Ronald Cron · 3 years, 10 months ago
  40. 85e5108 Add support for server_name extension by Ronald Cron · 3 years, 10 months ago
  41. 004df8a Improve comment about handshake failure with HRR and CertificateRequest by Ronald Cron · 3 years, 10 months ago
  42. 1fa5088 Improve comment about PSK TLS 1.3 configuration options by Ronald Cron · 3 years, 10 months ago
  43. b19be6b Merge pull request #1638 from dgreen-arm/check-names-rewrite by Gilles Peskine · 3 years, 10 months ago
  44. 023987f Use GitHub table format by Ronald Cron · 3 years, 10 months ago
  45. def52c3 Remove obscure comment about TLS 1.3 renegotiation config option by Ronald Cron · 3 years, 10 months ago
  46. 3bf1f97 fix various issue on pending send alert by Jerry Yu · 3 years, 11 months ago
  47. bbd5a3f fix pending_alert issues by Jerry Yu · 3 years, 11 months ago
  48. 394ece6 Add function for set pending alert flag by Jerry Yu · 3 years, 11 months ago
  49. 33cedca fix comments issue by Jerry Yu · 3 years, 11 months ago
  50. e704781 add pend fatal alert by Jerry Yu · 3 years, 11 months ago
  51. e86cd65 fix unused-variable fail without MBEDTLS_DEBUG_C by Jerry Yu · 3 years, 10 months ago
  52. 860b4ee Rename `*_read_*` to `*_process_*` by Jerry Yu · 3 years, 10 months ago
  53. 6e81b27 Add client state number check by Jerry Yu · 3 years, 10 months ago
  54. 435756f Keep consistent order in dummy functions by Jerry Yu · 3 years, 11 months ago
  55. 6c98352 Move msvc compatible fix to `common.h` by Jerry Yu · 3 years, 11 months ago
  56. 3523a3b Improve dispatch tests by Jerry Yu · 3 years, 11 months ago
  57. 687101b tls13: add dummy state machine handler by Jerry Yu · 3 years, 11 months ago
  58. c7e7fe5 Add missing MBEDTLS_PRIVATE by Paul Elliott · 3 years, 10 months ago
  59. aafb21f Merge pull request #4968 from davidhorstmann-arm/fix-aarch64-asm-constraints by Gilles Peskine · 3 years, 10 months ago
  60. 27f84fc Merge pull request #4813 from JoeSubbiani/TranslateCiphersuite_dev by Ronald Cron · 3 years, 10 months ago
  61. bd4960c Merge pull request #4961 from mpg/doc-use-psa-crypto by Gilles Peskine · 3 years, 11 months ago
  62. c3a6f63 Merge updates from upstream development branch into check-names-rewrite by Yuto Takano · 3 years, 11 months ago
  63. 7500a0e Combine changelog entries for muladdc assembly fix by David Horstmann · 3 years, 11 months ago
  64. 9e4c020 Merge pull request #4969 from jclab-joseph/pr/fix/build-alpine by Gilles Peskine · 3 years, 11 months ago
  65. 32f46ba Remove ability to turn off chunked ad/data tests by Paul Elliott · 3 years, 11 months ago
  66. 5977bc9 Add MBEDTLS_PRIVATE to new structs by Paul Elliott · 3 years, 11 months ago
  67. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 11 months ago
  68. 13841cb Mention areas that are not (well) tested. by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  69. 9155b0e Clarify that 1.3 is excluded by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  70. ca91017 Improve wording and fix some typos. by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  71. d3ac4a9 Clarify wording of "not covered" section by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  72. 6113af6 Fix test code to can be built on alpine by joseph · 3 years, 11 months ago
  73. f2cb19f Merge pull request #4891 from yuhaoth/pr/enable-key-exchange-in-client-hello by Ronald Cron · 3 years, 11 months ago
  74. 3db0b70 Remove unnecessary test steps by Paul Elliott · 3 years, 11 months ago
  75. 88ecbe1 Test generated nonce test generates expected sizes by Paul Elliott · 3 years, 11 months ago
  76. 90fdc11 Make NULL tag check more explicit by Paul Elliott · 3 years, 11 months ago
  77. 70618b2 Change sizeof to variable rather than struct by Paul Elliott · 3 years, 11 months ago
  78. 2c363a8 Add NULL / 0 buffer tests for update test by Paul Elliott · 3 years, 11 months ago
  79. fbb4c6d Replace AEAD operation init func with macro by Paul Elliott · 3 years, 11 months ago
  80. a2a09b0 Remove double initialisation of AEAD operation by Paul Elliott · 3 years, 11 months ago
  81. bb979e7 Rename enum types by Paul Elliott · 3 years, 11 months ago
  82. bdc2c68 Add missing not setting nonce tests by Paul Elliott · 3 years, 11 months ago
  83. 3ecdb3e Change test dependencys to PSA_WANT by Paul Elliott · 3 years, 11 months ago
  84. 11c81df Fix aarch64 assembly for bignum multiplication by David Horstmann · 3 years, 11 months ago
  85. 76e31ec Add gnutls version test for client hello by Jerry Yu · 3 years, 11 months ago
  86. 1e07869 Fix inaccuracy in key exchange summary by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  87. 3785c90 Define TLS 1.3 MVP and document coding rules by Ronald Cron · 3 years, 11 months ago
  88. 73a0e1d Document parts not covered by USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  89. f0f2294 Merge pull request #4708 from mstarzyk-mobica/ccm_chunked by Gilles Peskine · 3 years, 11 months ago
  90. 200bcf7 Remove warning about PSA Crypto being beta by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  91. 1b08c5f Document current effects of USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  92. 13b0beb Add docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  93. 304689e Merge pull request #4947 from gilles-peskine-arm/muladdc-amd64-memory-development by Gilles Peskine · 3 years, 11 months ago
  94. 93cb611 Merge pull request #4878 from SiliconLabs/remove_dependency_4877 by Gilles Peskine · 3 years, 11 months ago
  95. 0f32b7d Apply fixes to test driver from lib implementation by Paul Elliott · 3 years, 11 months ago
  96. 64555bd Add missing initialisation to setup test. by Paul Elliott · 3 years, 11 months ago
  97. 4a76088 Fix leaked test buffer by Paul Elliott · 3 years, 11 months ago
  98. 6043e49 Fix missed documentation header pt 2 by Paul Elliott · 3 years, 11 months ago
  99. 8eec8d4 Fix missed documentation header by Paul Elliott · 3 years, 11 months ago
  100. ec95cc9 Add safety for NULL tag being passed to finish by Paul Elliott · 3 years, 11 months ago