1. 1e8e174 PSA AEAD: test more combinations of set_nonce and set_lengths by Andrzej Kurek · 3 years, 7 months ago
  2. a2ce72e Test calling psa_aead_set_lengths and set_nonce in various order by Andrzej Kurek · 3 years, 7 months ago
  3. d2da19b Merge pull request #5380 from AndrzejKurek/key-id-encodes-owner-psa-fixes by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  4. a15503f Merge pull request #5344 from AndrzejKurek/psa-aead-more-generate-nonce-combinations by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  5. 188ed19 Merge pull request #5351 from yuhaoth/pr/remove-duplicate-supported_group_ext by Ronald Cron · 3 years, 7 months ago
  6. 73839e0 Merge pull request #5353 from gstrauss/mbedtls_ssl_config_defaults-repeat by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  7. 6bfe4e2 Merge pull request #5272 from bensze01/psa_aead_setup_error by Gilles Peskine · 3 years, 7 months ago
  8. aa3a6e4 Fix brace placement by Bence Szépkúti · 3 years, 7 months ago
  9. 39fb9d1 Rename helper function to psa_aead_check_algorithm by Bence Szépkúti · 3 years, 7 months ago
  10. d491ea4 fix comment issue by Jerry Yu · 3 years, 7 months ago
  11. dfc5c71 Merge pull request #5420 from yanesca/update_mailing_list_links by Gilles Peskine · 3 years, 7 months ago
  12. 88addc4 Update mailing list links by Janos Follath · 3 years, 7 months ago
  13. b925f21 fix comment issues by Jerry Yu · 3 years, 7 months ago
  14. f0fede5 minor performance improvement by Jerry Yu · 3 years, 7 months ago
  15. 1510cea fix coding style issues by Jerry Yu · 3 years, 7 months ago
  16. 3ad14ac Add named group IANA value check by Jerry Yu · 3 years, 7 months ago
  17. f46b016 skip some extensions if ephemeral not enabled by Jerry Yu · 3 years, 7 months ago
  18. 63282b4 Refactor write supported group by Jerry Yu · 3 years, 7 months ago
  19. 7f029d8 fix coding style issues by Jerry Yu · 3 years, 7 months ago
  20. 08f3465 Return the same error in multipart and single shot AEAD by Bence Szépkúti · 3 years, 8 months ago
  21. d1d0b41 Merge pull request #5388 from bensze01/multipart_aead_compliance_tests by Gilles Peskine · 3 years, 7 months ago
  22. bac671c Fix the multipart AEAD compliance tests by Bence Szépkúti · 3 years, 7 months ago
  23. 8f9a9da Merge pull request #5386 from daverodgman/update_branches_info by Dave Rodgman · 3 years, 7 months ago
  24. 9b4d9ae Update information in BRANCHES.md by Dave Rodgman · 3 years, 7 months ago
  25. f954853 Merge pull request #5193 from SiliconLabs/codegen_1.0 by Gilles Peskine · 3 years, 7 months ago
  26. ce8a617 Merge pull request #5337 from gilles-peskine-arm/bump_version-3.1 by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  27. 03e0146 Make KEY_ID_ENCODES_OWNER compatible with USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 7 months ago
  28. ffef9c5 fix alignment issue by Jerry Yu · 3 years, 8 months ago
  29. 136320b fix ci fail by Jerry Yu · 3 years, 8 months ago
  30. 1ea9d10 fix test_ref_configs build fail by Jerry Yu · 3 years, 8 months ago
  31. cee1129 Reset dhm_P and dhm_G if config call repeated by Glenn Strauss · 3 years, 8 months ago
  32. acc74b8 Merge pull request #5348 from davidhorstmann-arm/fix-ssl-debug-header-typo by Gilles Peskine · 3 years, 8 months ago
  33. 1753261 change write_supported_groups_ext prototype by Jerry Yu · 3 years, 8 months ago
  34. 9d555ac Remove TLS12 version write_supported_group_ext by Jerry Yu · 3 years, 8 months ago
  35. 7581c11 Remove tls13_write_supported_groups_ext by Jerry Yu · 3 years, 8 months ago
  36. ba07342 Add generic write_supported-groups_ext by Jerry Yu · 3 years, 8 months ago
  37. b47d0f8 Replace SUPPORTED_ELLIPTIC_CURVES with SUPPORTED_GROUPS by Jerry Yu · 3 years, 8 months ago
  38. 4a9e026 Review comments addressed by Archana · 3 years, 8 months ago
  39. 21b20c7 Add Changelog and update documentation by Archana · 3 years, 8 months ago
  40. c08248d Rename the template file from .conf to .jinja by Archana · 3 years, 8 months ago
  41. e03960e Restructure Python script to use argparse and main by Archana · 3 years, 8 months ago
  42. 947cf61 Jinja2 prerequisite set up on the docker by Archana · 3 years, 8 months ago
  43. b32eaff Add psa_crypto_driver_wrappers.c to .gitignore by Archana · 3 years, 9 months ago
  44. 6f21e45 Fix Pylint errors and improve Python script by Archana · 3 years, 9 months ago
  45. a8939b6 Restructure scripts' folder alignment by Archana · 3 years, 9 months ago
  46. fe4ce6d Fix trailing newline getting dropped by Gilles Peskine · 3 years, 9 months ago
  47. 1f1a34a Rev 1.0 of Driver Wrappers code gen by Archana · 3 years, 9 months ago
  48. 68eb2ac Deleted psa_crypto_driver_wrappers.c by Archana · 3 years, 9 months ago
  49. bff88ab Merge pull request #874 from ARMmbed/mbedtls-3.1.0_merge_into_release by Dave Rodgman · 3 years, 8 months ago
  50. 77d778e Merge branch 'development' into mbedtls-3.1.0_merge_into_release by Dave Rodgman · 3 years, 8 months ago
  51. b8c3301 Revert "Add generated files" by Dave Rodgman · 3 years, 8 months ago
  52. 3be1271 Fix typo in python script method name by David Horstmann · 3 years, 8 months ago
  53. ba57427 Merge pull request #5283 from adeaarm/development by Gilles Peskine · 3 years, 8 months ago
  54. cb4dc37 Merge pull request #5340 from gilles-peskine-arm/ssl_debug_helpers_generated.h-commit-header by Gilles Peskine · 3 years, 8 months ago
  55. 863b96a Add copyright notice to ssl_debug_helpers* by Gilles Peskine · 3 years, 8 months ago
  56. ad83752 PSA AEAD: test more combinations of generate_nonce and set_lengths by Andrzej Kurek · 3 years, 8 months ago
  57. 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
  58. 1a1e78f Remove comments indicating that the file was automatically generated by Gilles Peskine · 3 years, 8 months ago
  59. 923d5c9 Rename ssl_debug_helpers.h by Gilles Peskine · 3 years, 8 months ago
  60. ccbc318 Remove generation of ssl_debug_helpers_generated.h by Gilles Peskine · 3 years, 8 months ago
  61. 09f1ee6 Commit header file by Gilles Peskine · 3 years, 8 months ago
  62. 4e62cbc Add generated files by Ronald Cron · 3 years, 8 months ago
  63. 17b1e2f Bump version to 3.1.0 by Ronald Cron · 3 years, 8 months ago
  64. 1ffa6a5 Changelog updates & fixes by Ronald Cron · 3 years, 8 months ago
  65. 831cf48 Assemble change log by Ronald Cron · 3 years, 8 months ago
  66. acf0df8 Add change log for #4842 by Ronald Cron · 3 years, 8 months ago
  67. be252a0 Add change log for #4859 by Ronald Cron · 3 years, 8 months ago
  68. 7e1cb12 Add change log for #4514 by Ronald Cron · 3 years, 8 months ago
  69. 5dd4d2e Fix spurious replacement in build_info.h by Gilles Peskine · 3 years, 8 months ago
  70. 2a4344d Add change log for #4883 by Ronald Cron · 3 years, 8 months ago
  71. a53779d Add missing changelog for ARIA (#4959) by Dave Rodgman · 3 years, 8 months ago
  72. 28e3bcf Fix misleading ChangeLog entry formatting. by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  73. 4e511ed Double-free goes under security, not bugfix. by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  74. 9ed3873 psa: driver wrapper: cipher: Fix unused variable warning by Ronald Cron · 3 years, 8 months ago
  75. 8188d19 Merge branch 'development-restricted' into mbedtls-3.1.0rc-pr by Ronald Cron · 3 years, 8 months ago
  76. 9fa5bf8 Merge pull request #5329 from gilles-peskine-arm/ssl_debug_helpers_generated.h-dependencies by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  77. 12e27d4 List ssl_debug_helpers_generated.h in generated files by Gilles Peskine · 3 years, 8 months ago
  78. 32d2a58 Merge pull request #5325 from gilles-peskine-arm/zeroize-tag-3.1 by Gilles Peskine · 3 years, 8 months ago
  79. cd74298 mbedtls_cipher_check_tag: jump on error for more robustness to refactoring by Gilles Peskine · 3 years, 8 months ago
  80. a5c1851 Merge pull request #5155 from paul-elliott-arm/pcks12_fix by Gilles Peskine · 3 years, 8 months ago
  81. a417431 Initialize hash_len before using it by Gilles Peskine · 3 years, 8 months ago
  82. 36d33f3 Generalize MAC zeroization changelog entry by Gilles Peskine · 3 years, 8 months ago
  83. 14d5fef PKCS#1v1.5 signature: better cleanup of temporary values by Gilles Peskine · 3 years, 8 months ago
  84. f0fd4c3 mbedtls_ssl_parse_finished: zeroize expected finished value on error by Gilles Peskine · 3 years, 8 months ago
  85. c2f7b75 mbedtls_ssl_cookie_check: zeroize expected cookie on cookie mismatch by Gilles Peskine · 3 years, 8 months ago
  86. 60aebec PSA hash verification: zeroize expected hash on hash mismatch by Gilles Peskine · 3 years, 8 months ago
  87. e7835d9 mbedtls_cipher_check_tag: zeroize expected tag on tag mismatch by Gilles Peskine · 3 years, 8 months ago
  88. 050ad4b Merge pull request #5313 from gilles-peskine-arm/missing-ret-check-mbedtls_md_hmac by Dave Rodgman · 3 years, 8 months ago
  89. ecf6beb Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
  90. d5ba50e Zeroize local MAC variables by Gilles Peskine · 3 years, 8 months ago
  91. 6e7deb1 Add expected output for tests by Paul Elliott · 3 years, 8 months ago
  92. c11192f Merge pull request #5290 from minosgalanakis/development by Gilles Peskine · 3 years, 8 months ago
  93. f434994 Merge pull request #5303 from yuhaoth/pr/add_list_config_function by paul-elliott-arm · 3 years, 8 months ago
  94. 2331fdb Merge pull request #5293 from ronald-cron-arm/tls13-mvp-misc by Ronald Cron · 3 years, 8 months ago
  95. 476b157 Merge pull request #5305 from gilles-peskine-arm/test-missing-ret-check-202112-development by Gilles Peskine · 3 years, 8 months ago
  96. c10086e changelog: Addressed review comments #6 by Minos Galanakis · 3 years, 8 months ago
  97. 29ceb56 fix help message issues by Jerry Yu · 3 years, 8 months ago
  98. 8340ea8 changelog: Addressed review comments #5 by Minos Galanakis · 3 years, 8 months ago
  99. 64bff9f tests: data_files: Avoid symbolic links by Ronald Cron · 3 years, 8 months ago
  100. b54b531 fix msvc build faile by Jerry Yu · 3 years, 8 months ago