- ac6f650 fixed formating by Asfandyar Orakzai · 2 years, 11 months ago
- 4ca4a93 fixed opaque schemas paths by Asfandyar Orakzai · 2 years, 11 months ago
- 9e6170d added some doc strings and fixed formating by Asfandyar Orakzai · 2 years, 11 months ago
- 5c9569a fixed formating by Asfandyar Orakzai · 2 years, 11 months ago
- 4c93bb5 removed changed made to the test/bionic/Dockerfile by Asfandyar Orakzai · 2 years, 11 months ago
- de08803 refactored and addressed reviewer observations in generate_driver_wrappers.py by Asfandyar Orakzai · 2 years, 11 months ago
- b549776 Merge branch 'Mbed-TLS:development' into codegen_1.1 by asfand-silabs · 2 years, 11 months ago
- 1716f06 Merge pull request #6093 from wernerlewis/bignum_test_script by Gilles Peskine · 2 years, 11 months ago
- c2fb540 Use a script specific description in CLI help by Werner Lewis · 2 years, 11 months ago
- 39452a8 fixed formating of driver generator script by Asfandyar Orakzai · 2 years, 11 months ago
- 08f397a refactored generate_driver_wrappers.py by Asfandyar Orakzai · 2 years, 11 months ago
- a2cac32 Update and document mbedtls extensions by Archana · 3 years, 4 months ago
- 1776dd9 Doc improvements -Cosmetic by Archana · 3 years, 4 months ago
- 22c7827 Schema and script improvements by Archana · 3 years, 4 months ago
- 01aa39e Arg parse improvements by Archana · 3 years, 5 months ago
- 4688624 Driver Wrappers code gen migration guide updated. by Archana · 3 years, 5 months ago
- a78dc70 Fix JsonObject type for MyPy by Archana · 3 years, 5 months ago
- fdbbcba JSONschema and python improvements by Archana · 3 years, 5 months ago
- e17071a Update Dockerfile with missing packages by Archana · 3 years, 7 months ago
- 634e0d2 Update check_names.py to exclude autogen file by Archana · 3 years, 7 months ago
- 25876b8 Adding JSONSchema to CI scripts by Archana · 3 years, 7 months ago
- 3143805 PyLint errors fixed by Archana · 3 years, 7 months ago
- 04cfe34 JSON Validation added by Archana · 3 years, 7 months ago
- 05efa17 JSON upgrade to give function names by Archana · 3 years, 7 months ago
- e829cd6 Driver Wrapper CodeGen Rev 1.1 by Archana · 3 years, 8 months ago
- 1c341c8 Merge pull request #6284 from daverodgman/contributing by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- f184625 Clarify legal requirements for contributions by Dave Rodgman · 2 years, 11 months ago
- 409a620 Merge pull request #6255 from mprse/md_tls13 by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 07c830c Fix setting for default test suite directory by Werner Lewis · 2 years, 11 months ago
- 18dff1f Merge pull request #5871 from superna9999/4153-psa-expose-ec-j-pake by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 62e24ba Merge pull request #6260 from yuhaoth/pr/add-multiple-pre-config-psks by Ronald Cron · 2 years, 11 months ago
- 52ae326 Update references to file targets in docstrings by Werner Lewis · 2 years, 11 months ago
- ac446c8 Add combination_pairs helper function by Werner Lewis · 2 years, 11 months ago
- b6e8091 Use typing.cast instead of unqualified cast by Werner Lewis · 2 years, 11 months ago
- 00d0242 Remove argparser default for directory by Werner Lewis · 2 years, 11 months ago
- 858cffd Add toggle for test case count in descriptions by Werner Lewis · 2 years, 11 months ago
- 34d6d3e Update comments/docstrings in TestGenerator by Werner Lewis · 2 years, 11 months ago
- 67ffab5 ssl.h: use PSA hash buffer size when PSA is used by Przemyslaw Stekiel · 2 years, 11 months ago
- 208257b Merge pull request #6259 from yuhaoth/pr/add-psk_ephemeral-possible-group-tests by Ronald Cron · 2 years, 11 months ago
- ab9b9d4 ssl_tls13_keys.h: use PSA max hash size by Przemyslaw Stekiel · 2 years, 11 months ago
- da64525 ssl_tls13_generic.c: fix hash buffer sizes (use PSA_HASH_MAX_SIZE) by Przemyslaw Stekiel · 2 years, 11 months ago
- 6a12a77 Fix typo in comment by Neil Armstrong · 2 years, 11 months ago
- 673b0f9 Randomize order of psks by Jerry Yu · 2 years, 11 months ago
- 034492b ssl.h: Fix hash guards by Przemyslaw Stekiel · 2 years, 11 months ago
- 004c218 ssl_misc.h: hash guards adaptations by Przemyslaw Stekiel · 2 years, 11 months ago
- b2407f2 Merge pull request #6261 from mprse/hash_size_macro by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- ce0aa58 check_config.h: make TLS1.3 requirements verification more readable by Przemek Stekiel · 2 years, 11 months ago
- 0852ef8 mbedtls_ssl_reset_transcript_for_hrr: remove redundant 'else' statement by Przemek Stekiel · 2 years, 11 months ago
- 8a2f2b0 check_config.h: fix TLS 1.3 requirements (add HKDF_EXTRACT/EXPAND) and comments by Przemek Stekiel · 2 years, 11 months ago
- dcec7ac test_psa_crypto_config_accel_hash_use_psa: enable tls.1.3 at the end and adapt comment by Przemek Stekiel · 2 years, 11 months ago
- 9408b70 check_config.h: revert HKDF requirements by Przemek Stekiel · 2 years, 11 months ago
- 9dfbf3a ssl_tls13_generic.c: optimize code to save memory by Przemek Stekiel · 2 years, 11 months ago
- 153b442 mbedtls_ssl_tls13_sig_alg_is_supported: adapt guards by Przemek Stekiel · 3 years ago
- a06787a build_info.h: include config_psa.h also when MBEDTLS_PSA_CRYPTO_C by Przemek Stekiel · 3 years ago
- a4af13a test_psa_crypto_config_accel_hash_use_psa: enable TLS 1.3 by Przemek Stekiel · 3 years ago
- cf9d972 Fix config for MBEDTLS_SSL_PROTO_TLS1_3 by Przemek Stekiel · 3 years ago
- a9a8816 ssl.h: adapt guards for MBEDTLS_SSL_TLS1_3_TICKET_RESUMPTION_KEY_LEN by Przemek Stekiel · 3 years ago
- 47e3cb1 ssl_tls13_generic.c: adapt guards for MBEDTLS_SHAxxx_C by Przemek Stekiel · 3 years ago
- fa84962 Add comment explaining PSA PAKE vs Mbedtls J-PAKE API matching strategy by Neil Armstrong · 2 years, 11 months ago
- 3d4966a Move possible input/output steps check inside PSA_ALG_JPAKE handling by Neil Armstrong · 2 years, 11 months ago
- 017db4c Drop calls to mbedtls_ecjpake_check() by Neil Armstrong · 2 years, 11 months ago
- 1d0294f Clarify sequence length calculation comment by Neil Armstrong · 2 years, 11 months ago
- cb679f2 Replace 0s with proper defines when possible by Neil Armstrong · 2 years, 11 months ago
- 5166954 Make more use of MBEDTLS_MAX_HASH_SIZE macro by Przemek Stekiel · 2 years, 11 months ago
- 8cc46aa Merge pull request #6275 from daverodgman/fixcopyright by Dave Rodgman · 2 years, 11 months ago
- f498910 Merge pull request #6256 from AndrzejKurek/tls-tests-no-md-ssl-opt by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 53a18f2 Correct copyright and license in crypto_spe.h by Dave Rodgman · 2 years, 11 months ago
- 3dc4519 Replace L/R inputs with A/B by Werner Lewis · 2 years, 11 months ago
- 1fade8a Move symbol definition out of __init__ by Werner Lewis · 2 years, 11 months ago
- 0bc834b Enable signature algorithms in ssl programs with PSA based hashes by Andrzej Kurek · 2 years, 11 months ago
- d681746 Split some ssl-opt.sh test cases into two by Andrzej Kurek · 2 years, 11 months ago
- 07e3570 Add an ssl-opt.sh run to all.sh for the accel_hash_use_psa config by Andrzej Kurek · 2 years, 11 months ago
- 934e9cd Switch to the new version of hash algorithm checking in ssl-opt.sh by Andrzej Kurek · 2 years, 11 months ago
- 9c061a2 Add a posibility to check for the availability of hash algs to ssl-opt by Andrzej Kurek · 2 years, 11 months ago
- f6a6a2d Merge pull request #6216 from AndrzejKurek/tls-tests-no-md-compat by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- fb3093a Use PSA_PAKE_ROLE_NONE in PSA_PAKE_OPERATION_INIT macro instead of 0 by Neil Armstrong · 2 years, 11 months ago
- 7cd4eac Fix typo in mbedtls_ecjpake_write_shared_key() comment by Neil Armstrong · 2 years, 11 months ago
- ecb221b Move operation buffer in operation struct and remove dynamic allocation by Neil Armstrong · 2 years, 11 months ago
- 40afdd2 Make use of MBEDTLS_MAX_HASH_SIZE macro by Przemek Stekiel · 2 years, 11 months ago
- c3f2767 hash_info.h: add MBEDTLS_MAX_HASH_SIZE macro by Przemek Stekiel · 2 years, 11 months ago
- 9720b88 Remove doxygen markup outside doxygen block in psa_pake_sequence comment by Neil Armstrong · 2 years, 11 months ago
- b39833c Fix typo in psa_pake_sequence comment by Neil Armstrong · 2 years, 11 months ago
- 2a73f21 Fixup expected status handling in ecjpake_setup() and add more coverage for psa_pake_set_password_key() by Neil Armstrong · 2 years, 11 months ago
- 58af233 Add possible group tests for psk with ECDHE by Jerry Yu · 2 years, 11 months ago
- 079472b Add multiple pre-configured psk test for server by Jerry Yu · 2 years, 11 months ago
- bcd5bd9 Add a comment expliciting usage of internal PAKE step/state/sequence enums by Neil Armstrong · 2 years, 11 months ago
- 78c4e8e Make ecjpake_do_round() return void and use TEST_ASSERT with a descriptive text instead of returning a value by Neil Armstrong · 2 years, 11 months ago
- 51009d7 Add comment in ecjpake_do_round() explaining input errors can be detected any time in the input sequence by Neil Armstrong · 2 years, 11 months ago
- 5bbdb70 Fix style in psa_pake_input() by Neil Armstrong · 2 years, 11 months ago
- 52f83dc Merge pull request #6244 from AndrzejKurek/pkcs5-no-md by Manuel Pégourié-Gonnard · 3 years ago
- 5e0654a Add a compat.sh run to psa_crypto_config_accel_hash_use_psa by Andrzej Kurek · 3 years ago
- c502210 Adjust pkparse test dependencies by Andrzej Kurek · 3 years ago
- 855e45c Use simpler int to hex string conversion by Werner Lewis · 3 years ago
- 5601308 Remove unused imports by Werner Lewis · 3 years ago
- a4668a6 Rework TestGenerator to add file targets by Werner Lewis · 3 years ago
- 216baca pkcs5: improve error handling by Andrzej Kurek · 3 years ago
- e3d544c Minor PKCS5 improvements by Andrzej Kurek · 3 years ago
- 7a32072 Setup / deinitialize PSA in pk tests only if no MD is used by Andrzej Kurek · 3 years ago
- 3d0dfb9 Change the pkcs5_pbkdf2_hmac deprecation approach by Andrzej Kurek · 3 years ago
- f000471 Add missing MD dependency for pkcs5_pbkdf2_hmac by Andrzej Kurek · 3 years ago