1. debe719 Add missing ChangeLog entries by Janos Follath · 4 years, 8 months ago
  2. a946dcf Merge branch 'development-restricted' into mbedtls-2.25.0r0-pr by Janos Follath · 4 years, 8 months ago
  3. 6d5c7bc Merge pull request #3898 from paul-elliott-arm/fix_pem_write by Gilles Peskine · 4 years, 8 months ago
  4. 2b75962 Merge pull request #3948 from bensze01/update_psa_values by Gilles Peskine · 4 years, 8 months ago
  5. 7e37bf9 Update test_psa_constant_names.py for new values by Bence Szépkúti · 4 years, 8 months ago
  6. 6879f42 Add changelog by Bence Szépkúti · 4 years, 8 months ago
  7. 99ffb2b Simplify description of PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
  8. cbe3953 Substitute PSA_ALG_STREAM_CIPHER into all files by Bence Szépkúti · 4 years, 8 months ago
  9. c6a26c9 Update PSA Crypto persistent key storage tests by Bence Szépkúti · 4 years, 8 months ago
  10. a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
  11. 1de907d Introduce PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
  12. 557b8d6 Remove Extraneous bytes from buffer post pem write by Paul Elliott · 4 years, 9 months ago
  13. 450dbd6 Merge pull request #785 from gilles-peskine-arm/cipher-nist_kw-changelog by Gilles Peskine · 4 years, 8 months ago
  14. 7710906 Merge pull request #3393 from geecrypt/development by Ronald Cron · 4 years, 8 months ago
  15. 22a1911 NIST_KW in cipher: credit the reporter by Gilles Peskine · 4 years, 8 months ago
  16. 3aae5d4 Merge pull request #781 from mpg/cipher-auth-crypt-restricted by Janos Follath · 4 years, 8 months ago
  17. 3a0535b Merge pull request #3916 from jdurkop/psa-crypto-config-hashes-3672 by Gilles Peskine · 4 years, 8 months ago
  18. d33aabf Merge pull request #3942 from gilles-peskine-arm/ecp-bignum-error-checks-development by Gilles Peskine · 4 years, 8 months ago
  19. 841b6fa Fix unused param warnings in auth_xxcrypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  20. 7973e2b Merge pull request #772 from chris-jones-arm/development-restricted by Janos Follath · 4 years, 8 months ago
  21. 4e0a4d4 Clarifying comment by Gilles Peskine · 4 years, 8 months ago
  22. a56d3d9 cipher_auth_xxcrypt_ext: Make NIST_KW case more robust by Gilles Peskine · 4 years, 8 months ago
  23. e09aeb4 Remove redundant NIST_KW checks in cipher_auth_xxcrypt() by Gilles Peskine · 4 years, 8 months ago
  24. 8a3d234 Fail the test case immediately if cipher_reset_key fails by Gilles Peskine · 4 years, 8 months ago
  25. a2971ea Simplify some buffer comparisons in tests by Gilles Peskine · 4 years, 8 months ago
  26. 70edd68 cipher_auth_xxcrypt(): fix some null pointer handling by Gilles Peskine · 4 years, 8 months ago
  27. b23e31d Minor documentation/comment fixes by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  28. e410bf7 Add changelog entry for the memory management fixes by Gilles Peskine · 4 years, 10 months ago
  29. e54be3a Fix uncaught error if fix_negative fails by Gilles Peskine · 5 years ago
  30. 89b4130 Fix memory leak in mbedtls_mpi_sub_abs by Gilles Peskine · 5 years ago
  31. 56f943a Always test in-place addition and subtraction by Gilles Peskine · 5 years ago
  32. 1bfeb8a Add changelog entry file for bugfix 2927 by gacquroff · 4 years, 8 months ago
  33. e64a46f Fix exponentiation tests with `MBEDTLS_MPI_MAX_BITS` larger than 256 by Chris Jones · 4 years, 8 months ago
  34. add9948 Fix whitespace in changelog entry by Chris Jones · 4 years, 8 months ago
  35. 7c43030 Move dependancy to specific test cases by Chris Jones · 4 years, 8 months ago
  36. 4592bd8 Fix broken testing on numbers that may be greater than MPI_MAX_SIZE by Chris Jones · 4 years, 8 months ago
  37. 6ca2327 Update guards for ALG_SHA_224 and ALG_SHA_384 in crypto library by John Durkop · 4 years, 8 months ago
  38. 6df9052 Add ChangeLog entries for auth_crypt changes by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  39. e146bdc Fix cases where exponentiation was not fully tested by Chris Jones · 4 years, 8 months ago
  40. 227366b Merge branch 'development' into development-restricted by Gilles Peskine · 4 years, 8 months ago
  41. aa850cd Reword test cases by Chris Jones · 4 years, 8 months ago
  42. f215ef8 Test that auth_decrypt{,_ext}() zeroize on failure by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  43. 54a6f23 Merge pull request #3930 from ccvca/fix_missing_argument by Gilles Peskine · 4 years, 8 months ago
  44. 86796bc Add check_param test for cipher_auth_xxcrypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  45. 9b2a789 Use exact-size buffers for testing auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  46. f5cf71e Stop using deprecated functions in the library by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  47. 513c243 Deprecate mbedtls_cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  48. f2ffbc4 Stop supporting NIST_KW in cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  49. 53f10e7 Test cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  50. 89a8fe5 Extract helper function for repeated test code by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  51. 4c1a100 Improve comments/structure of auth_crypt test by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  52. a03f56f Extend exponentiation test coverage by Chris Jones · 4 years, 8 months ago
  53. a282984 Merge pull request #773 from paul-elliott-arm/discrepancy_cert by Gilles Peskine · 4 years, 8 months ago
  54. faddf98 Implement cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  55. 9cc079d Declare cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  56. 3ba84d5 Improve documentation of cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 9 months ago
  57. 489c058 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  58. d10b331 Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
  59. 16187a2 Add ChangeLog entry for modular exponentiation size limit by Chris Jones · 4 years, 8 months ago
  60. 0c5875f Test that overly large Diffie-Hellman keys are rejected by Chris Jones · 4 years, 8 months ago
  61. 9246d04 Fix potential DoS by limiting number sizes in exponentiation by Chris Jones · 4 years, 8 months ago
  62. 883d304 Fix: Add missing arguments to debug message. by Christian von Arnim · 4 years, 8 months ago
  63. d9d4e80 Merge pull request #3848 from rodrigo-dc/development by Gilles Peskine · 4 years, 8 months ago
  64. d62b678 Minor updates to address review comments by John Durkop · 4 years, 8 months ago
  65. 72c868a Merge pull request #771 from gilles-peskine-arm/mpi_fill_random-rng_failure-development by Gilles Peskine · 4 years, 8 months ago
  66. e533ff7 Merge pull request #3695 from gilles-peskine-arm/psa-unified-driver-specs-20200918 by Gilles Peskine · 4 years, 8 months ago
  67. b55e083 Merge pull request #3924 from bensze01/deprecated_removed by Ronald Cron · 4 years, 8 months ago
  68. d4585ff Fix removal of deprecated PSA constants by Bence Szépkúti · 4 years, 8 months ago
  69. 1b7ee05 Added tests to confirm hash support for crypto config by John Durkop · 4 years, 8 months ago
  70. ee4e660 Use new MBEDTLS_PSA_BUILTIN_ macros for hashes in crypto library by John Durkop · 4 years, 8 months ago
  71. 316052e Add in dependency check for crypto config hashes by John Durkop · 4 years, 8 months ago
  72. fb764a6 Add hashes as crypto config by default by John Durkop · 4 years, 8 months ago
  73. 2cecfba Support PSA_WANT_xxx and MBEDTLS_PSA_BUILTIN_xxx for hashes by Gilles Peskine · 4 years, 8 months ago
  74. cd1495c In old-style PSA configuration, define PSA_WANT_xxx by Gilles Peskine · 4 years, 8 months ago
  75. 24a94df Merge pull request #3917 from goodwaterwu/development by Ronald Cron · 4 years, 8 months ago
  76. 214fea0 Merge pull request #3918 from gilles-peskine-arm/psa-conditional-inclusion-c-20201126 by Ronald Cron · 4 years, 8 months ago
  77. 8e72a15 Merge pull request #3907 from gilles-peskine-arm/sha512-doc-internal-fix by Ronald Cron · 4 years, 8 months ago
  78. ca17ebf Add tag check to cert algorithm check by Paul Elliott · 4 years, 9 months ago
  79. f0a9721 Use GitHub-compatible table formatting by Gilles Peskine · 4 years, 8 months ago
  80. 89b9814 Remove psa header files in uninstall part by Wu, Jheng-Jhong · 4 years, 8 months ago
  81. 6aceb51 Support set *_drbg reseed interval before seed by Gavin Acquroff · 5 years ago
  82. 436400e Handle random generator failure in mbedtls_mpi_fill_random() by Gilles Peskine · 4 years, 8 months ago
  83. 3cb1e29 Test mbedtls_mpi_fill_random by Gilles Peskine · 4 years, 8 months ago
  84. f06a614 Change function casting in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
  85. d596ca8 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
  86. 683028a Add changelog entry file to `ChangeLog.d` by Rodrigo Dias Correa · 4 years, 9 months ago
  87. eb5d014 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 9 months ago
  88. 80448aa Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
  89. 2c42457 Fix mismatched function parameters (prototype/definition) by Rodrigo Dias Correa · 4 years, 9 months ago
  90. 2630f67 Fix build failure on gcc-11 by Rodrigo Dias Correa · 4 years, 9 months ago
  91. 4228671 Copyediting by Gilles Peskine · 4 years, 9 months ago
  92. 99e52f6 Clarifications around key import by Gilles Peskine · 4 years, 9 months ago
  93. 28b3a94 Fix copypasta by Gilles Peskine · 4 years, 9 months ago
  94. 7af3764 Merge pull request #3877 from chris-jones-arm/development by Gilles Peskine · 4 years, 9 months ago
  95. 9aaa3e1 Merge pull request #3786 from stevew817/feature/generate_pubkey_in_driver by Gilles Peskine · 4 years, 9 months ago
  96. e13fb81 A variable is unused in some configurations by Gilles Peskine · 4 years, 9 months ago
  97. c240236 Rename test_driver_keygen to test_driver_key_management by Gilles Peskine · 4 years, 9 months ago
  98. 383c245 Move "internal use" sentence attached to the wrong function by Gilles Peskine · 4 years, 9 months ago
  99. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  100. 0737c09 Added changelog by Steven Cooreman · 4 years, 10 months ago