- 60aebec PSA hash verification: zeroize expected hash on hash mismatch by Gilles Peskine · 3 years, 8 months ago
- 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
- db6adc5 ssl: Fix some compilation guards for TLS 1.3 signature algorithms 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
- 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
- 6b07916 Merge pull request #5230 from ronald-cron-arm/tls13_ccs_client by Ronald Cron · 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
- 574ace4 Remove unnecessary blank line by Ronald Cron · 3 years, 8 months ago
- 9c07473 fix various issues by Jerry Yu · 3 years, 8 months ago
- 889b3b7 fix clang build 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
- 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
- d5b2a59 Merge pull request #5047 from paul-elliott-arm/psa-m-aead-ccm by Gilles Peskine · 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
- 49ad619 Add injection of dummy's ChangeCipherSpec for middlebox compatibility by Ronald Cron · 3 years, 9 months ago
- 7e38cba Add incoming ChangeCipherSpec filtering in TLS 1.3 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
- b873577 Merge pull request #5240 from duckpowermb/development by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- cfe74a3 mbedtls_ssl_handshake_params: move ecrs_ctx back further 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
- 351c71b Fix builds when config.h only defines MBEDTLS_BIGNUM_C by Dave Rodgman · 3 years, 8 months ago
- 6eaa41c Fix overflow error by Jerry Yu · 3 years, 9 months ago
- f467d63 psa: Fix obsolete code guard by Ronald Cron · 3 years, 9 months ago
- fd25ddb psa: Fix and improve comments by Ronald Cron · 3 years, 9 months ago
- 0266cfe psa: Remove test code in the library by Ronald Cron · 4 years, 5 months ago
- 40170d9 tests: Rename test driver entry points by Ronald Cron · 4 years, 5 months ago
- 5601cd2 psa: test driver: Move driver test entry points prototypes by Ronald Cron · 4 years, 4 months ago
- 9ba7691 psa: Add driver initialization and termination by Ronald Cron · 4 years, 4 months ago
- 7a55deb psa: Fix unused variable warnings by Ronald Cron · 4 years, 3 months ago
- 89b4aa7 psa: asymmetric_encrypt/decrypt: Improve error code consistency by Ronald Cron · 4 years ago
- 73c9d9e psa: driver: Reduce the scope of test driver entry points by Ronald Cron · 4 years, 4 months ago
- 69a6342 psa: Fix the size of hash buffers by Ronald Cron · 3 years, 10 months ago
- 56f7897 psa: Fix hash and mac operation type by Ronald Cron · 4 years, 4 months ago
- 81ca97e tests: psa driver: Align RSA/ECP sign/verify hash dispatch by Ronald Cron · 4 years, 4 months ago
- a72b12d tests: psa: driver: mac: Remove opaque entry points in library by Ronald Cron · 4 years, 1 month ago
- 1700670 psa: Fix unused variable warnings by Ronald Cron · 3 years, 8 months ago
- d25fab6 Update based on comments by Xiaofei Bai · 3 years, 8 months ago
- ec45c1e mbedtls_ssl_handshake_params: reorder fields to save code size by Gilles Peskine · 3 years, 8 months ago
- 55490d4 mbedtls_ssl_handshake_params: use bytes for some small values by Gilles Peskine · 3 years, 8 months ago
- 0b71611 [session] fix a session copy bug by 吴敬辉 · 3 years, 8 months ago
- a096975 Add documentation for the functions by Gabor Mezei · 3 years, 9 months ago
- 14d5fac Unify function parameters by Gabor Mezei · 3 years, 9 months ago
- c0d8dda Make mbedtls_ct_uchar_mask_of_range function static by Gabor Mezei · 3 years, 8 months ago
- d77b86c Delete base64_invasive.h due to functions are moved to the constant-time module by Gabor Mezei · 3 years, 9 months ago
- 358829a Move mbedtls_ct_base64_dec_value function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
- 9a4074a Move mbedtls_ct_base64_enc_char function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
- 28d6115 Move mbedtls_ct_uchar_mask_of_range function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
- b8d7892 Rename functions to have suitable name by Gabor Mezei · 3 years, 9 months ago
- 8716f17 Tweak whitespace for readability by Gilles Peskine · 3 years, 9 months ago
- 2d8a182 PSA global data: move fields around to save code size by Gilles Peskine · 3 years, 9 months ago
- 6dc90da Rebased on 74217ee and add fixes by Xiaofei Bai · 3 years, 8 months ago
- 9539501 Rebase and add fixes by Xiaofei Bai · 3 years, 8 months ago
- feecbbb Fix some variable names in code comment by Xiaofei Bai · 3 years, 9 months ago
- 89b526d Fix some more variables names by Xiaofei Bai · 3 years, 9 months ago
- b797284 Fix variable names in ssl_tls13_keys.* by Xiaofei Bai · 3 years, 9 months ago
- eef1504 Fix variable names in ssl_tls13_generic/client.c by Xiaofei Bai · 3 years, 9 months ago
- 746f948 Fix 1_3/13 usages in macros and function names by Xiaofei Bai · 3 years, 9 months ago
- 4d2329f Change code based on reviews by XiaokangQian · 3 years, 9 months ago
- a83014d TLS1.3: Add signature scheme pkcs1 v1.5 by XiaokangQian · 3 years, 9 months ago
- e2d707f Merge pull request #4866 from gabor-mezei-arm/3649_move_constant_time_functions_into_separate_module by Gilles Peskine · 3 years, 9 months ago
- b92b88c Merge pull request #5127 from xkqian/xkqian/pr/add_rsa_pss_rsae by Ronald Cron · 3 years, 9 months ago
- 685472b Update function name by Gabor Mezei · 3 years, 9 months ago
- be7b21d Merge branch 'development' into 3649_move_constant_time_functions_into_separate_module by Gabor Mezei · 3 years, 9 months ago
- 0c9f058 Merge pull request #5213 from tom-cosgrove-arm/pr_4950 by Gilles Peskine · 3 years, 9 months ago
- 4b82ca1 Refine test code and test scripts by XiaokangQian · 3 years, 9 months ago
- 82d34cc Add signature scheme rsa pss by XiaokangQian · 3 years, 9 months ago
- 146247d Merge pull request #5172 from bensze01/invalid_nonce_error by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- ac00659 Merge pull request #5121 from yuhaoth/pr/add-wrapup-and-hello-test by Ronald Cron · 3 years, 9 months ago
- 6d48e20 Indicate nonce sizes invalid for ChaCha20-Poly1305 by Bence Szépkúti · 3 years, 9 months ago
- 357b78e Indicate if we know that a nonce length is invalid by Bence Szépkúti · 3 years, 9 months ago
- 5a57a51 Merge pull request #5180 from daverodgman/key_derivation_output_key_error_code by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- a6e6c27 Grouplize tls1_3 special functions by Jerry Yu · 3 years, 9 months ago
- cfe64f0 fix various issues by Jerry Yu · 3 years, 9 months ago
- 378254d Implement handshake wrapup by Jerry Yu · 3 years, 9 months ago
- 3ce4d51 Move set_outbound_transform to finalize server finished. by XiaokangQian · 3 years, 9 months ago
- d69da6c Improve PSA error return code by Dave Rodgman · 3 years, 9 months ago
- a3087e8 Fix finished message decryption fail issue by XiaokangQian · 3 years, 9 months ago
- 9ec8fcf Improve failure messag for calculating verify data by XiaokangQian · 3 years, 9 months ago
- dce8224 Fix the compile issue about prepare message by XiaokangQian · 3 years, 9 months ago