Commit Graph

  • 0cc60f9985 Improve some length parameter descriptions Ronald Cron 2021-05-27 09:01:25 +02:00
  • c0cc7ba51e Change from total_input_len to plaintext_len as parameter name Ronald Cron 2021-05-27 08:47:09 +02:00
  • f3bacd72d2 Merge pull request #4476 from TRodziewicz/Remove__SSL_DTLS_BADMAC_LIMIT_option Manuel Pégourié-Gonnard 2021-05-27 09:41:34 +02:00
  • 1e660edd82 Change the comment wording in config.h TRodziewicz 2021-05-26 17:08:54 +02:00
  • 0a02fbb783 Addition of the migration guide entry. TRodziewicz 2021-05-26 15:57:50 +02:00
  • a86c312d92 Addition of the migration guide entry. TRodziewicz 2021-05-26 15:29:36 +02:00
  • 5c251c6a5e Add the ChangeLog file TRodziewicz 2021-05-11 14:27:28 +02:00
  • 46cccb8f39 _SSL_DTLS_BADMAC_LIMIT config.h option removed TRodziewicz 2021-05-11 13:13:51 +02:00
  • 5e3c398de2 A small change in ChangeLog just to restart Travis build TRodziewicz 2021-05-12 17:58:51 +02:00
  • e8dd7097c3 Combine MBEDTLS_SSL_<CID-TLS1_3>_PADDING_GRANULARITY options TRodziewicz 2021-05-12 14:19:11 +02:00
  • eabc3afe69 Align length and additional data shorthand in parameter names Ronald Cron 2021-05-26 10:45:30 +02:00
  • 4c2a379280 State explicitly that multi-part CCM is not implemented in Mbed TLS yet Ronald Cron 2021-05-26 10:37:45 +02:00
  • 9ca25503ba Fix mbedtls_ccm_finish() error code description Ronald Cron 2021-05-26 10:22:06 +02:00
  • 2d40b1031f Fix mbedtls_ccm_update() buffered output description Ronald Cron 2021-05-26 10:11:06 +02:00
  • d1a29a9687 Align mbedtls_ccm_update_ad() and mbedtls_ccm_update() descriptions Ronald Cron 2021-05-26 09:49:11 +02:00
  • 5905f91ba1 Improve mbedtls_ccm_starts() description Ronald Cron 2021-05-26 09:46:09 +02:00
  • c87a07de90 Fix the "rm (D)TLS 1.0 1.1" ChangeLog entry Manuel Pégourié-Gonnard 2021-05-26 10:38:59 +02:00
  • 28e5f1ed57 Avoid unused variable warning in TLS 1.3 PSK binder calculation Hanno Becker 2021-05-26 09:29:49 +01:00
  • c8d3ccd67b Fix Doxygen for TLS 1.3 PSK binder helper Hanno Becker 2021-05-26 04:47:29 +01:00
  • b7abba28e3 Merge pull request #4515 from tom-daubney-arm/remove_rsa_mode_params_2 Gilles Peskine 2021-05-25 20:36:33 +02:00
  • f20390f387 Merge pull request #4557 from gilles-peskine-arm/aria_alt-2.x Gilles Peskine 2021-05-25 20:32:53 +02:00
  • 7f3f02d230 Merge pull request #4558 from gilles-peskine-arm/aria_alt-2.16 Gilles Peskine 2021-05-25 20:32:49 +02:00
  • 8a5304d446 Merge pull request #4553 from gilles-peskine-arm/aria_alt-3.0 Gilles Peskine 2021-05-25 20:32:40 +02:00
  • 2157e86389 Document include_intermediate in PSAMacroEnumerator Gilles Peskine 2021-05-20 21:37:06 +02:00
  • 45f1cd7834 key_storage_read: pass exercise as a flag rather than a boolean Gilles Peskine 2021-04-21 20:11:33 +02:00
  • 0225d3a0ce Add missing test suites to CMakeLists.txt Gilles Peskine 2021-04-27 20:25:27 +02:00
  • ae4c460df6 Do support multiple files generated from the same script Gilles Peskine 2021-04-21 16:11:50 +02:00
  • 20f55f6726 Abbreviate algorithms in test descriptions Gilles Peskine 2021-04-21 10:18:19 +02:00
  • 38ebfec0f1 Remove duplicates from enumerated test inputs Gilles Peskine 2021-04-21 15:37:34 +02:00
  • cccd1ac373 Normalize whitespace in test arguments Gilles Peskine 2021-04-21 15:36:58 +02:00
  • c5d086f6ae Don't generate non-existent dependency symbols Gilles Peskine 2021-04-20 23:23:45 +02:00
  • 1231eb5891 Define dependency symbols for hashless signature algorithms Gilles Peskine 2021-04-19 22:24:23 +02:00
  • 537d5fa48a Expand psa_generate_tests to support constructor arguments Gilles Peskine 2021-04-19 13:50:25 +02:00
  • 3c9d423fe7 Speed up the generation of storage format test cases Gilles Peskine 2021-04-12 14:43:05 +02:00
  • 4d0b089d2a Fix KeyType with parameters passed in the name argument Gilles Peskine 2021-04-12 13:41:52 +02:00
  • 3d404b8a10 Use InputsForTest in generate_psa_tests Gilles Peskine 2021-03-30 21:46:35 +02:00
  • b4edff9cd8 Move InputsForTest to macro_collector.py Gilles Peskine 2021-03-30 19:09:05 +02:00
  • 95649ed779 Add type annotations Gilles Peskine 2021-03-29 20:37:40 +02:00
  • c893a570a8 Fix copypasta in documentation Gilles Peskine 2021-03-17 13:45:32 +01:00
  • 46d3a3782d Document include_intermediate in PSAMacroEnumerator Gilles Peskine 2021-05-20 21:37:06 +02:00
  • 643eb83f06 key_storage_read: pass exercise as a flag rather than a boolean Gilles Peskine 2021-04-21 20:11:33 +02:00
  • 6d3c4c736d Add missing test suites to CMakeLists.txt Gilles Peskine 2021-04-27 20:25:27 +02:00
  • 30ccba48ef Do support multiple files generated from the same script Gilles Peskine 2021-04-21 16:11:50 +02:00
  • ff9629f92d Abbreviate algorithms in test descriptions Gilles Peskine 2021-04-21 10:18:19 +02:00
  • 08966e6fbc Remove duplicates from enumerated test inputs Gilles Peskine 2021-04-21 15:37:34 +02:00
  • 0a93c1b1ce Normalize whitespace in test arguments Gilles Peskine 2021-04-21 15:36:58 +02:00
  • 8a55b434c2 Don't generate non-existent dependency symbols Gilles Peskine 2021-04-20 23:23:45 +02:00
  • cf70d07c8b Define dependency symbols for hashless signature algorithms Gilles Peskine 2021-04-19 22:24:23 +02:00
  • b93f854f4c Expand psa_generate_tests to support constructor arguments Gilles Peskine 2021-04-19 13:50:25 +02:00
  • ae9f14b159 Speed up the generation of storage format test cases Gilles Peskine 2021-04-12 14:43:05 +02:00
  • 0ba69a462e Fix KeyType with parameters passed in the name argument Gilles Peskine 2021-04-12 13:41:52 +02:00
  • d6d2d6a7d7 Use InputsForTest in generate_psa_tests Gilles Peskine 2021-03-30 21:46:35 +02:00
  • 3cf3a8ebdf Move InputsForTest to macro_collector.py Gilles Peskine 2021-03-30 19:09:05 +02:00
  • e30ad46f91 Add type annotations Gilles Peskine 2021-03-29 20:37:40 +02:00
  • 4d59f01bcd Fix copypasta in documentation Gilles Peskine 2021-03-17 13:45:32 +01:00
  • a776bf8deb Changelog entry for the ARIA_ALT and CAMELLIA_ALT fixes Gilles Peskine 2021-05-25 09:28:54 +02:00
  • 39f5dae5b6 CAMELLIA: add missing context init/free Gilles Peskine 2021-05-25 09:17:46 +02:00
  • ba93f598cc ARIA: add missing context init/free Gilles Peskine 2021-05-25 09:17:22 +02:00
  • e0e132f847 Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT Gilles Peskine 2021-05-24 22:58:37 +02:00
  • 6a73f5592b Changelog entry for the ARIA_ALT and CAMELLIA_ALT fixes Gilles Peskine 2021-05-25 09:28:54 +02:00
  • 66c616a393 CAMELLIA: add missing context init/free Gilles Peskine 2021-05-25 09:17:46 +02:00
  • ccbbb2c501 ARIA: add missing context init/free Gilles Peskine 2021-05-25 09:17:22 +02:00
  • a8d0718b1c Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT Gilles Peskine 2021-05-24 22:58:37 +02:00
  • 731b952b69 Additional corrections to ChangeLog Thomas Daubney 2021-05-25 16:26:24 +01:00
  • 86d1d7487a Merge pull request #4495 from TRodziewicz/remove_support_for_(D)TLS_1.0_and_1.1 Dave Rodgman 2021-05-25 15:59:34 +01:00
  • 6f966112c7 Corrections to ChangeLog and Migration guide Thomas Daubney 2021-05-25 15:00:19 +01:00
  • 0e1f05d34b Changelog entry for the ARIA_ALT and CAMELLIA_ALT fixes Gilles Peskine 2021-05-25 09:28:54 +02:00
  • 266694ea42 Define CCM multi-part API Ronald Cron 2021-05-20 09:02:37 +02:00
  • c537aa83f4 CAMELLIA: add missing context init/free Gilles Peskine 2021-05-25 09:17:46 +02:00
  • be89fea1a7 ARIA: add missing context init/free Gilles Peskine 2021-05-25 09:17:22 +02:00
  • 59392b0075 Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT Gilles Peskine 2021-05-24 22:58:37 +02:00
  • 3ca92b182c Re-wording of Migration guide entry Thomas Daubney 2021-05-24 14:11:39 +01:00
  • 9d1ce40898 Additional corrections TRodziewicz 2021-05-24 14:07:17 +02:00
  • 4ca18aae38 Corrections after the code review TRodziewicz 2021-05-20 14:46:20 +02:00
  • d807060e0a Addition of migration guide and corrections to the ChangeLog file TRodziewicz 2021-05-14 11:09:44 +02:00
  • 97e41723fa Remove the _SSL_FALLBACK_ tests TRodziewicz 2021-05-13 23:20:17 +02:00
  • 6370dbeb1d Remove the _SSL_FALLBACK_ parts TRodziewicz 2021-05-13 22:56:31 +02:00
  • 2d8800e227 Small corrections in the comments TRodziewicz 2021-05-13 19:14:19 +02:00
  • b5850c5216 Correction of too restrictive ssl cli minor check TRodziewicz 2021-05-13 17:11:23 +02:00
  • ef73f01927 Removing strayed dtls1 after doing tests TRodziewicz 2021-05-13 14:53:36 +02:00
  • 55bd84bebc Correction to the ssl client/server usage comment. TRodziewicz 2021-05-13 11:40:46 +02:00
  • 28126050f2 Removal of constants and functions and a new ChangeLog file TRodziewicz 2021-05-13 10:34:48 +02:00
  • 0f82ec6740 Remove the TLS 1.0 and 1.1 support TRodziewicz 2021-05-12 17:49:18 +02:00
  • 55bc2c53af Test TLS 1.3 PSK binder calculation helper Hanno Becker 2021-05-24 06:53:52 +01:00
  • b7d9bad6be Add helper function for calculation of TLS 1.3 PSK binder Hanno Becker 2021-05-24 06:44:14 +01:00
  • a4f40a0f48 Test TLS 1.3 second level key derivation helpers Hanno Becker 2021-05-24 06:42:11 +01:00
  • 2fbbe1d2fe Corrections to ChangeLog and Migration guide Thomas Daubney 2021-05-24 10:53:57 +01:00
  • ef5235bc2e Add TLS 1.3 second level key derivations Hanno Becker 2021-05-24 06:39:41 +01:00
  • 3bbf4c058f Fix typo in migration guide for ticket API change Hanno Becker 2021-05-23 06:20:23 +01:00
  • fb1add76fd Don't use markdown formatting in ChangeLog Hanno Becker 2021-05-23 06:02:48 +01:00
  • 88f86f7f37 Remove copy-pasta from record API documentation Hanno Becker 2021-05-23 06:00:28 +01:00
  • ebd6ab7f6e Improve documentation of record expansion API Hanno Becker 2021-05-23 05:59:46 +01:00
  • 24628b69be Add ChangeLog entry Hanno Becker 2021-05-15 06:29:41 +01:00
  • b2efc4d464 Add migration guide Hanno Becker 2021-05-15 06:26:24 +01:00
  • 80d163d496 Remove Doxygen references to now-internal MFL query API Hanno Becker 2021-04-21 06:28:18 +01:00
  • 2d8e99b097 Add API to query maximum plaintext size of incoming records Hanno Becker 2021-04-21 06:19:50 +01:00
  • be746949c4 Relax documentation of mbedtls_ssl_get_max_out_record_payload() Hanno Becker 2021-04-21 06:18:37 +01:00
  • 9752aadd85 Make query API for state of MFL extension internal Hanno Becker 2021-04-21 05:54:33 +01:00
  • c49d15fded Use 'version-specific' instead of 'implementation-defined' in API Hanno Becker 2021-05-23 05:41:21 +01:00
  • c40bc1e406 Fix Changelog typo Paul Elliott 2021-05-21 18:58:12 +01:00