- a0ab777 update based on comments. by Xiaofei Bai · 3 years, 7 months ago
- 5d8598e update certificate request tests by Xiaofei Bai · 3 years, 7 months ago
- e1e3442 Add TLS1.3 process certificate request by Xiaofei Bai · 3 years, 8 months ago
- f51b79c Merge pull request #5355 from yuhaoth/pr/remove-duplicate-sig-alg-ext by Ronald Cron · 3 years, 6 months ago
- ed5e9f4 Change ecdsa sig_algs order for tls1.3 by Jerry Yu · 3 years, 6 months ago
- 3de9d3a Merge pull request #5455 from AndrzejKurek/gitignore-eclipse by Gilles Peskine · 3 years, 6 months ago
- cfb1518 Merge pull request #5457 from AndrzejKurek/key-id-encodes-owner-psa-fixes-follow-up by Gilles Peskine · 3 years, 6 months ago
- c6753a6 Merge pull request #5363 from AndrzejKurek/clarify-testing-set-nonce-set-lengths by Gilles Peskine · 3 years, 6 months ago
- 9d95d81 Merge pull request #5359 from hanno-arm/mpi_montmul_remove_dead_code by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 24479b3 Merge pull request #5395 from gilles-peskine-arm/ssl-opt-self-signed-positive by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- cfc920a Remove incorrect incompatibility information from mbedtls_config.h by Andrzej Kurek · 3 years, 6 months ago
- 36fd329 Add eclipse-specific project files to gitignore by Andrzej Kurek · 3 years, 6 months ago
- 0b994b8 fix typo error by Jerry Yu · 3 years, 6 months ago
- 5303789 change the defaut sig_algs order by Jerry Yu · 3 years, 6 months ago
- 18c833e fix tls1_2 only sig_algs order issue by Jerry Yu · 3 years, 6 months ago
- f377d64 Refactor duplicate check by Jerry Yu · 3 years, 6 months ago
- 6ade743 Add mbedtls_printf alias for !PLATFORM_C by Jerry Yu · 3 years, 6 months ago
- 370e146 fix comments issues by Jerry Yu · 3 years, 6 months ago
- 909df7b Refactor *_sig_algs tables by Jerry Yu · 3 years, 7 months ago
- b476a44 Add static assert check by Jerry Yu · 3 years, 7 months ago
- 9719885 fix coding style issues by Jerry Yu · 3 years, 7 months ago
- 941e07f fix test_no_platform fail by Jerry Yu · 3 years, 7 months ago
- 1a8b481 Remove duplicated signature algorithm in default settings by Jerry Yu · 3 years, 7 months ago
- 600ded7 Reserve end tag space at sig_algs_len init. by Jerry Yu · 3 years, 7 months ago
- a68dca2 move overflow inside loop by Jerry Yu · 3 years, 7 months ago
- 8afd6e4 fix typo issues in comments by Jerry Yu · 3 years, 7 months ago
- eb821c6 remove check_sig_hash by Jerry Yu · 3 years, 7 months ago
- 24811fb replace check_sig_hash with is_offered by Jerry Yu · 3 years, 7 months ago
- 1bab301 Add signature algorithm supported check by Jerry Yu · 3 years, 7 months ago
- 7ddc38c fix various issues by Jerry Yu · 3 years, 7 months ago
- 4131ec1 Add signature algorithm length check by Jerry Yu · 3 years, 7 months ago
- a69269a change sig_algs_len unit to byte by Jerry Yu · 3 years, 7 months ago
- 713013f fix various issues by Jerry Yu · 3 years, 7 months ago
- e12f1dd fix check names fail by Jerry Yu · 3 years, 7 months ago
- 11f0a9c fix deprecated-declarations error by Jerry Yu · 3 years, 7 months ago
- 6106fdc fix build fail without TLS13 by Jerry Yu · 3 years, 7 months ago
- f017ee4 merge write sig_alg of tls12 and tls13 by Jerry Yu · 3 years, 7 months ago
- 1abd1bc Change write_sig_alg_ext of tls12 by Jerry Yu · 3 years, 8 months ago
- 2d0bd32 fix various issues by Jerry Yu · 3 years, 7 months ago
- 0e5bcb6 Replace directly access for sig_hashes by Jerry Yu · 3 years, 8 months ago
- 08e2cea Remove directly access for tls13_sig_algs by Jerry Yu · 3 years, 8 months ago
- afdfed1 add get sig_algs helper function by Jerry Yu · 3 years, 8 months ago
- 18cd439 Align signature_algorithms extension name by Jerry Yu · 3 years, 8 months ago
- a5c1bf0 Merge pull request #5367 from AndrzejKurek/doxygen-closure-fixes by Gilles Peskine · 3 years, 6 months ago
- cead70d doxygen: fix missing asterisk in ecp.h by Andrzej Kurek · 3 years, 6 months ago
- fcca7cf Merge pull request #5428 from gstrauss/mbedtls_ssl_ciphersuite by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- b032685 Merge pull request #5309 from gilles-peskine-arm/pkparse-pkcs8-unencrypted-no-alloc by Dave Rodgman · 3 years, 6 months ago
- ff743a7 Merge pull request #5425 from gabor-mezei-arm/5181_tls_cipher_extend_testing_of_tickets by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 6eef563 Add tests for accessors for ciphersuite info by Glenn Strauss · 3 years, 7 months ago
- 6249603 Merge pull request #5438 from SebastianBoe/check_config by Gilles Peskine · 3 years, 7 months ago
- 6d6d93e Merge pull request #5350 from AndrzejKurek/psa-aead-invalid-tag-lengths-setup by Gilles Peskine · 3 years, 7 months ago
- c191add Merge pull request #5267 from mprse/mac_multipart by Gilles Peskine · 3 years, 7 months ago
- fe271b9 Merge pull request #5253 from AndrzejKurek/chacha-iv-len-16-fixes by Gilles Peskine · 3 years, 7 months ago
- daaf38b Remove multipart part from mac_verify test case by Przemyslaw Stekiel · 3 years, 8 months ago
- 6ec59f8 Add mac_verify_multipart test case + test data by Przemyslaw Stekiel · 3 years, 8 months ago
- 1af1983 Remove multipart part from mac_sign test case by Przemyslaw Stekiel · 3 years, 8 months ago
- f47b8d3 Add mac_sign_multipart test case + test data by Przemyslaw Stekiel · 3 years, 8 months ago
- f881601 Detect invalid tag lengths in psa_aead_setup by Andrzej Kurek · 3 years, 8 months ago
- 031df4a Clarify test descriptions by Andrzej Kurek · 3 years, 7 months ago
- e5f94fb PSA AEAD: test long plaintext lengths for psa_set_lengths by Andrzej Kurek · 3 years, 7 months ago
- 1e8e174 PSA AEAD: test more combinations of set_nonce and set_lengths by Andrzej Kurek · 3 years, 7 months ago
- a2ce72e Test calling psa_aead_set_lengths and set_nonce in various order by Andrzej Kurek · 3 years, 7 months ago
- ad2b8b5 Fix a dependence in chacha cipher test suite by Andrzej Kurek · 3 years, 7 months ago
- 24e8801 Add missing config check for PKCS5. by Sebastian Bøe · 3 years, 7 months ago
- d2da19b Merge pull request #5380 from AndrzejKurek/key-id-encodes-owner-psa-fixes by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 29ec0c4 Remove unneeded changelog entry by Gabor Mezei · 3 years, 7 months ago
- a15503f Merge pull request #5344 from AndrzejKurek/psa-aead-more-generate-nonce-combinations by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 188ed19 Merge pull request #5351 from yuhaoth/pr/remove-duplicate-supported_group_ext by Ronald Cron · 3 years, 7 months ago
- b9fbc11 Dynamically allocate iv in dec_empty_buf tests by Andrzej Kurek · 3 years, 7 months ago
- f2d4e27 Add a changelog entry for the ChaCha20 default behavior change by Andrzej Kurek · 3 years, 8 months ago
- 8be8e4a Add a missing test case to ChaCha20 tests - decrypt empty buffer by Andrzej Kurek · 3 years, 8 months ago
- 63439ed Return an error for IV lengths other than 12 with ChaCha20+Poly1305 by Andrzej Kurek · 3 years, 8 months ago
- 33ca6af Return an error for IV lengths other than 12 with ChaCha20 by Andrzej Kurek · 3 years, 8 months ago
- 73839e0 Merge pull request #5353 from gstrauss/mbedtls_ssl_config_defaults-repeat by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 6bfe4e2 Merge pull request #5272 from bensze01/psa_aead_setup_error by Gilles Peskine · 3 years, 7 months ago
- aa3a6e4 Fix brace placement by Bence Szépkúti · 3 years, 7 months ago
- 39fb9d1 Rename helper function to psa_aead_check_algorithm by Bence Szépkúti · 3 years, 7 months ago
- d491ea4 fix comment issue by Jerry Yu · 3 years, 7 months ago
- 8f52690 Add accessors for ciphersuite info by Glenn Strauss · 3 years, 7 months ago
- dfc5c71 Merge pull request #5420 from yanesca/update_mailing_list_links by Gilles Peskine · 3 years, 7 months ago
- bc5b6b9 Add changelog entry by Gabor Mezei · 3 years, 7 months ago
- 6e5aae6 Add tests for ticket_aead option by Gabor Mezei · 3 years, 7 months ago
- d4bea1e Add ticket_aead option for ssl_server2 by Gabor Mezei · 3 years, 7 months ago
- 88addc4 Update mailing list links by Janos Follath · 3 years, 7 months ago
- b925f21 fix comment issues by Jerry Yu · 3 years, 7 months ago
- f0fede5 minor performance improvement by Jerry Yu · 3 years, 7 months ago
- 1510cea fix coding style issues by Jerry Yu · 3 years, 7 months ago
- 3ad14ac Add named group IANA value check by Jerry Yu · 3 years, 7 months ago
- f46b016 skip some extensions if ephemeral not enabled by Jerry Yu · 3 years, 7 months ago
- 63282b4 Refactor write supported group by Jerry Yu · 3 years, 7 months ago
- 7f029d8 fix coding style issues by Jerry Yu · 3 years, 7 months ago
- e1cc60e Add positive test case with self-signed certificates by Gilles Peskine · 3 years, 7 months ago
- 08f3465 Return the same error in multipart and single shot AEAD by Bence Szépkúti · 3 years, 8 months ago
- d1d0b41 Merge pull request #5388 from bensze01/multipart_aead_compliance_tests by Gilles Peskine · 3 years, 7 months ago
- bac671c Fix the multipart AEAD compliance tests by Bence Szépkúti · 3 years, 7 months ago
- 8f9a9da Merge pull request #5386 from daverodgman/update_branches_info by Dave Rodgman · 3 years, 7 months ago
- 9b4d9ae Update information in BRANCHES.md by Dave Rodgman · 3 years, 7 months ago
- f954853 Merge pull request #5193 from SiliconLabs/codegen_1.0 by Gilles Peskine · 3 years, 7 months ago
- ce8a617 Merge pull request #5337 from gilles-peskine-arm/bump_version-3.1 by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 03e0146 Make KEY_ID_ENCODES_OWNER compatible with USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 7 months ago