- 2e19981 tls13: guards transform negotiate by Jerry Yu · 2 years, 8 months ago
- a6ca882 Merge pull request #6752 from daverodgman/arm-build-changelog by Dave Rodgman · 2 years, 8 months ago
- b74aa5a Add Changelog for Arm compile fix by Dave Rodgman · 2 years, 8 months ago
- 90af1a1 Merge pull request #6734 from daverodgman/fix_test_dep_spelling by Dave Rodgman · 2 years, 8 months ago
- fbba0e9 Merge pull request #6537 from yuhaoth/pr/tls13-refactor-early-data-configuration-interface by Ronald Cron · 2 years, 8 months ago
- d45924d Merge pull request #6733 from tom-cosgrove-arm/issue-6293-mod_exp-memory by Janos Follath · 2 years, 8 months ago
- 1d26d97 Merge pull request #6731 from tom-cosgrove-arm/issue-6293-mod_exp by Janos Follath · 2 years, 8 months ago
- 1fe4529 Merge pull request #6685 from gilles-peskine-arm/valgrind-cf-skip-tests by Dave Rodgman · 2 years, 8 months ago
- 556e8a3 Fix additional mis-spelling by Dave Rodgman · 2 years, 8 months ago
- 92011ee Merge pull request #6717 from tom-cosgrove-arm/fix-typos-2212 by Dave Rodgman · 2 years, 8 months ago
- 6146887 Fix spelling of test dependency by Dave Rodgman · 2 years, 8 months ago
- 0a0dded Have mbedtls_mpi_core_exp_mod() take a temporary instead of allocating memory by Tom Cosgrove · 2 years, 8 months ago
- 98be955 Merge pull request #6689 from gilles-peskine-arm/changelog-20221129-pre-3.3 by Dave Rodgman · 2 years, 8 months ago
- 21d459d Add type annotations by Tom Cosgrove · 2 years, 8 months ago
- c240600 Separate out to_montgomery and from_montgomery for bignum tests by Tom Cosgrove · 2 years, 8 months ago
- 977c53f Merge pull request #6704 from tom-cosgrove-arm/issue-6020-mod_sub by Janos Follath · 2 years, 8 months ago
- ecda186 Require input to mbedtls_mpi_core_exp_mod() to already be in Montgomery form by Tom Cosgrove · 2 years, 8 months ago
- 77d3057 More grammar fixes by Gilles Peskine · 2 years, 8 months ago
- 6ee56aa Add default values for conf->*early_data* by Jerry Yu · 2 years, 8 months ago
- 39da985 remove limitation of max_early_data_size by Jerry Yu · 2 years, 8 months ago
- d146a37 Change the definition of max_early_data_size argument. by Jerry Yu · 2 years, 8 months ago
- 2c93fc1 Revert "Add reco_debug_level to reduce debug output" by Jerry Yu · 2 years, 8 months ago
- 12c46bd fix various issues by Jerry Yu · 2 years, 8 months ago
- 80f8c67 Merge pull request #6709 from daverodgman/pkcs7-docs by Dave Rodgman · 2 years, 8 months ago
- f51f972 Apply review comments by Tom Cosgrove · 2 years, 8 months ago
- e1cda44 Merge pull request #6722 from daverodgman/fix_pr_template_link by Dave Rodgman · 2 years, 8 months ago
- ed4f59e Fix another typo where 'PSK' was 'PKS' by Tom Cosgrove · 2 years, 8 months ago
- dbcbf44 Update include/mbedtls/mbedtls_config.h by Dave Rodgman · 2 years, 8 months ago
- ca6d661 Fix broken link by Dave Rodgman · 2 years, 8 months ago
- 416b48c ChangeLog entry is fixed in a different PR by Tom Cosgrove · 2 years, 8 months ago
- 54dfcb7 fix comments and debug info issues by Jerry Yu · 2 years, 8 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- cf0074b More wording improvements by Gilles Peskine · 2 years, 8 months ago
- afb1520 Wording clarification by Gilles Peskine · 2 years, 8 months ago
- f3cc9d9 Improve "codegen 1.1" entry by Gilles Peskine · 2 years, 8 months ago
- 723bee6 Wrap lines to 79 columns max by Gilles Peskine · 2 years, 8 months ago
- 5ba1697 Put behavior change in the correct category by Gilles Peskine · 2 years, 8 months ago
- 6593c7e Clarify PSS sigalg entry by Gilles Peskine · 2 years, 8 months ago
- 29a56a1 Clarify ASN.1 entry named data free functions by Gilles Peskine · 2 years, 8 months ago
- 6d069af Clarify that these two entries are about CMake by Gilles Peskine · 2 years, 8 months ago
- 20c1f03 Improve wording, punctuation, etc. by Gilles Peskine · 2 years, 8 months ago
- 235d1d8 Improve wording by Dave Rodgman · 2 years, 8 months ago
- 6ebaf7a Whitespace fix by Dave Rodgman · 2 years, 8 months ago
- bc5f03d Disable PKCS7 by default; improve docs by Dave Rodgman · 2 years, 8 months ago
- 7854a4e Add max_early_data_size option for ssl_sever2 by Jerry Yu · 2 years, 9 months ago
- cc4e007 Add max_early_data_size to mbedtls_ssl_config by Jerry Yu · 2 years, 9 months ago
- 16f6853 Add max_early_data_size config option by Jerry Yu · 2 years, 9 months ago
- a693477 Add reco_debug_level to reduce debug output by Jerry Yu · 2 years, 9 months ago
- 62b2048 Implement mbedtls_mpi_mod_sub() by Tom Cosgrove · 2 years, 8 months ago
- c3902ac Merge pull request #6698 from wernerlewis/bignum_mod_py by Dave Rodgman · 2 years, 8 months ago
- 266f79c Merge pull request #6426 from aditya-deshpande-arm/driver-wrapper-key-agreement by Paul Elliott · 2 years, 8 months ago
- cff7578 Add imports to bignum_mod by Werner Lewis · 2 years, 8 months ago
- 5484e96 Add changelog entry by Aditya Deshpande · 2 years, 8 months ago
- a942b37 Merge pull request #6694 from tom-cosgrove-arm/fix-name-of-basic-build-test.sh by Gilles Peskine · 2 years, 8 months ago
- c84b731 Enable test generation from bignum_mod.py by Werner Lewis · 2 years, 8 months ago
- fc2ac75 Fix the name of basic-build-test.sh within the file by Tom Cosgrove · 2 years, 8 months ago
- 7df787c Merge pull request #6538 from yuhaoth/pr/tls13-add-early-data-transform-computation by Ronald Cron · 2 years, 8 months ago
- 787c79d Remove changelog entry for an internal change by Gilles Peskine · 2 years, 8 months ago
- d622c7d Changelog entry files must have a .txt extension by Gilles Peskine · 2 years, 8 months ago
- 72bffe0 Merge pull request #6663 from davidhorstmann-arm/fix-typo-unsupported by Gilles Peskine · 2 years, 8 months ago
- edaa17b Merge pull request #6547 from yanesca/extract_mod_exp_from_prototype by Gilles Peskine · 2 years, 8 months ago
- d1bc6da Fix the build with MBEDTLS_TEST_HOOKS && !MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 2 years, 8 months ago
- b6bc752 Minor formatting fixes to address code review comments by Aditya Deshpande · 2 years, 8 months ago
- 0c67160 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
- df3dd4c Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
- 3ffd6bc Create a separate test suite for constant-time functions by Gilles Peskine · 2 years, 8 months ago
- 77e68c3 Move constant-time HMAC testing to its own suite by Gilles Peskine · 2 years, 8 months ago
- bfec9d0 Merge pull request #6676 from davidhorstmann-arm/cmake-get-skip-test-from-env by Gilles Peskine · 2 years, 8 months ago
- 7f5bc5c Merge pull request #6681 from mpg/changelog-6264 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 0b9b560 Merge pull request #6601 from valeriosetti/issue6502 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- f9720cf Merge pull request #6670 from gilles-peskine-arm/pkcs7-use-after-free-20221127 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 37d41c7 Add ChangeLog entry for DTLS Connection ID by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- ffc330f Merge pull request #6264 from hannestschofenig/rfc9146_2 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- aec08b3 fix various format issues by Jerry Yu · 2 years, 8 months ago
- a13f5eb Add missing dependency for the fuzzer-constructed test data by Gilles Peskine · 2 years, 8 months ago
- 97915c8 Merge pull request #6619 from minosgalanakis/bignum/add_high_lv_IO_methods by Janos Follath · 2 years, 8 months ago
- 1f8afa2 Bignum Mod: improve documentation and style by Janos Follath · 2 years, 8 months ago
- 1ac41de Add test function for opaque driver (simply returns PSA_ERROR_NOT_SUPPORTED), and address other review comments. by Aditya Deshpande · 2 years, 8 months ago
- 095c475 Merge pull request #6674 from AndrzejKurek/ecjpake-changelog by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- a34d030 test: psa_pake: fix dependency by Valerio Setti · 2 years, 8 months ago
- 84bee4c mbedtls_mpi_mod_write: improve readability by Janos Follath · 2 years, 8 months ago
- 3861062 Tell cmake to get SKIP_TEST_SUITES from ENV by David Horstmann · 2 years, 8 months ago
- 3d78e08 erase early secrets and transcripts by Jerry Yu · 2 years, 9 months ago
- a5db6c0 fix coding style issues. by Jerry Yu · 2 years, 9 months ago
- e31688b fix comments issue by Jerry Yu · 2 years, 9 months ago
- a877183 Refactor make_traffic_keys by Jerry Yu · 2 years, 9 months ago
- 3ce61ff fix comments and function name issues by Jerry Yu · 2 years, 9 months ago
- b094e12 fix various issues by Jerry Yu · 2 years, 9 months ago
- 91b560f Add compute early transform by Jerry Yu · 2 years, 9 months ago
- 3d9b590 guards transform_earlydata by Jerry Yu · 2 years, 9 months ago
- 84a6eda change signature of get_cipher_key_info by Jerry Yu · 2 years, 9 months ago
- a6ab9d8 Add a changelog entry explaining usage of PSA in TLS 1.2 EC J-PAKE by Andrzej Kurek · 2 years, 8 months ago
- 13256ba Merge pull request #6667 from gilles-peskine-arm/lib-crypto-modules-202211 by Ronald Cron · 2 years, 8 months ago
- 4f01121 Fix memory leak on error in pkcs7_get_signers_info_set by Gilles Peskine · 2 years, 8 months ago
- e7f8c61 Fix dangling freed pointer in pkcs7_free_signer_info by Gilles Peskine · 2 years, 8 months ago
- 47a7326 Simplify control flow in PKCS7 functions by Gilles Peskine · 2 years, 8 months ago
- 391005c Fix structures initialized too late in tests by Gilles Peskine · 2 years, 8 months ago
- 2336555 Improve test failure reporting by Gilles Peskine · 2 years, 8 months ago
- 290f01b Fix dangling freed pointer on error in pkcs7_get_signers_info_set by Gilles Peskine · 2 years, 8 months ago
- e7190a2 mpi_mod_io_neg: fix use of uninitialized value by Janos Follath · 2 years, 8 months ago