1. 008cd0c Merge pull request #4757 from gilles-peskine-arm/generate_psa_tests-speedup-2.27 by Gilles Peskine · 4 years, 1 month ago
  2. e1a97cb Merge pull request #847 from ARMmbed/mbedtls-2.27.0_merge_into_release by Dave Rodgman · 4 years, 1 month ago
  3. 3008c58 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  4. f71e287 Merge pull request #843 from paul-elliott-arm/mbedtls-2.27.0rc0-pr by Dave Rodgman · 4 years, 1 month ago mbedtls-2.27.0 v2.27.0
  5. 4614cb1 Fix Changelog indentation by Dave Rodgman · 4 years, 1 month ago
  6. 699ccf8 Fix indentation in the Changelog by Dave Rodgman · 4 years, 1 month ago
  7. 610a9cc Bump SO version for libmbedcrypto by Paul Elliott · 4 years, 1 month ago
  8. f3e1a25 Revert ChangeLog change by Paul Elliott · 4 years, 1 month ago
  9. 40d3fd3 Grammar and typo changelog cleanup by Paul Elliott · 4 years, 1 month ago
  10. 46c0cf7 Actually remove compiled changelog entries by Paul Elliott · 4 years, 1 month ago
  11. 3ca4892 Update changelog to cover #4197 by Paul Elliott · 4 years, 1 month ago
  12. d925ee0 Set ChangeLog version and release date by Paul Elliott · 4 years, 1 month ago
  13. bece737 Bump Library Version Number by Paul Elliott · 4 years, 1 month ago
  14. 6712332 Build aggregated ChangeLog by Paul Elliott · 4 years, 1 month ago
  15. 4128c20 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr by Paul Elliott · 4 years, 1 month ago
  16. ba940cc Merge pull request #4182 from gabor-mezei-arm/3258_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  17. af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  18. e4be8a3 Remove obsolete comment by gabor-mezei-arm · 4 years, 1 month ago
  19. 05dac4a Give a better name for struct member by gabor-mezei-arm · 4 years, 1 month ago
  20. 0a4046e Merge pull request #4736 from daverodgman/alert_bugfixes_2.x by Dave Rodgman · 4 years, 1 month ago
  21. 7ed75e2 Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
  22. 2523045 Fix minor issues by gabor-mezei-arm · 4 years, 1 month ago
  23. a3669ac Restoring the multi-part cipher_verify_output() testing by gabor-mezei-arm · 4 years, 1 month ago
  24. bdba86f Merge pull request #4718 from nick-child-ibm/hash_len_devel by Gilles Peskine · 4 years, 1 month ago
  25. 3ea2732 Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  26. 809634d Check the return status of the functions first by gabor-mezei-arm · 4 years, 1 month ago
  27. 42373bd Add buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  28. 6f8d43d Remove invalid buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  29. 0dfb7db TLS UNSUPPORTED_EXTENSION error code changes by Dave Rodgman · 4 years, 1 month ago
  30. de8c91b Improve Changelog for TLS alert codes by Dave Rodgman · 4 years, 1 month ago
  31. ea840de Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  32. 912eca3 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  33. 8930e14 test_suite_pk.function: Do not use MD_MAX_SIZE by Nick Child · 4 years, 2 months ago
  34. b6d5693 pk.c: Ensure hash_len equals hash in pk_hashlen_helper by Nick Child · 4 years, 2 months ago
  35. e4b7499 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  36. 61739e3 Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  37. 5071a2e Use regexp pattern instaed of string by gabor-mezei-arm · 4 years, 1 month ago
  38. 7e0d724 Keep the imported classes sorted by gabor-mezei-arm · 4 years, 1 month ago
  39. 7b30208 Update key policy testing test cases by gabor-mezei-arm · 4 years, 1 month ago
  40. 5eca4f2 Rename test cases by gabor-mezei-arm · 4 years, 1 month ago
  41. 659af9e Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  42. dd5f624 Fix TLS alert codes by Dave Rodgman · 4 years, 1 month ago
  43. 7a16360 Add changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  44. 805c735 Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
  45. 5ea3037 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
  46. acfcc18 Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
  47. e84d321 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
  48. 4781263 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
  49. 927742e Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
  50. 705c452 Simplify code by gabor-mezei-arm · 4 years, 1 month ago
  51. 6c18541 Fix comment by gabor-mezei-arm · 4 years, 1 month ago
  52. 79df41d Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  53. 58e510f Simplify test function by gabor-mezei-arm · 4 years, 1 month ago
  54. ff03fd6 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  55. 7907be3 Give better name for test cases by gabor-mezei-arm · 4 years, 1 month ago
  56. 7d2ec9a Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
  57. bce8527 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
  58. b92d61b Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
  59. de25402 Fix tests by gabor-mezei-arm · 4 years, 1 month ago
  60. 044fefc Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  61. 15c1f03 Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
  62. 4d9fb73 Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
  63. 8b0c91c Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
  64. d71659f Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
  65. 0996080 Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
  66. 51e1936 Merge pull request #840 from yanesca/reject-low-order-points-early-x25519-restricted-2.x by Gilles Peskine · 4 years, 1 month ago
  67. 9ac4847 Unify multipart cipher operation tester functions by gabor-mezei-arm · 4 years, 1 month ago
  68. 78c601b Merge pull request #4717 from daverodgman/psa_cipher_and_mac_abort_on_error_2.x by Dave Rodgman · 4 years, 1 month ago
  69. 2667fb7 Fix unused parameter warning by Janos Follath · 4 years, 1 month ago
  70. ef15ce5 Add ChangeLog entry by Janos Follath · 4 years, 1 month ago
  71. bc58902 Add prefix to BYTES_TO_T_UINT_* by Janos Follath · 4 years, 1 month ago
  72. 51ccd62 Fix ecp_check_pub() test cases by Janos Follath · 4 years, 1 month ago
  73. be89c35 Add ecp_check_pub tests for Curve 448 by Janos Follath · 4 years, 1 month ago
  74. 7d4ebdd Reject low-order points on Curve448 early by Janos Follath · 4 years, 1 month ago
  75. 7017425 Add DoS test case for ecp_check_pub by Janos Follath · 4 years, 1 month ago
  76. 1c6a439 Use mbedtls_mpi_lset() more by Janos Follath · 4 years, 1 month ago
  77. bc96a79 Move mpi constant macros to bn_mul.h by Janos Follath · 4 years, 1 month ago
  78. 43611b0 Rename test functions by gabor-mezei-arm · 4 years, 1 month ago
  79. 7aa1efd Remove duplicated tests by gabor-mezei-arm · 4 years, 1 month ago
  80. 0e1d31b Typo by gabor-mezei-arm · 4 years, 1 month ago
  81. d52c8dc Fix possible unreachable code by gabor-mezei-arm · 4 years, 1 month ago
  82. f4cc6c9 Update documentation by gabor-mezei-arm · 4 years, 1 month ago
  83. 3fd792d Add checks for buffer size by gabor-mezei-arm · 4 years, 1 month ago
  84. 7fbea09 Use local variable instead of an ouput parameter by gabor-mezei-arm · 4 years, 1 month ago
  85. 52ae871 Initialize output buffer length to 0 by gabor-mezei-arm · 4 years, 1 month ago
  86. d31a30c Remove redundant ecp_check_pub() tests by Janos Follath · 4 years, 1 month ago
  87. b4c676e Prevent memory leak in ecp_check_pubkey_x25519() by Janos Follath · 4 years, 1 month ago
  88. 520f0a0 Avoid complaints about undeclared non-static symbols by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  89. ae48111 Use more compact encoding of Montgomery curve constants by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  90. 10b8e5a Use a more compact encoding of bad points by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  91. e81a0cf Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  92. 6a5f574 Add test for check_pubkey for x25519 by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  93. f2268d1 Reject low-order points on Curve25519 early by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  94. 478ab54 Use more standard label name by Dave Rodgman · 4 years, 1 month ago
  95. 132e8c3 Merge pull request #4715 from gilles-peskine-arm/psa_crypto_spm-from_platform_h-2.x by Ronald Cron · 4 years, 1 month ago
  96. ee334d1 Update Visual Studio project by Gilles Peskine · 4 years, 1 month ago
  97. 54f7351 Improve psa_hash_update negative test by Dave Rodgman · 4 years, 1 month ago
  98. dad6f3b Remove confising comments by gabor-mezei-arm · 4 years, 1 month ago
  99. d73e1b0 Tidy up logic in psa_mac_sign_finish by Dave Rodgman · 4 years, 1 month ago
  100. db86179 Correct coding style issues by Dave Rodgman · 4 years, 1 month ago