1. 0e5bcb6 Replace directly access for sig_hashes by Jerry Yu · 3 years, 8 months ago
  2. 08e2cea Remove directly access for tls13_sig_algs by Jerry Yu · 3 years, 8 months ago
  3. afdfed1 add get sig_algs helper function by Jerry Yu · 3 years, 8 months ago
  4. 18cd439 Align signature_algorithms extension name by Jerry Yu · 3 years, 8 months ago
  5. a5c1bf0 Merge pull request #5367 from AndrzejKurek/doxygen-closure-fixes by Gilles Peskine · 3 years, 6 months ago
  6. cead70d doxygen: fix missing asterisk in ecp.h by Andrzej Kurek · 3 years, 6 months ago
  7. fcca7cf Merge pull request #5428 from gstrauss/mbedtls_ssl_ciphersuite by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  8. b032685 Merge pull request #5309 from gilles-peskine-arm/pkparse-pkcs8-unencrypted-no-alloc by Dave Rodgman · 3 years, 6 months ago
  9. ff743a7 Merge pull request #5425 from gabor-mezei-arm/5181_tls_cipher_extend_testing_of_tickets by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  10. 6eef563 Add tests for accessors for ciphersuite info by Glenn Strauss · 3 years, 6 months ago
  11. 6249603 Merge pull request #5438 from SebastianBoe/check_config by Gilles Peskine · 3 years, 7 months ago
  12. 6d6d93e Merge pull request #5350 from AndrzejKurek/psa-aead-invalid-tag-lengths-setup by Gilles Peskine · 3 years, 7 months ago
  13. c191add Merge pull request #5267 from mprse/mac_multipart by Gilles Peskine · 3 years, 7 months ago
  14. fe271b9 Merge pull request #5253 from AndrzejKurek/chacha-iv-len-16-fixes by Gilles Peskine · 3 years, 7 months ago
  15. daaf38b Remove multipart part from mac_verify test case by Przemyslaw Stekiel · 3 years, 8 months ago
  16. 6ec59f8 Add mac_verify_multipart test case + test data by Przemyslaw Stekiel · 3 years, 8 months ago
  17. 1af1983 Remove multipart part from mac_sign test case by Przemyslaw Stekiel · 3 years, 8 months ago
  18. f47b8d3 Add mac_sign_multipart test case + test data by Przemyslaw Stekiel · 3 years, 8 months ago
  19. f881601 Detect invalid tag lengths in psa_aead_setup by Andrzej Kurek · 3 years, 8 months ago
  20. ad2b8b5 Fix a dependence in chacha cipher test suite by Andrzej Kurek · 3 years, 7 months ago
  21. 24e8801 Add missing config check for PKCS5. by Sebastian Bøe · 3 years, 7 months ago
  22. d2da19b Merge pull request #5380 from AndrzejKurek/key-id-encodes-owner-psa-fixes by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  23. 29ec0c4 Remove unneeded changelog entry by Gabor Mezei · 3 years, 7 months ago
  24. a15503f Merge pull request #5344 from AndrzejKurek/psa-aead-more-generate-nonce-combinations by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  25. 188ed19 Merge pull request #5351 from yuhaoth/pr/remove-duplicate-supported_group_ext by Ronald Cron · 3 years, 7 months ago
  26. b9fbc11 Dynamically allocate iv in dec_empty_buf tests by Andrzej Kurek · 3 years, 7 months ago
  27. f2d4e27 Add a changelog entry for the ChaCha20 default behavior change by Andrzej Kurek · 3 years, 8 months ago
  28. 8be8e4a Add a missing test case to ChaCha20 tests - decrypt empty buffer by Andrzej Kurek · 3 years, 8 months ago
  29. 63439ed Return an error for IV lengths other than 12 with ChaCha20+Poly1305 by Andrzej Kurek · 3 years, 8 months ago
  30. 33ca6af Return an error for IV lengths other than 12 with ChaCha20 by Andrzej Kurek · 3 years, 8 months ago
  31. 73839e0 Merge pull request #5353 from gstrauss/mbedtls_ssl_config_defaults-repeat by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  32. 6bfe4e2 Merge pull request #5272 from bensze01/psa_aead_setup_error by Gilles Peskine · 3 years, 7 months ago
  33. aa3a6e4 Fix brace placement by Bence Szépkúti · 3 years, 7 months ago
  34. 39fb9d1 Rename helper function to psa_aead_check_algorithm by Bence Szépkúti · 3 years, 7 months ago
  35. d491ea4 fix comment issue by Jerry Yu · 3 years, 7 months ago
  36. 8f52690 Add accessors for ciphersuite info by Glenn Strauss · 3 years, 7 months ago
  37. dfc5c71 Merge pull request #5420 from yanesca/update_mailing_list_links by Gilles Peskine · 3 years, 7 months ago
  38. bc5b6b9 Add changelog entry by Gabor Mezei · 3 years, 7 months ago
  39. 6e5aae6 Add tests for ticket_aead option by Gabor Mezei · 3 years, 7 months ago
  40. d4bea1e Add ticket_aead option for ssl_server2 by Gabor Mezei · 3 years, 7 months ago
  41. 88addc4 Update mailing list links by Janos Follath · 3 years, 7 months ago
  42. b925f21 fix comment issues by Jerry Yu · 3 years, 7 months ago
  43. f0fede5 minor performance improvement by Jerry Yu · 3 years, 7 months ago
  44. 1510cea fix coding style issues by Jerry Yu · 3 years, 7 months ago
  45. 3ad14ac Add named group IANA value check by Jerry Yu · 3 years, 7 months ago
  46. f46b016 skip some extensions if ephemeral not enabled by Jerry Yu · 3 years, 7 months ago
  47. 63282b4 Refactor write supported group by Jerry Yu · 3 years, 7 months ago
  48. 7f029d8 fix coding style issues by Jerry Yu · 3 years, 7 months ago
  49. 08f3465 Return the same error in multipart and single shot AEAD by Bence Szépkúti · 3 years, 8 months ago
  50. d1d0b41 Merge pull request #5388 from bensze01/multipart_aead_compliance_tests by Gilles Peskine · 3 years, 7 months ago
  51. bac671c Fix the multipart AEAD compliance tests by Bence Szépkúti · 3 years, 7 months ago
  52. 8f9a9da Merge pull request #5386 from daverodgman/update_branches_info by Dave Rodgman · 3 years, 7 months ago
  53. 9b4d9ae Update information in BRANCHES.md by Dave Rodgman · 3 years, 7 months ago
  54. f954853 Merge pull request #5193 from SiliconLabs/codegen_1.0 by Gilles Peskine · 3 years, 7 months ago
  55. ce8a617 Merge pull request #5337 from gilles-peskine-arm/bump_version-3.1 by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  56. 03e0146 Make KEY_ID_ENCODES_OWNER compatible with USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 7 months ago
  57. 01404df doxygen: remove empty platform_time configuration section by Andrzej Kurek · 3 years, 7 months ago
  58. a0defed doxygen: move addtogroup closures to include more elements by Andrzej Kurek · 3 years, 7 months ago
  59. 38d4fdd Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 7 months ago
  60. ffef9c5 fix alignment issue by Jerry Yu · 3 years, 7 months ago
  61. 136320b fix ci fail by Jerry Yu · 3 years, 8 months ago
  62. 1ea9d10 fix test_ref_configs build fail by Jerry Yu · 3 years, 8 months ago
  63. cee1129 Reset dhm_P and dhm_G if config call repeated by Glenn Strauss · 3 years, 8 months ago
  64. acc74b8 Merge pull request #5348 from davidhorstmann-arm/fix-ssl-debug-header-typo by Gilles Peskine · 3 years, 8 months ago
  65. 1753261 change write_supported_groups_ext prototype by Jerry Yu · 3 years, 8 months ago
  66. 9d555ac Remove TLS12 version write_supported_group_ext by Jerry Yu · 3 years, 8 months ago
  67. 7581c11 Remove tls13_write_supported_groups_ext by Jerry Yu · 3 years, 8 months ago
  68. ba07342 Add generic write_supported-groups_ext by Jerry Yu · 3 years, 8 months ago
  69. b47d0f8 Replace SUPPORTED_ELLIPTIC_CURVES with SUPPORTED_GROUPS by Jerry Yu · 3 years, 8 months ago
  70. 4a9e026 Review comments addressed by Archana · 3 years, 8 months ago
  71. 21b20c7 Add Changelog and update documentation by Archana · 3 years, 8 months ago
  72. c08248d Rename the template file from .conf to .jinja by Archana · 3 years, 8 months ago
  73. e03960e Restructure Python script to use argparse and main by Archana · 3 years, 8 months ago
  74. 947cf61 Jinja2 prerequisite set up on the docker by Archana · 3 years, 8 months ago
  75. b32eaff Add psa_crypto_driver_wrappers.c to .gitignore by Archana · 3 years, 9 months ago
  76. 6f21e45 Fix Pylint errors and improve Python script by Archana · 3 years, 9 months ago
  77. a8939b6 Restructure scripts' folder alignment by Archana · 3 years, 9 months ago
  78. fe4ce6d Fix trailing newline getting dropped by Gilles Peskine · 3 years, 9 months ago
  79. 1f1a34a Rev 1.0 of Driver Wrappers code gen by Archana · 3 years, 9 months ago
  80. 68eb2ac Deleted psa_crypto_driver_wrappers.c by Archana · 3 years, 9 months ago
  81. bff88ab Merge pull request #874 from ARMmbed/mbedtls-3.1.0_merge_into_release by Dave Rodgman · 3 years, 8 months ago
  82. 77d778e Merge branch 'development' into mbedtls-3.1.0_merge_into_release by Dave Rodgman · 3 years, 8 months ago
  83. b8c3301 Revert "Add generated files" by Dave Rodgman · 3 years, 8 months ago
  84. 3be1271 Fix typo in python script method name by David Horstmann · 3 years, 8 months ago
  85. ba57427 Merge pull request #5283 from adeaarm/development by Gilles Peskine · 3 years, 8 months ago
  86. cb4dc37 Merge pull request #5340 from gilles-peskine-arm/ssl_debug_helpers_generated.h-commit-header by Gilles Peskine · 3 years, 8 months ago
  87. 863b96a Add copyright notice to ssl_debug_helpers* by Gilles Peskine · 3 years, 8 months ago
  88. ad83752 PSA AEAD: test more combinations of generate_nonce and set_lengths by Andrzej Kurek · 3 years, 8 months ago
  89. d65aeb3 Merge pull request #871 from ronald-cron-arm/mbedtls-3.1.0rc0-pr by Dave Rodgman · 3 years, 8 months ago mbedtls-3.1.0 v3.1.0
  90. 1a1e78f Remove comments indicating that the file was automatically generated by Gilles Peskine · 3 years, 8 months ago
  91. 923d5c9 Rename ssl_debug_helpers.h by Gilles Peskine · 3 years, 8 months ago
  92. ccbc318 Remove generation of ssl_debug_helpers_generated.h by Gilles Peskine · 3 years, 8 months ago
  93. 09f1ee6 Commit header file by Gilles Peskine · 3 years, 8 months ago
  94. 4e62cbc Add generated files by Ronald Cron · 3 years, 8 months ago
  95. 17b1e2f Bump version to 3.1.0 by Ronald Cron · 3 years, 8 months ago
  96. 1ffa6a5 Changelog updates & fixes by Ronald Cron · 3 years, 8 months ago
  97. 831cf48 Assemble change log by Ronald Cron · 3 years, 8 months ago
  98. acf0df8 Add change log for #4842 by Ronald Cron · 3 years, 8 months ago
  99. be252a0 Add change log for #4859 by Ronald Cron · 3 years, 8 months ago
  100. 7e1cb12 Add change log for #4514 by Ronald Cron · 3 years, 8 months ago