1. 95db301 Make the aes xts methods independent from MBEDTLS_AES_SETKEY_DEC_ALT by gabor-mezei-arm · 4 years, 9 months ago
  2. da9f92c Merge pull request #3805 from hanno-arm/check_dtls_timers_only_once by Janos Follath · 4 years, 10 months ago
  3. 1b275cc Merge pull request #3772 from frestr/bugfix/ccm_add_length by Gilles Peskine · 4 years, 10 months ago
  4. 176fca0 Merge pull request #3793 from daverodgman/ccm_test_memory_fix by Gilles Peskine · 4 years, 10 months ago
  5. ec32a74 Merge pull request #3799 from d3zd3z/fixchar by Gilles Peskine · 4 years, 10 months ago
  6. b7eaa77 Merge pull request #3743 from stevew817/bugfix/use_ecdh_key_in_streamlined_derivation by Gilles Peskine · 4 years, 10 months ago
  7. 8bf9097 Merge pull request #3696 from jdurkop/psa-support-data-storage-3289 by Ronald Cron · 4 years, 10 months ago
  8. 60ca77c Merge pull request #3730 from gilles-peskine-arm/psa_generate_key-curve25519 by Ronald Cron · 4 years, 10 months ago
  9. c744418 Add context-info.sh to linked tests by David Brown · 4 years, 10 months ago
  10. 3bea9f6 Add a context-info.sh test for 0xFF chars by David Brown · 4 years, 10 months ago
  11. d696e7d programs/ssl: Fix incorrect EOF check in ssl_context_info.c by Nayna Jain · 5 years ago
  12. a817ea4 Check presence of DTLS timers only once by Hanno Becker · 4 years, 10 months ago
  13. 135ce69 Updated value of expected key size when not using test_size_function by John Durkop · 4 years, 10 months ago
  14. ac93e3b Fix guard for test_size_function() by John Durkop · 4 years, 10 months ago
  15. badd89f Added specific key size values for a test driver by John Durkop · 4 years, 10 months ago
  16. 750d0e4 Remove obsolete comment by John Durkop · 4 years, 11 months ago
  17. 9a68984 Add new size.h to vs2010 project by John Durkop · 4 years, 11 months ago
  18. 2c61835 Add support for PSA crypto driver size_function by John Durkop · 4 years, 11 months ago
  19. fa5e631 Apply review feedback by Steven Cooreman · 4 years, 10 months ago
  20. 2e68034 Fix memory allocation in ccm tests by Dave Rodgman · 4 years, 10 months ago
  21. 8f24a8b Merge pull request #3595 from gilles-peskine-arm/cert-gen-cleanup-202008-development by Ronald Cron · 4 years, 10 months ago
  22. 5e940c6 Fix additional data length field check for CCM by Fredrik Strupe · 4 years, 10 months ago
  23. 72ca397 Merge pull request #3723 from frestr/bugfix/invalid_argument_on_invalid_input by Janos Follath · 4 years, 10 months ago
  24. ef94c4f Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed by Gilles Peskine · 4 years, 10 months ago
  25. 3c9bc7e Merge pull request #3638 from ARMmbed/better-cf-padding-checks by Gilles Peskine · 4 years, 10 months ago
  26. d4d1ab1 Merge pull request #3282 from gabor-mezei-arm/2905_missing_cleanup_in_ssl_tests by Gilles Peskine · 4 years, 10 months ago
  27. 0dfcefb Merge pull request #3734 from gilles-peskine-arm/entropy_poll-_gnu_source-development by Gilles Peskine · 4 years, 10 months ago
  28. 949cde6 Add changelog entries for #3741 and #3742 by Steven Cooreman · 4 years, 10 months ago
  29. 0ee0d52 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
  30. ce48e85 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
  31. de47217 Do not print any messages if query_config option is used by gabor-mezei-arm · 5 years ago
  32. f1f7b29 Fix overiding of return value. by gabor-mezei-arm · 5 years ago
  33. 7859585 Use goto exit instead of direct return by gabor-mezei-arm · 5 years ago
  34. a9eecf1 If query_config is used only the config value is printed. by gabor-mezei-arm · 5 years ago
  35. 7f007f7 Merge pull request #3639 from okhowang/android by Janos Follath · 4 years, 10 months ago
  36. dd9ec1c Update changelog entry to mention PSA API compliance by Fredrik Strupe · 4 years, 10 months ago
  37. 2cb88c9 Merge pull request #3726 from gilles-peskine-arm/changelog-user-visible-only-development by Janos Follath · 4 years, 10 months ago
  38. a1f9ef0 Fix the build when _GNU_SOURCE is defined to a non-empty value by Gilles Peskine · 4 years, 10 months ago
  39. c6468ee Revert "Use glibc's getrandom() instead of syscall when glibc > 2.25." by Gilles Peskine · 4 years, 10 months ago
  40. 9d33914 Add changelog entry by Fredrik Strupe · 4 years, 10 months ago
  41. e9a1e13 2.24.0 is still covered by the old policy by Gilles Peskine · 4 years, 10 months ago
  42. 2acbed3 psa_generate_key: remove the bit-size sanity check by Gilles Peskine · 4 years, 10 months ago
  43. e85c0c4 Merge pull request #3717 from pkolbus/issue-3647 by Janos Follath · 4 years, 10 months ago
  44. 360e2c4 List Montgomery curves in mbedtls_ecp_curve_list() by Gilles Peskine · 5 years ago
  45. 326e474 Add basic test cases for Curve25519 by Gilles Peskine · 4 years, 10 months ago
  46. c427aa7 Merge pull request #3642 from okhowang/getrandom by Manuel Pégourié-Gonnard · 4 years, 10 months ago
  47. f90e301 Use PSA_ERROR_INVALID_ARGUMENT for invalid cipher input sizes by Fredrik Strupe · 4 years, 10 months ago
  48. 76158ce Use socklen_t on Android and other POSIX-compliant system by okhowang(王沛文) · 5 years ago
  49. 9c46a60 Use glibc's getrandom() instead of syscall when glibc > 2.25. by okhowang(王沛文) · 5 years ago
  50. 4bcfe92 When to write a changelog: minor improvements by Gilles Peskine · 4 years, 10 months ago
  51. ece00a0 Explain when to write a changelog entry by Gilles Peskine · 4 years, 10 months ago
  52. 3b4edc7 We no longer credit contributors in the changelog by Gilles Peskine · 4 years, 10 months ago
  53. 27ed799 Remove changelog entries without a user-visible impact by Gilles Peskine · 4 years, 10 months ago
  54. 6d6f8a4 Clarify descriptions of constant-flow helpers by Manuel Pégourié-Gonnard · 4 years, 11 months ago archive/better-cf-padding-checks better-cf-padding-checks
  55. ca8b8e7 Restore retry in rsa_prepare_blinding() by Peter Kolbus · 4 years, 11 months ago
  56. 7829748 Merge pull request #3709 from CameronNemo/issue-3524 by Gilles Peskine · 4 years, 11 months ago
  57. bf4f408 Rework mbedtls_test_param_failed_get_state_buf() by Ronald Cron · 4 years, 11 months ago
  58. e18d09d fix(programs/psa): commit python3 generated file by Cameron Nemo · 4 years, 11 months ago
  59. 1803563 Fix "make -C tests/data_files -f ..." by Gilles Peskine · 4 years, 11 months ago
  60. 9b33eb3 Merge pull request #3705 from ctron/feature/fix_return_code_1 by Gilles Peskine · 4 years, 11 months ago
  61. 9ad4a33 fix return code by Jens Reimann · 4 years, 11 months ago
  62. 5cb54f7 Merge pull request #3542 from gilles-peskine-arm/psa-unified-driver-specs-20200807 by Gilles Peskine · 4 years, 11 months ago
  63. 822b372 Remove last use of non-bit operations by Manuel Pégourié-Gonnard · 4 years, 11 months ago
  64. 2a59fb4 Add explicit cast when truncating values by Manuel Pégourié-Gonnard · 5 years ago
  65. 6e2a9a7 Factor repeated code in ssl_cf functions by Manuel Pégourié-Gonnard · 5 years ago
  66. 2ddec43 Use bit operations for constant-flow padding check by Manuel Pégourié-Gonnard · 5 years ago
  67. 1d9c110 Merge pull request #3667 from Jongy/fix-docs by Gilles Peskine · 4 years, 11 months ago
  68. 2a25904 Merge pull request #3568 from hanno-arm/tls13_experimental_key_schedule_1 by Janos Follath · 4 years, 11 months ago
  69. 531fe30 Comment on hardcoding of maximum HKDF key expansion of 255 Bytes by Hanno Becker · 4 years, 11 months ago
  70. 61baae7 Minor fixes and improvements in TLS 1.3 key schedule documentation by Hanno Becker · 4 years, 11 months ago
  71. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 5 years ago
  72. 7107e66 Merge pull request #3644 from stevew817/feature/transparent_multipart_driver by Gilles Peskine · 5 years ago
  73. 7424f0d psa: Move key identifier related macros and functions by Ronald Cron · 5 years ago
  74. cb54610 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in baremetal configuration by Ronald Cron · 5 years ago
  75. 9a2511e Fix key owner identifier documentation by Ronald Cron · 5 years ago
  76. 5eba579 Remove unnecessary inline definition by Ronald Cron · 5 years ago
  77. 6d81f7e Final feedback from @ronald-cron-arm by Steven Cooreman · 5 years ago
  78. ef8575e Apply review feedback by Steven Cooreman · 5 years ago
  79. 89e54f2 Add mock and negative testing to cipher driver by Steven Cooreman · 5 years ago
  80. a07b997 Update semantics around driver context use in psa_cipher_setup by Steven Cooreman · 5 years ago
  81. eca33c6 Add testing of fallback to cipher operations by Steven Cooreman · 5 years ago
  82. fe0ab55 Implement one-shot cipher in test driver by Steven Cooreman · 5 years ago
  83. e55f3e8 Make sure to not call mbedtls_cipher_free on an uninitialised context by Steven Cooreman · 5 years ago
  84. b5e52f2 Remove superfluous call in PSA cipher setup by Steven Cooreman · 5 years ago
  85. 16afd3d Unify cipher setup function inside test driver by Steven Cooreman · 5 years ago
  86. 7df0292 Check & set operation flags for both driver and software in the core by Steven Cooreman · 5 years ago
  87. cfeea8f Unify driver context struct handling by Steven Cooreman · 5 years ago
  88. 150c99b Simplify cipher setup wrapper body by Steven Cooreman · 5 years ago
  89. fb81aa5 Only pass the driver-relevant portion of the context struct by Steven Cooreman · 5 years ago
  90. 5240e8b Style and language fixes from review by Steven Cooreman · 5 years ago
  91. acb5a10 Structify cipher test driver hook variables by Steven Cooreman · 5 years ago
  92. 435beea Add new files to IDE project by Steven Cooreman · 5 years ago
  93. a32193f Add changelog entry by Steven Cooreman · 5 years ago
  94. d53c1bf Exercise the AES-CTR multipart driver and check it gets called by Steven Cooreman · 5 years ago
  95. 8b12225 Add a working implementation of a multipart AES-CTR test driver by Steven Cooreman · 5 years ago
  96. 3ec4018 Update license texts by Steven Cooreman · 5 years ago
  97. d3feccd Restructure cipher context object to contain driver switch by Steven Cooreman · 5 years ago
  98. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
  99. b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 5 years ago
  100. a0a210f Merge pull request #3628 from gilles-peskine-arm/psa-conditional-inclusion-c-proposal by Gilles Peskine · 5 years ago