1. 0c24edd Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  2. 6385780 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  3. 2a499c0 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  4. 52176f7 Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  5. f73f896 Use regexp pattern instaed of string by gabor-mezei-arm · 4 years, 1 month ago
  6. 6f7282b Keep the imported classes sorted by gabor-mezei-arm · 4 years, 1 month ago
  7. 335e556 Update key policy testing test cases by gabor-mezei-arm · 4 years, 1 month ago
  8. db4522c Rename test cases by gabor-mezei-arm · 4 years, 1 month ago
  9. 40d5cd8 Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  10. 6740c9d Add changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  11. 2784bfe Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
  12. 340fbf3 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
  13. 5df1dee Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
  14. 2710bb1 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
  15. d9050a5 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
  16. 8f40510 Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
  17. 35929eb Simplify code by gabor-mezei-arm · 4 years, 1 month ago
  18. 95180fe Fix comment by gabor-mezei-arm · 4 years, 1 month ago
  19. d851d68 Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  20. ff8264c Simplify test function by gabor-mezei-arm · 4 years, 1 month ago
  21. 98a3435 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  22. c8720c4 Give better name for test cases by gabor-mezei-arm · 4 years, 1 month ago
  23. 11e4838 Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
  24. 49d6ea9 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
  25. 0f8136a Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
  26. 060fdce Fix tests by gabor-mezei-arm · 4 years, 1 month ago
  27. 672e376 Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  28. 7748b6f Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
  29. a4102cb Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
  30. 780cf9d Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
  31. 6ee7253 Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
  32. 68c030a Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
  33. b5db2c4 Convert iterators to lists to remove late binding by gabor-mezei-arm · 4 years, 1 month ago
  34. 7b5c4e2 Add type annotations by gabor-mezei-arm · 4 years, 1 month ago
  35. 43110b6 Do key usage policy extension when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  36. edf2df8 Add test for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  37. 4ff7303 Update tests for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  38. 86bf008 Extend PSA_USAGE_SIGN/VERIFY_HASH key policies by gabor-mezei-arm · 4 years, 3 months ago
  39. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  40. 55a4d93 Merge pull request #4589 from bensze01/split_config by Dave Rodgman · 4 years, 1 month ago
  41. e55a821 Remove explicit link to MBEDTLS_CONFIG_FILE by Bence Szépkúti · 4 years, 1 month ago
  42. 5e2743f Mention MBEDTLS_CONFIG_FILE in build_info.h docs by Bence Szépkúti · 4 years, 1 month ago
  43. 9cd7065 No other headers are included by mbedtls_config.h by Bence Szépkúti · 4 years, 1 month ago
  44. 4a9d1bf Remove check_config.h inclusion from ecc-heap.sh by Bence Szépkúti · 4 years, 1 month ago
  45. 414d6bd Fix pre-existing typo in comment by Bence Szépkúti · 4 years, 1 month ago
  46. dbf5d2b Improve the instructions in the migration guide by Bence Szépkúti · 4 years, 1 month ago
  47. 1b2a883 Correct documentation references to Mbed TLS by Bence Szépkúti · 4 years, 1 month ago
  48. a1d1f5b Fix typo by Bence Szépkúti · 4 years, 1 month ago
  49. 8a88f62 Merge pull request #4726 from athoelke/at-pbkdf2-doc-fixes by Janos Follath · 4 years, 1 month ago
  50. 5c70c14 Remove def directive for version symbol by Bence Szépkúti · 4 years, 2 months ago
  51. 60c8634 Remove references to MBEDTLS_USER_CONFIG_VERSION by Bence Szépkúti · 4 years, 2 months ago
  52. 1cafe5c Base config compat check on MBETLS_VERSION_NUMBER by Bence Szépkúti · 4 years, 2 months ago
  53. fc04aa2 Remove MBEDTLS_USER_CONFIG_VERSION handling by Bence Szépkúti · 4 years, 2 months ago
  54. 36da4cc Update changelog and migration guide by Bence Szépkúti · 4 years, 2 months ago
  55. 2bb7456 Base the config version on MBEDTLS_VERSION_NUMBER by Bence Szépkúti · 4 years, 2 months ago
  56. b2e23de Make config version symbols optional by Bence Szépkúti · 4 years, 2 months ago
  57. 04982f7 Move version defines to build_info.h by Bence Szépkúti · 4 years, 2 months ago
  58. 8d9132f Fix typo by Bence Szépkúti · 4 years, 2 months ago
  59. 90b79ab Add migration guide and changelog by Bence Szépkúti · 4 years, 2 months ago
  60. c850054 Remove reference to including check_config.h by Bence Szépkúti · 4 years, 2 months ago
  61. d3da503 Move comment closer to relevant code by Bence Szépkúti · 4 years, 2 months ago
  62. ba7248a Introduce versioning in the config files by Bence Szépkúti · 4 years, 2 months ago
  63. dba968f Realign Markdown table by Bence Szépkúti · 4 years, 2 months ago
  64. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  65. 2893269 Remove reference to obsolete inclusion guard by Bence Szépkúti · 4 years, 2 months ago
  66. c5c9eb4 Move preprocessor logic to build_info.h by Bence Szépkúti · 4 years, 2 months ago
  67. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  68. 5ab7303 Introduce a level of indirection in config header by Bence Szépkúti · 4 years, 2 months ago
  69. 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
  70. 63ad854 Merge pull request #4712 from daverodgman/psa_cipher_and_mac_abort_on_error by Dave Rodgman · 4 years, 1 month ago
  71. 918708b Merge pull request #4729 from paul-elliott-arm/fix_test_illegal_access by Gilles Peskine · 4 years, 1 month ago
  72. e57dd2d Fix potential free of uninitialised pointer by Paul Elliott · 4 years, 1 month ago
  73. 52d18cd Remove trailing space by Andrew Thoelke · 4 years, 1 month ago
  74. 90d1cb8 Use more standard label name by Dave Rodgman · 4 years, 1 month ago
  75. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  76. f9f1bdf Translate MBEDTLS_ERR_PK_BUFFER_TOO_SMALL for PSA by Gilles Peskine · 4 years, 1 month ago
  77. 908982b Fix the build with MBEDTLS_ECP_RESTARTABLE enabled by Gilles Peskine · 4 years, 2 months ago
  78. 16fe8fc Fix unused variable warning by Gilles Peskine · 4 years, 2 months ago
  79. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 2 months ago
  80. 1fed4b8 Merge pull request #4720 from gilles-peskine-arm/gcm-finish-outlen by Gilles Peskine · 4 years, 1 month ago
  81. 6f71058 Improve psa_hash_update negative test by Dave Rodgman · 4 years, 1 month ago
  82. a0f4b59 Fixes for PBKDF2 documentation by Andrew Thoelke · 4 years, 1 month ago
  83. 8036bdd Tidy up logic in psa_mac_sign_finish by Dave Rodgman · 4 years, 1 month ago
  84. b5dd7c7 Correct coding style issues by Dave Rodgman · 4 years, 1 month ago
  85. 5464824 Call abort on error in psa_mac/cipher setup by Dave Rodgman · 4 years, 1 month ago
  86. 685b6a7 Update multipart hash operations to abort on error by Dave Rodgman · 4 years, 1 month ago
  87. 5ae6f75 Add negative tests for psa_abort in hash functions by Dave Rodgman · 4 years, 1 month ago
  88. fedd52c Merge pull request #4707 from gilles-peskine-arm/require-matching-hashlen-rsa-implementation by Gilles Peskine · 4 years, 1 month ago
  89. 5a7be10 Add output_length parameter to mbedtls_gcm_finish by Gilles Peskine · 4 years, 1 month ago
  90. 38e62ae Update cipher and mac functions to abort on error by Dave Rodgman · 4 years, 1 month ago
  91. 647791d Add negative tests for psa_abort in cipher and mac functions by Dave Rodgman · 4 years, 1 month ago
  92. f06b92d Merge pull request #4567 from mstarzyk-mobica/gcm_ad by Gilles Peskine · 4 years, 1 month ago
  93. cb17fc3 Merge pull request #4671 from mpg/x509-crt-profile-public by Dave Rodgman · 4 years, 1 month ago
  94. 4f7cc1b Merge pull request #4713 from gilles-peskine-arm/psa-storage-format-test-lifetimes-3.0 by Ronald Cron · 4 years, 1 month ago
  95. aa5938e Merge pull request #4703 from gilles-peskine-arm/mpi_montmul-null-3.0 by Janos Follath · 4 years, 1 month ago
  96. 939a54c Fix typos and style issues. by Mateusz Starzyk · 4 years, 2 months ago
  97. 469c9f3 Add GCM tests for empty ciphertext/plaintext and empty AD. by Mateusz Starzyk · 4 years, 2 months ago
  98. 58d3a7e Add GCM tests with vectors lengths non-dividable by 16. by Mateusz Starzyk · 4 years, 2 months ago
  99. 032a1ce Remove init_result check from custom gcm test functions. by Mateusz Starzyk · 4 years, 2 months ago
  100. f8a0d4d Fix nested loops set_step in gcm test suite. by Mateusz Starzyk · 4 years, 2 months ago