1. 508afec PSA PAKE: Add cipher suite structure by Janos Follath · 4 years, 5 months ago
  2. 38a5d35 PSA PAKE: Add type for representing primitives by Janos Follath · 4 years, 5 months ago
  3. b86273a PSA PAKE: Add integral types by Janos Follath · 4 years, 5 months ago
  4. 5e5dcac PSA PAKE: Add function declarations by Janos Follath · 4 years, 5 months ago
  5. 84191ea Merge pull request #4315 from Kxuan/feat-pre-compute-tls by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  6. 782c2b9 fix comment, ChangeLog & migration-guide for MBEDTLS_ECP_FIXED_POINT_OPTIM by kXuan · 4 years, 2 months ago
  7. 1b1327c Merge pull request #4581 from TRodziewicz/remove_supp_for_extensions_in_pre-v3_X.509_certs by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  8. df77624 Merge pull request #4490 from TRodziewicz/Combine__SSL_<CID-TLS1_3>_PADDING_GRANULARITY_options by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  9. 1b3b27c Merge pull request #4587 from TRodziewicz/remove_3DES_ciphersuites by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  10. 3dafa9b Merge pull request #4555 from ronald-cron-arm/m-ccm-api by Ronald Cron · 4 years, 2 months ago
  11. 9f5c34c Merge pull request #4596 from gilles-peskine-arm/nist_kw-null_dereference-3.0 by Gilles Peskine · 4 years, 2 months ago
  12. e13d308 Add invalid context as a possible reason for _BAD_INPUT error code by Ronald Cron · 4 years, 2 months ago
  13. fe3069b Merge pull request #4585 from mpg/cipher-aead-delayed by Gilles Peskine · 4 years, 2 months ago
  14. 89ee599 Fix null pointer arithmetic in error case by Gilles Peskine · 4 years, 2 months ago
  15. f059e74 Re-wording ChangeLog and reverting overzealous removal from config.h by TRodziewicz · 4 years, 2 months ago
  16. c01b87b Fix some typos by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  17. 542957d Add some API calling order documentation by Ronald Cron · 4 years, 2 months ago
  18. f668bd1 Add migration guide for developers of CCM alternative implementation by Ronald Cron · 4 years, 2 months ago
  19. 7c41cd2 Split operation start and the declaration of data lengths by Ronald Cron · 4 years, 2 months ago
  20. b740a61 Remove change log by Ronald Cron · 4 years, 2 months ago
  21. 51584c6 Prefer ad to add as shorthand for additional/associated data by Ronald Cron · 4 years, 2 months ago
  22. ff92479 Wording improvement by Ronald Cron · 4 years, 2 months ago
  23. 84cb8e0 Add invalid mode as mbedtls_ccm_start() possible error by Ronald Cron · 4 years, 2 months ago
  24. b87fe01 Remove buffer overlap considerations by Ronald Cron · 4 years, 2 months ago
  25. 86e6c9f Improve expected context state for some APIs by Ronald Cron · 4 years, 2 months ago
  26. 22fc906 Add ChangeLog and migration guide for MBEDTLS_ECP_FIXED_POINT_OPTIM by kXuan · 4 years, 2 months ago
  27. b2b3ec4 add ecp_comb_table.py by kXuan · 4 years, 4 months ago
  28. ba9cb76 static initialize comb table by kXuan · 4 years, 4 months ago
  29. bbd617b Remove duplicated definition of ASSERT_ALLOC by Gilles Peskine · 4 years, 2 months ago
  30. b282769 Remove spurious dependencies on PEM by Gilles Peskine · 4 years, 2 months ago
  31. 231649a Changing the migration guide entry wording. by TRodziewicz · 4 years, 2 months ago
  32. 4e57f4c Adding removed defines to check_config.h and fixing the migration guide entry. by TRodziewicz · 4 years, 2 months ago
  33. 6d84e91 Merge pull request #4568 from creiter32/to_upstream/csr_critical_extensions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  34. ee57ebe Add ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  35. 42eba1a Fix a typo by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  36. 3670e38 Remove 3DES ciphersuites by TRodziewicz · 4 years, 2 months ago
  37. daae68d Merge pull request #4565 from mpg/fixup-changelog-4495-4286 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  38. c42a0be Clarify calling sequence in the Cipher layer by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  39. ea62d2f Merge pull request #4369 from hanno-arm/relax_psk_config by Ronald Cron · 4 years, 2 months ago
  40. dee975a Remove MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3 option by TRodziewicz · 4 years, 2 months ago
  41. f1eb425 Merge pull request #4469 from xiaoxiang781216/padlock by Ronald Cron · 4 years, 2 months ago
  42. 2bec09c Fix typo in migration guide by Hanno Becker · 4 years, 2 months ago
  43. 934ab00 Minor improvement of ChangeLog wording by Hanno Becker · 4 years, 2 months ago
  44. c44a1d5 Merge pull request #4507 from Venafi/userid-oid by Ronald Cron · 4 years, 2 months ago
  45. 196739b Change wording in documentation of PSK configuration by Hanno Becker · 4 years, 2 months ago
  46. 7146cb9 Merge pull request #4559 from gilles-peskine-arm/psa-storage-format-test-algorithms-3.0 by Ronald Cron · 4 years, 2 months ago
  47. 95273f4 Expose flag for critical extensions by Christoph Reiter · 4 years, 7 months ago
  48. 142c205 Merge pull request #4513 from Patater/psa-without-genprime-fix by Ronald Cron · 4 years, 2 months ago
  49. e9cac0e Fix inconsistent documentation of cipher_setup() by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  50. 0cc60f9 Improve some length parameter descriptions by Ronald Cron · 4 years, 2 months ago
  51. c0cc7ba Change from total_input_len to plaintext_len as parameter name by Ronald Cron · 4 years, 2 months ago
  52. f3bacd7 Merge pull request #4476 from TRodziewicz/Remove__SSL_DTLS_BADMAC_LIMIT_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  53. 1e660ed Change the comment wording in config.h by TRodziewicz · 4 years, 2 months ago
  54. 0a02fbb Addition of the migration guide entry. by TRodziewicz · 4 years, 2 months ago
  55. a86c312 Addition of the migration guide entry. by TRodziewicz · 4 years, 2 months ago
  56. 5c251c6 Add the ChangeLog file by TRodziewicz · 4 years, 3 months ago
  57. 46cccb8 _SSL_DTLS_BADMAC_LIMIT config.h option removed by TRodziewicz · 4 years, 3 months ago
  58. 5e3c398 A small change in ChangeLog just to restart Travis build by TRodziewicz · 4 years, 3 months ago
  59. e8dd709 Combine MBEDTLS_SSL_<CID-TLS1_3>_PADDING_GRANULARITY options by TRodziewicz · 4 years, 3 months ago
  60. eabc3af Align length and additional data shorthand in parameter names by Ronald Cron · 4 years, 2 months ago
  61. 4c2a379 State explicitly that multi-part CCM is not implemented in Mbed TLS yet by Ronald Cron · 4 years, 2 months ago
  62. 9ca2550 Fix mbedtls_ccm_finish() error code description by Ronald Cron · 4 years, 2 months ago
  63. 2d40b10 Fix mbedtls_ccm_update() buffered output description by Ronald Cron · 4 years, 2 months ago
  64. d1a29a9 Align mbedtls_ccm_update_ad() and mbedtls_ccm_update() descriptions by Ronald Cron · 4 years, 2 months ago
  65. 5905f91 Improve mbedtls_ccm_starts() description by Ronald Cron · 4 years, 2 months ago
  66. c87a07d Fix the "rm (D)TLS 1.0 1.1" ChangeLog entry by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  67. b7abba2 Merge pull request #4515 from tom-daubney-arm/remove_rsa_mode_params_2 by Gilles Peskine · 4 years, 2 months ago
  68. 8a5304d Merge pull request #4553 from gilles-peskine-arm/aria_alt-3.0 by Gilles Peskine · 4 years, 2 months ago
  69. 2157e86 Document include_intermediate in PSAMacroEnumerator by Gilles Peskine · 4 years, 3 months ago
  70. 45f1cd7 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 4 months ago
  71. 0225d3a Add missing test suites to CMakeLists.txt by Gilles Peskine · 4 years, 3 months ago
  72. ae4c460 Do support multiple files generated from the same script by Gilles Peskine · 4 years, 4 months ago
  73. 20f55f6 Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 4 months ago
  74. 38ebfec Remove duplicates from enumerated test inputs by Gilles Peskine · 4 years, 4 months ago
  75. cccd1ac Normalize whitespace in test arguments by Gilles Peskine · 4 years, 4 months ago
  76. c5d086f Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 4 months ago
  77. 1231eb5 Define dependency symbols for hashless signature algorithms by Gilles Peskine · 4 years, 4 months ago
  78. 537d5fa Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 4 months ago
  79. 3c9d423 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 4 months ago
  80. 4d0b089 Fix KeyType with parameters passed in the name argument by Gilles Peskine · 4 years, 4 months ago
  81. 3d404b8 Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
  82. b4edff9 Move InputsForTest to macro_collector.py by Gilles Peskine · 4 years, 4 months ago
  83. 95649ed Add type annotations by Gilles Peskine · 4 years, 4 months ago
  84. c893a57 Fix copypasta in documentation by Gilles Peskine · 4 years, 5 months ago
  85. 731b952 Additional corrections to ChangeLog by Thomas Daubney · 4 years, 2 months ago
  86. 86d1d74 Merge pull request #4495 from TRodziewicz/remove_support_for_(D)TLS_1.0_and_1.1 by Dave Rodgman · 4 years, 2 months ago
  87. 6f96611 Corrections to ChangeLog and Migration guide by Thomas Daubney · 4 years, 2 months ago
  88. 0e1f05d Changelog entry for the ARIA_ALT and CAMELLIA_ALT fixes by Gilles Peskine · 4 years, 2 months ago
  89. 266694e Define CCM multi-part API by Ronald Cron · 4 years, 3 months ago
  90. c537aa8 CAMELLIA: add missing context init/free by Gilles Peskine · 4 years, 2 months ago
  91. be89fea ARIA: add missing context init/free by Gilles Peskine · 4 years, 2 months ago
  92. 59392b0 Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT by Gilles Peskine · 4 years, 2 months ago
  93. 3ca92b1 Re-wording of Migration guide entry by Thomas Daubney · 4 years, 2 months ago
  94. 9d1ce40 Additional corrections by TRodziewicz · 4 years, 2 months ago
  95. 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
  96. d807060 Addition of migration guide and corrections to the ChangeLog file by TRodziewicz · 4 years, 3 months ago
  97. 97e4172 Remove the _SSL_FALLBACK_ tests by TRodziewicz · 4 years, 3 months ago
  98. 6370dbe Remove the _SSL_FALLBACK_ parts by TRodziewicz · 4 years, 3 months ago
  99. 2d8800e Small corrections in the comments by TRodziewicz · 4 years, 3 months ago
  100. b5850c5 Correction of too restrictive ssl cli minor check by TRodziewicz · 4 years, 3 months ago