1. 2f7fd76 Replace PSA_KEY_AGREEMENT_MAX_SHARED_SECRET_SIZE with PSA_RAW_KEY_AGREEMENT_OUTPUT_MAX_SIZE in psa_key_agreement_internal(). by Aditya Deshpande · 2 years, 9 months ago
  2. 39e08d4 Add tests for the key agreement driver wrapper to test_suite_psa_crypto_driver_wrappers by Aditya Deshpande · 2 years, 9 months ago
  3. c4646c0 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  4. 42d75f2 Merge pull request #6013 from gstrauss/asn1-type-free by Gilles Peskine · 2 years, 9 months ago
  5. 433f1f1 Merge pull request #6456 from gabor-mezei-arm/6237_test_update_cond_assign_swap by Gilles Peskine · 2 years, 9 months ago
  6. ae2635d Merge pull request #6306 from tom-cosgrove-arm/issue-6305-fix by Dave Rodgman · 2 years, 9 months ago
  7. 98061a7 Add default return case to mbedtls_test_transparent_key_agreement() by Aditya Deshpande · 2 years, 9 months ago
  8. 2a64299 Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  9. aa36c2a Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  10. 82ba274 Deprecate mbedtls_asn1_free_named_data() by Glenn Strauss · 2 years, 9 months ago
  11. d1b72a7 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  12. ec6bb58 Disabled tests in test_suite_ssl that won't work without builtin ECDH by Aditya Deshpande · 2 years, 9 months ago
  13. faefe62 Merge pull request #6390 from mpg/fix-ecjpake-psa-format by Gilles Peskine · 2 years, 9 months ago
  14. bf249ac Merge pull request #6498 from yuhaoth/pr/fix-session-resumption-fail-when-hostname-is-not-localhost by Gilles Peskine · 2 years, 9 months ago
  15. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
  16. a8cf998 Let the allocated memory visible for the memory sanitizer by Gabor Mezei · 2 years, 10 months ago
  17. 7ba7b3a Update tests to use mbedtls_test_read_mpi_core by Gabor Mezei · 2 years, 10 months ago
  18. 5567c66 Fix formatting and code comments by Aditya Deshpande · 2 years, 9 months ago
  19. 3f1606a Refactor call hierarchy for ECDH so that it goes through the driver wrapper in a similar fashion to ECDSA. by Aditya Deshpande · 2 years, 9 months ago
  20. 49e9fbd Merge pull request #6532 from yanesca/bignum_common_merge_slots by Janos Follath · 2 years, 9 months ago
  21. f8b3b72 Add merge slots to bignum_common.py by Janos Follath · 2 years, 9 months ago
  22. 4feb94a Merge pull request #6530 from yanesca/bignum_merge_scaffolding by Janos Follath · 2 years, 9 months ago
  23. 9b656d3 removed stray whitespaces from change logs by Asfandyar Orakzai · 2 years, 9 months ago
  24. 65cd8a4 fixed formating issues in psa_crypto_code_gen_1_1.txt by Asfandyar Orakzai · 2 years, 9 months ago
  25. 4f63ac4 fixed changelog formating by Asfandyar Orakzai · 2 years, 9 months ago
  26. d820ca5 Fix bignum test generator class names by Janos Follath · 2 years, 9 months ago
  27. ee2b637 Fixed change log issue by Asfandyar Orakzai · 2 years, 9 months ago
  28. c1a81bc Remove trailing new lines by Janos Follath · 2 years, 9 months ago
  29. 9cf14cd Make pylint happy by Janos Follath · 2 years, 9 months ago
  30. 6642caf Fix merge separator position by Janos Follath · 2 years, 9 months ago
  31. be13652 Use comments for merge separators in .data files by Janos Follath · 2 years, 9 months ago
  32. 1be322a Add merge slots to raw and mod_raw test generation by Janos Follath · 2 years, 9 months ago
  33. b99b056 Add script for generating mod test cases by Janos Follath · 2 years, 9 months ago
  34. df8239b Add script for generating mod_raw test cases by Janos Follath · 2 years, 9 months ago
  35. 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
  36. 2a8bcf8 Add bignum merge scaffolding by Janos Follath · 2 years, 9 months ago
  37. 7b96f52 Merge pull request #6450 from gilles-peskine-arm/bignum-core-fill_random by Janos Follath · 2 years, 9 months ago
  38. 9bd28dc Update changed log by Asfandyar Orakzai · 2 years, 9 months ago
  39. 22cdd0c Update some internal comments by Gilles Peskine · 2 years, 9 months ago
  40. dd54324 Increase iterations for some statistical tests by Gilles Peskine · 2 years, 11 months ago
  41. 009d195 Move mbedtls_mpi_core_fill_random to the proper .c file by Gilles Peskine · 2 years, 11 months ago
  42. 5980f2b Implement mbedtls_mpi_core_fill_random by Gilles Peskine · 2 years, 11 months ago
  43. 909e03c Bignum core: fill_random: prototype by Gilles Peskine · 2 years, 10 months ago
  44. f1ed581 Merge pull request #6512 from yanesca/extract_uint_table_lookup_core by Janos Follath · 2 years, 9 months ago
  45. 90c6836 Merge pull request #6524 from daverodgman/fix-duplicate-header by Dave Rodgman · 2 years, 9 months ago
  46. ea63f69 Merge pull request #6514 from daverodgman/update_pr_template by Dave Rodgman · 2 years, 9 months ago
  47. 28f85e6 Fix const time in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  48. 340846e Merge pull request #6515 from daverodgman/psalinks by Dave Rodgman · 2 years, 9 months ago
  49. 0877dc8 Improve documentation for psa_crypto_cipher.h by Dave Rodgman · 2 years, 9 months ago
  50. 1630447 Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h by Dave Rodgman · 2 years, 9 months ago
  51. 5f8dfb5 Merge pull request #6521 from daverodgman/fix_ssl_zeroize by Dave Rodgman · 2 years, 9 months ago
  52. b256640 Improve list formatting by Dave Rodgman · 2 years, 9 months ago
  53. f3928fb Reinstate note about all PRs receiving review by Dave Rodgman · 2 years, 9 months ago
  54. ba86484 Remove duplicate function prototype by Dave Rodgman · 2 years, 9 months ago
  55. 5875f5f Add Changelog by Dave Rodgman · 2 years, 9 months ago
  56. 29b9b2b Fix zeroization at NULL pointer by Dave Rodgman · 2 years, 9 months ago
  57. 8904a2d mpi_core_ct_uint_table_lookup: style and docs by Janos Follath · 2 years, 9 months ago
  58. 119e5d7 Update CONTRIBUTING.md, and refer to this from the template by Dave Rodgman · 2 years, 9 months ago
  59. 12cee78 Update PSA links in README.md by Dave Rodgman · 2 years, 9 months ago
  60. ef67d38 Fix memory leak in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  61. 3d97331 Update PR template by Dave Rodgman · 2 years, 9 months ago
  62. 88e3177 Make pylint happy by Janos Follath · 2 years, 9 months ago
  63. e8734d8 Apply suggestions from code review by Dave Rodgman · 2 years, 9 months ago
  64. 55fd0b9 Merge pull request #6121 from daverodgman/pr277 by Dave Rodgman · 2 years, 9 months ago
  65. 7d8b3c9 Merge pull request #6510 from gilles-peskine-arm/all.sh-simplify-20221028-development by Dave Rodgman · 2 years, 9 months ago
  66. 133f4e4 Test mpi_core_table_lookup for constant timeness by Janos Follath · 2 years, 9 months ago
  67. 032924f Add mbedtls_mpi_core_ct_uint_table_lookup tests by Janos Follath · 2 years, 9 months ago
  68. e50f2f1 Add mbedtls_mpi_core_ct_uint_table_lookup by Janos Follath · 2 years, 9 months ago
  69. 2dc2757 Merge pull request #6457 from minosgalanakis/minos/6017_update_modulus_lifecycle by Janos Follath · 2 years, 9 months ago
  70. 1a22bef Merge pull request #6190 from daverodgman/invalid-ecdsa-pubkey by Dave Rodgman · 2 years, 9 months ago
  71. da6017c Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  72. 12f5c6b Add changelog entry by Jerry Yu · 2 years, 9 months ago
  73. def7ae4 Add auth mode check by Jerry Yu · 2 years, 9 months ago
  74. 2883219 Improve output message by Jerry Yu · 2 years, 9 months ago
  75. 78e06a1 Remove redundant TLS 1.3 components by Gilles Peskine · 2 years, 9 months ago
  76. 8a4fd0e Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  77. 4bb369c Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurations by Gilles Peskine · 2 years, 9 months ago
  78. 7db3124 Skip asn1 zeroize if freeing shallow pointers by Glenn Strauss · 3 years, 1 month ago
  79. a4b4041 Shared code to free x509 structs by Glenn Strauss · 3 years, 1 month ago
  80. b3166f4 Update Changelog by Dave Rodgman · 2 years, 9 months ago
  81. d7dfc09 Update Changelog by Dave Rodgman · 2 years, 9 months ago
  82. 169ae4f Add Changelog entry by Dave Rodgman · 2 years, 9 months ago
  83. 04e2133 Merge pull request #6482 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
  84. f00466e Build fix - remove line of dead code by Dave Rodgman · 2 years, 9 months ago
  85. c3a7fa3 Update output message when certification verified fail by Jerry Yu · 2 years, 9 months ago
  86. ad9e99b fix session resumption fail when hostname is not localhost by Jerry Yu · 2 years, 9 months ago
  87. 0c61a74 test_suite_bignum_mod_raw: Removed parameter for `mbedtls_mpi_mod_modulus_setup()` by Minos Galanakis · 2 years, 9 months ago
  88. ce48c92 Credit Cryptofuzz in the changelog by Dave Rodgman · 2 years, 9 months ago
  89. 5d13e5e Improve changelog for ECDSA verify fix by Dave Rodgman · 2 years, 9 months ago
  90. 683850b Update tests/suites/test_suite_ecdsa.function by Dave Rodgman · 2 years, 9 months ago
  91. cd7fe3e Merge pull request #6487 from gilles-peskine-arm/legacy_or_psa-internal by Dave Rodgman · 2 years, 9 months ago
  92. 75c4eaf Merge pull request #5841 from aurel32/ecp_mul_mxz-timing-leak by Gilles Peskine · 2 years, 9 months ago
  93. 4d4c98b bignum_mod: `mbedtls_mpi_mod_modulus_setup()` refactoring. by Minos Galanakis · 2 years, 9 months ago
  94. 66e0550 Support generating DER format certificates by Dave Rodgman · 2 years, 9 months ago
  95. 771c470 bignum_mod: Style changes by Minos Galanakis · 2 years, 9 months ago
  96. dd365a5 test_suite_bignum: Updated `mpi_mod_setup()` test by Minos Galanakis · 2 years, 10 months ago
  97. 8b33363 bignum_mod: Updated modulus lifecycle with mm and rr. by Minos Galanakis · 2 years, 10 months ago
  98. 760f5d6 bignum_mod: Updated mbedtls_mpi_mod_modulus_setup/free with new fields by Minos Galanakis · 3 years ago
  99. cd860df bignum_mod: Added Montgomery constants by Hanno Becker · 3 years ago
  100. 9603dad Merge pull request #6230 from tom-cosgrove-arm/issue-6223-core-add by Gilles Peskine · 2 years, 9 months ago