- e7835d9 mbedtls_cipher_check_tag: zeroize expected tag on tag mismatch by Gilles Peskine · 3 years, 8 months ago
- 050ad4b Merge pull request #5313 from gilles-peskine-arm/missing-ret-check-mbedtls_md_hmac by Dave Rodgman · 3 years, 8 months ago
- ecf6beb Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
- d5ba50e Zeroize local MAC variables by Gilles Peskine · 3 years, 8 months ago
- c11192f Merge pull request #5290 from minosgalanakis/development by Gilles Peskine · 3 years, 8 months ago
- f434994 Merge pull request #5303 from yuhaoth/pr/add_list_config_function by paul-elliott-arm · 3 years, 8 months ago
- 2331fdb Merge pull request #5293 from ronald-cron-arm/tls13-mvp-misc by Ronald Cron · 3 years, 8 months ago
- 476b157 Merge pull request #5305 from gilles-peskine-arm/test-missing-ret-check-202112-development by Gilles Peskine · 3 years, 8 months ago
- c10086e changelog: Addressed review comments #6 by Minos Galanakis · 3 years, 8 months ago
- 29ceb56 fix help message issues by Jerry Yu · 3 years, 8 months ago
- 8340ea8 changelog: Addressed review comments #5 by Minos Galanakis · 3 years, 8 months ago
- 64bff9f tests: data_files: Avoid symbolic links by Ronald Cron · 3 years, 8 months ago
- b54b531 fix msvc build faile by Jerry Yu · 3 years, 8 months ago
- dc8ecda Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
- b1822ef docs: TLS 1.3: Improve wording by Ronald Cron · 3 years, 8 months ago
- f1c30b2 Check return values in more places by Gilles Peskine · 3 years, 8 months ago
- db6adc5 ssl: Fix some compilation guards for TLS 1.3 signature algorithms by Ronald Cron · 3 years, 8 months ago
- bb27b43 build: Fix TLS 1.3 prerequisites by Ronald Cron · 3 years, 8 months ago
- 6aeda53 Add change log for TLS 1.3 MVP by Ronald Cron · 3 years, 8 months ago
- 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
- 2e8b001 Beauty source code by Jerry Yu · 3 years, 8 months ago
- 7aa6fc1 docs: TLS 1.3: Update prototype upstreaming status by Ronald Cron · 3 years, 8 months ago
- 653d5bc docs: TLS 1.3: Swap prototype upstreaming status and MVP definition by Ronald Cron · 3 years, 8 months ago
- 43ffc9d docs: TLS 1.3: Update TLS 1.3 documentation file name by Ronald Cron · 3 years, 8 months ago
- 0abf07c Make PSA crypto mandatory for TLS 1.3 by Ronald Cron · 3 years, 8 months ago
- 76a2b30 Merge pull request #4981 from yuhaoth/pr/add-debug-helpers-generated by Dave Rodgman · 3 years, 8 months ago
- 4525cce Merge pull request #5256 from yuhaoth/pr/clean-up-secrets-after-done by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- 5f173c6 changelog: Addressed review comments #4 by Minos Galanakis · 3 years, 8 months ago
- 6b07916 Merge pull request #5230 from ronald-cron-arm/tls13_ccs_client by Ronald Cron · 3 years, 8 months ago
- 3f46f38 changelog: Addressed review comments #3 by Minos Galanakis · 3 years, 8 months ago
- d0fcf7f fix ci fail by Jerry Yu · 3 years, 8 months ago
- 3a77949 changelog: Addressed review comments #2 by Minos Galanakis · 3 years, 8 months ago
- a5563f6 move position of base_key init by Jerry Yu · 3 years, 8 months ago
- b737f6a move base_key init by Jerry Yu · 3 years, 8 months ago
- fe051f6 Merge pull request #5297 from paul-elliott-arm/test_suite_cipher_returns by Gilles Peskine · 3 years, 8 months ago
- 9eab5a6 tests: TLS 1.3: Remove unnecessary test requirement by Ronald Cron · 3 years, 8 months ago
- 574ace4 Remove unnecessary blank line by Ronald Cron · 3 years, 8 months ago
- ae93725 tests: Make compat mode optional in script generating tests by Ronald Cron · 3 years, 8 months ago
- ca14ab3 changelog: Addressed review comments by Minos Galanakis · 3 years, 8 months ago
- 9c07473 fix various issues by Jerry Yu · 3 years, 8 months ago
- d04fd35 Replace configs_enabled check with query_compile_time_config by Jerry Yu · 3 years, 8 months ago
- a15f3cc Add list_config into query_comile_time_config by Jerry Yu · 3 years, 8 months ago
- 84e63a7 Add list_config generation by Jerry Yu · 3 years, 8 months ago
- bc8b22e fix tls13 test fail by Jerry Yu · 3 years, 8 months ago
- 0cb2cf6 fix build fail by Jerry Yu · 3 years, 8 months ago
- 889b3b7 fix clang build fail by Jerry Yu · 3 years, 8 months ago
- 9817e3e fix generate check fail by Jerry Yu · 3 years, 8 months ago
- d05e1ce fix build fail on `check_*` by Jerry Yu · 3 years, 8 months ago
- e6369b0 fix test_cmake_as_package fail by Jerry Yu · 3 years, 8 months ago
- eb96fb5 Add cmake generator by Jerry Yu · 3 years, 8 months ago
- 6389b25 fix typos error by Jerry Yu · 3 years, 8 months ago
- cdcc55f update test check strings by Jerry Yu · 3 years, 9 months ago
- e988f0f fix wrong typo by Jerry Yu · 3 years, 9 months ago
- e3b3412 Add tests for enum helper by Jerry Yu · 3 years, 10 months ago
- e78ee99 add enum value to string helpers by Jerry Yu · 3 years, 11 months ago
- 4a2fa5d Move erase handshake secrets by Jerry Yu · 3 years, 8 months ago
- 27224f5 fix coding style issue by Jerry Yu · 3 years, 8 months ago
- 5132771 Revert "fix possible security leak for counter" by Jerry Yu · 3 years, 8 months ago
- 7ca3054 move zerioize tls13_hs_secrets by Jerry Yu · 3 years, 8 months ago
- 23ab7a4 move zeroize master secrets by Jerry Yu · 3 years, 8 months ago
- 2c70a39 move zeroize randbytes by Jerry Yu · 3 years, 8 months ago
- bdfd018 fix compile break after merge by Jerry Yu · 3 years, 8 months ago
- a986e9f Clean handshake secrets by Jerry Yu · 3 years, 8 months ago
- d103bdb Clean randbytes by Jerry Yu · 3 years, 8 months ago
- 745db22 fix possible security leak for counter by Jerry Yu · 3 years, 8 months ago
- 1dc3c45 Merge pull request #5295 from paul-elliott-arm/crypt_and_hash_prog by Gilles Peskine · 3 years, 8 months ago
- d31da1c Merge pull request #5270 from davidhorstmann-arm/improve-cmac-docs by Gilles Peskine · 3 years, 8 months ago
- f401458 Merge pull request #5294 from paul-elliott-arm/ssl_context_info_prog by Gilles Peskine · 3 years, 8 months ago
- 9c8c243 Merge pull request #5296 from paul-elliott-arm/test_suite_ssl_returns by Gilles Peskine · 3 years, 8 months ago
- 0cf7e38 Add checked return to cipher setup by Paul Elliott · 3 years, 8 months ago
- 46a6c20 Add checked returns to tests without them. by Paul Elliott · 3 years, 8 months ago
- ef9ccca Fix printf format specifier by Paul Elliott · 3 years, 8 months ago
- d79d3eb Add checks for return values to md functions by Paul Elliott · 3 years, 8 months ago
- 0f2a46c readme: Addressed review comments #2 by minosgalanakis · 3 years, 8 months ago
- d7547fc readme: Addressed review comments by Minos Galanakis · 3 years, 8 months ago
- d5b2a59 Merge pull request #5047 from paul-elliott-arm/psa-m-aead-ccm by Gilles Peskine · 3 years, 8 months ago
- c42cadb Updated readme by Minos Galanakis · 3 years, 8 months ago
- 3820c15 Prevent resource leak by Paul Elliott · 3 years, 8 months ago
- d4c6402 tls13: Move state transition after sending CCS to ssl_tls13_client.c by Ronald Cron · 3 years, 8 months ago
- a55c5a1 ssl-opt.sh: TLS 1.3: Add middlebox compatibility tests with GnuTLS by Ronald Cron · 3 years, 8 months ago
- 7c0185f ssl-opt.sh: TLS 1.3: Add some missing test dependencies by Ronald Cron · 3 years, 8 months ago
- 49ad619 Add injection of dummy's ChangeCipherSpec for middlebox compatibility by Ronald Cron · 3 years, 9 months ago
- fdb0e3f ssl-opt.sh: TLS 1.3: Run tests with middlebox compatibility enabled by Ronald Cron · 3 years, 8 months ago
- 7e38cba Add incoming ChangeCipherSpec filtering in TLS 1.3 by Ronald Cron · 3 years, 9 months ago
- ab65c52 Add MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE config option by Ronald Cron · 3 years, 9 months ago
- c38c1f2 Merge pull request #5268 from gilles-peskine-arm/struct_reordering_3.0 by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- d7d740e Merge pull request #5236 from gabor-mezei-arm/4926_base64_move_constant-time_functions by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- e87790b Update changelog by Minos Galanakis · 3 years, 8 months ago
- 37ec16b Add explanation for workaround in test code by Paul Elliott · 3 years, 8 months ago
- b873577 Merge pull request #5240 from duckpowermb/development by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- 3938fef Indicate set nonce negative test failure reasons by Paul Elliott · 3 years, 8 months ago
- cfe74a3 mbedtls_ssl_handshake_params: move ecrs_ctx back further by Gilles Peskine · 3 years, 8 months ago
- b3ec69d mbedtls_ssl_config: better document former bit-fields by Gilles Peskine · 3 years, 8 months ago
- 41139a2 mbedtls_ssl_handshake_params: move group_list earlier to save code size by Gilles Peskine · 3 years, 8 months ago
- 1865585 Merge pull request #5212 from yuhaoth/pr/add-tls13-compat-testcases by Ronald Cron · 3 years, 8 months ago
- 3921134 Merge pull request #5263 from ronald-cron-arm/psa-test-driver_3.x by Gilles Peskine · 3 years, 8 months ago
- 45b91c9 Merge pull request #5269 from daverodgman/fix-builds-with-only-mbedtls_bignum_c-defined-development by Gilles Peskine · 3 years, 8 months ago
- d7c0910 Merge pull request #5242 from paul-elliott-arm/explain_TLS13_decision by Dave Rodgman · 3 years, 8 months ago
- 27d4771 tests: psa: Remove MD2, MD4 and ARC4 related code by Ronald Cron · 3 years, 8 months ago
- aa1e985 Add changelog entry for build error fixes by Gilles Peskine · 3 years, 8 months ago