- a7c247e New test app for dynamic loading of libmbed* with dlopen by Gilles Peskine · 3 years, 9 months ago
- 0495dd0 Merge pull request #4936 from xffbai/code-size-measure by Gilles Peskine · 3 years, 9 months ago
- c756b5f Merge pull request #5126 from haampie/fix/DT_NEEDED_for_shared_libraries by Gilles Peskine · 3 years, 9 months ago
- 8a232d2 Merge pull request #4966 from gilles-peskine-arm/missing-psa-macros by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 3e63616 Add changelog by Harmen Stoppels · 3 years, 9 months ago
- fcb4fb7 Reorder linker flags by Harmen Stoppels · 3 years, 9 months ago
- 7084295 Restore the whitespace by Harmen Stoppels · 3 years, 9 months ago
- 3318e69 Merge pull request #5128 from gilles-peskine-arm/base64_invasive_h-development by paul-elliott-arm · 3 years, 9 months ago
- f4ecf30 Fix copypasta in #endif comment by Gilles Peskine · 3 years, 9 months ago
- 4db2624 Fix test bug: some classification flags were not tested by Gilles Peskine · 3 years, 9 months ago
- a4256c1 Ensure that all flags are actually tested by Gilles Peskine · 3 years, 9 months ago
- c323d45 Note the change to PSA_ALG_IS_HASH_AND_SIGN in the changelog by Gilles Peskine · 3 years, 10 months ago
- 4977e9f Add PSA_ALG_IS_HASH_AND_SIGN to the metadata tests by Gilles Peskine · 3 years, 11 months ago
- f2fe31a Reorder macro definitions by Gilles Peskine · 3 years, 11 months ago
- f7b4137 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
- c1ec49e Test PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
- e7be73d Use the new macro PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
- 5bc9bf7 Add changelog entry for new PSA Crypto API macros. by Mateusz Starzyk · 4 years ago
- c5c5b93 Add missing PSA_KEY_ID_NULL macro. by Mateusz Starzyk · 4 years ago
- 7d262dd Add missing PSA_HASH_BLOCK_LENGTH macro. by Mateusz Starzyk · 4 years ago
- 359b5ab Add missing PSA_ALG_NONE macro. by Mateusz Starzyk · 4 years ago
- e6d3eda Add missing PSA_ALG_IS_SIGN_HASH macro. by Mateusz Starzyk · 4 years ago
- 308d618 Merge pull request #5124 from AndrzejKurek/add-missing-test-name by Gilles Peskine · 3 years, 9 months ago
- ccd738b Add git rev-parse options by Xiaofei Bai · 3 years, 9 months ago
- 01ef723 DT_NEEDED for shared builds in makefile by Harmen Stoppels · 3 years, 9 months ago
- 386f582 Add a missing psa_crypto test suite test name by Andrzej Kurek · 3 years, 9 months ago
- 0dbe1df Merge pull request #4859 from brett-warren-arm/supported_groups by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 14efd33 Convert TLS1.3 functions to get_supported_groups by Brett Warren · 3 years, 10 months ago
- 25386b7 Refactor ssl_{server2,client2} for NamedGroup IDs by Brett Warren · 4 years ago
- 01f3dae Refactor elliptic curve extension for NamedGroups by Brett Warren · 4 years ago
- 7f813d5 add group api tests by Brett Warren · 3 years, 10 months ago
- e0edc84 Add mbedtls_ssl_conf_groups to API by Brett Warren · 4 years ago
- f660c7c Merge pull request #4993 from xffbai/add-tls13-read-certificate by Ronald Cron · 3 years, 9 months ago
- 136819f Merge pull request #4959 from gilles-peskine-arm/psa-add-aria by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 9a7cf9a Merge pull request #5045 from gilles-peskine-arm/rm-PSACryptoDriverModelSpec-development by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 774b442 Merge pull request #5116 from gilles-peskine-arm/remove-greentea-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- da71054 Merge pull request #5011 from gilles-peskine-arm/test_ssl_o2-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- f93cbd2 fix some format issues by Xiaofei Bai · 3 years, 9 months ago
- 1df3db0 Add certificate success check by Jerry Yu · 3 years, 9 months ago
- d267431 Restore certificate_request state by Jerry Yu · 3 years, 9 months ago
- b640bf6 fix CI build fail by Jerry Yu · 3 years, 9 months ago
- 36b70b2 Change MBEDTLS_ECP_DP_MAX to 14 by Brett Warren · 3 years, 10 months ago
- 83bb131 fix format warning by Jerry Yu · 3 years, 9 months ago
- 7aa7186 fix various issues by Jerry Yu · 3 years, 9 months ago
- a93ac11 Remove certificate_request state by Jerry Yu · 3 years, 9 months ago
- 937ac67 Disable client cert for gnutls tests by Jerry Yu · 3 years, 9 months ago
- ff45602 Add local variable verify_result by Xiaofei Bai · 3 years, 9 months ago
- 10aeec0 Fix a build error by Xiaofei Bai · 3 years, 9 months ago
- 79595ac Update based on review comments. by Xiaofei Bai · 3 years, 9 months ago
- 947571e add tls1_3 read certificate by Xiaofei Bai · 3 years, 10 months ago
- 7cd24de Merge pull request #5114 from yuhaoth/pr/add-get-uint24 by Ronald Cron · 3 years, 9 months ago
- cf1f376 Merge pull request #4937 from xkqian/add_tls13_encrypted_extension by Ronald Cron · 3 years, 9 months ago
- 4c9313f Merge pull request #4514 from mpg/generated-files-cmake by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 29287a4 fix wrong para name in doxygen comments by Jerry Yu · 3 years, 9 months ago
- ab7f50d Change macro names and add test script for extensions by XiaokangQian · 3 years, 10 months ago
- 7b2d4ef Change the buffer boundary check and alert type by XiaokangQian · 3 years, 10 months ago
- 8db25ff Encrypted Extensions: Change extensions length check by XiaokangQian · 3 years, 10 months ago
- 97799ac Encrypted Extensions: Align code style and some check logic by XiaokangQian · 3 years, 10 months ago
- 08da26c Refine encrypted extensions parse function by XiaokangQian · 3 years, 10 months ago
- 140f045 Encrypted Extension: Align the code style of buffer pointer by XiaokangQian · 3 years, 10 months ago
- e87e592 Fix some issues such as naming mismatch based on comments. by XiaokangQian · 3 years, 11 months ago
- c1fe000 TLS1.3: Solve check name issue-macro definition by XiaokangQian · 3 years, 11 months ago
- 2d5c72b TLS1.3: Add Encrypted Extensions by XiaokangQian · 3 years, 11 months ago
- 5893246 Merge pull request #4919 from yuhaoth/pr/add-tls13-server-hello-parser by Ronald Cron · 3 years, 9 months ago
- cbe4a05 Merge pull request #5090 from gilles-peskine-arm/ssl-opt-resend-retry-3.0 by paul-elliott-arm · 3 years, 9 months ago
- 475bfe6 Merge pull request #5108 from gilles-peskine-arm/base64-no-table-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
- f3f5c21 fix comments issue by Jerry Yu · 3 years, 9 months ago
- 9317e09 Merge pull request #5007 from mprse/pk_opaque by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 184e8b6 Add exist_ok and use git rev-parse to process revisions by Xiaofei Bai · 3 years, 9 months ago
- 643d116 Add GET/PUT_UINT24_BE/LE by Jerry Yu · 3 years, 9 months ago
- bb5d483 ssl-opt.sh: adapt paramteters of key opaque cases by Przemyslaw Stekiel · 3 years, 9 months ago
- c2d2f21 ssl_client2/ssl_server_2: use PSA_ALG_ANY_HASH as algorithm for opaque key by Przemyslaw Stekiel · 3 years, 9 months ago
- 148d3d7 Merge pull request #5066 from paul-elliott-arm/ssl_opt_fixes by paul-elliott-arm · 3 years, 9 months ago
- c8cc1ff Merge pull request #5062 from mprse/issue_4056 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- e6d7e5c move CLIENT/SERVER_HELLO_RANDOM_LEN to `ssl_misc.h` by Jerry Yu · 3 years, 9 months ago
- 66c9b84 Fix typo in documentation by Gilles Peskine · 3 years, 9 months ago
- ac253ea Fix copypasta in comment by Gilles Peskine · 3 years, 9 months ago
- 93365a7 Rename variable to avoid a name clash by Gilles Peskine · 4 years ago
- ba951f5 Move the list of Base64 digits out of the test data by Gilles Peskine · 4 years ago
- c1776a0 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
- 680747b Fix the build of sample programs without mbedtls_strerror by Gilles Peskine · 4 years ago
- 2729878 Mark output as public before testing it by Gilles Peskine · 4 years ago
- 9879844 Fix printf format signedness error by Gilles Peskine · 4 years ago
- a64417a Add unit tests for base64 internal functions by Gilles Peskine · 4 years ago
- d7d3279 Expose internal base64 functions for testing by Gilles Peskine · 4 years ago
- 9a2114c load_roots: properly error out on an invalid option by Gilles Peskine · 4 years ago
- 01997e1 load_roots: fix no-argument detection by Gilles Peskine · 4 years ago
- 618a70e load_roots: arguments must be files by Gilles Peskine · 4 years ago
- 8635e23 mask_of_range: simplify high comparison by Gilles Peskine · 4 years ago
- 67468e8 Base64 decode: simplify local variables (n) by Gilles Peskine · 4 years ago
- 66884e6 Base64 range-based constant-flow code: changelog entry by Gilles Peskine · 4 years ago
- 2c4a368 Base64 encoding: use ranges instead of tables by Gilles Peskine · 4 years ago
- 1121cd2 Base64 decode: simplify local variables by Gilles Peskine · 4 years ago
- ab04335 Base64 decoding: use ranges instead of tables by Gilles Peskine · 4 years ago
- b553eaa Base64 decoding: don't use the table for '=' by Gilles Peskine · 4 years ago
- 2c1442e New sample program to benchmark certificate loading by Gilles Peskine · 4 years ago
- 4fa0725 Merge pull request #5002 from mstarzyk-mobica/psa_output_buffer_limitation by Gilles Peskine · 3 years, 10 months ago
- 3ee10e8 Fix unused variable in generate_psa_tests.py by David Horstmann · 3 years, 10 months ago