- 69e567c ssl_server2.c: fix build err (key_slot - unused variable) by Przemyslaw Stekiel · 3 years, 10 months ago
- 5b6c4c9 add client/server opaque test by Przemyslaw Stekiel · 3 years, 10 months ago
- ab09c9e Add key_opaque option to ssl_server2.c + test by Przemyslaw Stekiel · 3 years, 10 months ago
- b9c7ea4 Improve a comment. by Manuel Pégourié-Gonnard · 3 years, 2 months ago
- a4a4aab Improve contract of mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
- 853f067 Clarify warning about mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
- 5b3f24f Fix unchecked return value from internal function by Manuel Pégourié-Gonnard · 3 years, 2 months ago
- 37e5999 Fix potential buffer overread with USE_PSA by Manuel Pégourié-Gonnard · 3 years, 2 months ago
- bb54fce Merge pull request #944 from AndrzejKurek/clihlo_cookie_pxy_fix_2_28 by Gilles Peskine · 3 years, 2 months ago
- 719c723 test_suite_ssl: Use a zero fragment offset in a test with a too short record by Andrzej Kurek · 3 years, 2 months ago
- 6b4f062 Fix incorrect changelog entry by Andrzej Kurek · 3 years, 2 months ago
- 3c036f5 Add missing test dependencies for cookie parsing by Andrzej Kurek · 3 years, 2 months ago
- 4353d3d Split a debug message into two - for clarity by Andrzej Kurek · 3 years, 2 months ago
- 33f41a8 Add the mbedtls prefix to ssl_check_dtls_clihlo_cookie by Andrzej Kurek · 3 years, 2 months ago
- a39170b Add a changelog entry for the cookie parsing bounds bug by Andrzej Kurek · 3 years, 2 months ago
- 862acb8 Add cookie parsing tests to test_suite_ssl by Andrzej Kurek · 3 years, 2 months ago
- e5af9fa Add missing sid_len in calculations of cookie sizes by Andrzej Kurek · 3 years, 2 months ago
- f333dfa More SSL debug messages for ClientHello parsing by Gilles Peskine · 3 years, 6 months ago
- 7e163d7 Merge pull request #5893 from AndrzejKurek/ssl-opt-client-kill-fix-2.28 by Paul Elliott · 3 years, 2 months ago
- ce02537 Merge pull request #5828 from wernerlewis/time_utc_2.28 by Dave Rodgman · 3 years, 2 months ago
- d27cdcc Fix a bug with executing ssl-client2 in ssl-opt.sh in a subshell by Andrzej Kurek · 3 years, 2 months ago
- 1b54a05 Use ASN1 UTC tags for dates before 2000 by Werner Lewis · 3 years, 3 months ago
- 7bda291 Merge pull request #5859 from paul-elliott-arm/fix_ct_uninit_memory_access_2.28 by Gilles Peskine · 3 years, 2 months ago
- adf225d Merge pull request #5848 from tom-daubney-arm/2-28_x25519_program by Gilles Peskine · 3 years, 2 months ago
- c227ea5 Adds Changelog entry by Thomas Daubney · 3 years, 2 months ago
- d99f8b2 Rewrite x25519 example program by Thomas Daubney · 3 years, 3 months ago
- 5bc9a26 Merge pull request #5877 from tom-cosgrove-arm/fix-typos-220526-2.28 by Dave Rodgman · 3 years, 2 months ago
- b16280c Merge pull request #5885 from Summer-ARM/mbedtls-2.28 by Janos Follath · 3 years, 2 months ago
- fd8aa65 Remove duplicated PSA_WANT_ALG_CMAC in crypto_config.h by Summer Qin · 3 years, 2 months ago
- 2b15075 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
- b830028 Fix uninitialised memory access in constant time functions by Paul Elliott · 3 years, 3 months ago
- bdd6905 Merge pull request #5850 from bootstrap-prime/mbedtls-2.28 by Dave Rodgman · 3 years, 3 months ago
- d03d6d4 Merge pull request #5849 from gilles-peskine-arm/psa-raw_key_agreement-buffer_too_small-2.28 by Paul Elliott · 3 years, 3 months ago
- 7ef96ea Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
- 3afb7c3 Update PSA compliance test branch by Gilles Peskine · 3 years, 3 months ago
- 42313fb psa_raw_key_agreement: return BUFFER_TOO_SMALL when warranted by Gilles Peskine · 3 years, 4 months ago
- 47cfdfd Use TEST_LE_U in some places where it applies by Gilles Peskine · 3 years, 4 months ago
- 063700d New test helper macros TEST_LE_U, TEST_LE_S by Gilles Peskine · 3 years, 4 months ago
- d0d777e Separate the validation of the size macros and of the function by Gilles Peskine · 3 years, 4 months ago
- d48874f Improve PSA_RAW_KEY_AGREEMENT_OUTPUT_SIZE validation by Gilles Peskine · 3 years, 4 months ago
- 7d15029 Test psa_raw_key_agreement with a larger/smaller buffer by Gilles Peskine · 3 years, 4 months ago
- 529bf9d Merge pull request #5619 from mprse/backport_sig_ver_tests by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- a002660 Merge pull request #5733 from daverodgman/warmsocks_spellingfixes_2.28 by Dave Rodgman · 3 years, 3 months ago
- bd7e048 Merge pull request #5816 from paul-elliott-arm/travis_project_2.28 by Paul Elliott · 3 years, 3 months ago
- 211c69d Revert Coverity project name change by Paul Elliott · 3 years, 3 months ago
- 9c4f159 Merge pull request #5805 from paul-elliott-arm/travis_coverity_fix_2.28 by Paul Elliott · 3 years, 3 months ago
- 9a0c8ed Merge pull request #5802 from wernerlewis/asn1_memcpy_null_2.28 by Paul Elliott · 3 years, 3 months ago
- 6342deb Add ChangeLog entry by Werner Lewis · 3 years, 3 months ago
- 08f803f Change coverity secret token in travis by Paul Elliott · 3 years, 3 months ago
- 12ddae8 Fix memcpy() UB in mbedtls_asn1_named_data() by Werner Lewis · 3 years, 3 months ago
- beb5ad7 Minor spelling / grammar improvements by Dave Rodgman · 3 years, 4 months ago
- 293e452 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
- 6caaa1c Revert spelling fixes to ChangeLog by Dave Rodgman · 3 years, 4 months ago
- 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- 585a412 Merge pull request #5760 from tom-daubney-arm/2-28_correct_x509_flag_parse_tests by Gilles Peskine · 3 years, 3 months ago
- 9aa892b Merge pull request #5754 from gilles-peskine-arm/psa-storage-format-test-exercise-2.28 by Gilles Peskine · 3 years, 3 months ago
- f87d843 Merge pull request #5740 from gilles-peskine-arm/psa-crypto-config-file-2.28 by Gilles Peskine · 3 years, 3 months ago
- 4d6070c Merge pull request #5778 from mpg/doc-allowed-pks-2.28 by Gilles Peskine · 3 years, 3 months ago
- 238f976 Note that MBEDTLS_CONFIG_FILE can't be defined inside the config file by Gilles Peskine · 3 years, 3 months ago
- 8290976 Fix references to mbedtls_config.h by Gilles Peskine · 3 years, 3 months ago
- 2b28e4e Clarify wording of documentation by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- c61543d Adapt ChangeLog by Hanno Becker · 7 years ago
- f501cb5 Clarify documentation of mbedtls_x509_crt_profile by Hanno Becker · 7 years ago
- 500e48f Consistently use "ARC4" in PSA docs and comments by Gilles Peskine · 3 years, 4 months ago
- 988391d Merge pull request #5769 from mpg/ecdsa-range-test-2.28 by Gilles Peskine · 3 years, 4 months ago
- 8e9e1f6 Merge pull request #5744 from mpg/benchmark-ecc-heap-2.28 by Gilles Peskine · 3 years, 4 months ago
- 5aeb61c Improve readability and relevance of values by Manuel Pégourié-Gonnard · 3 years, 4 months ago
- bcaba03 Expand negative coverage of ECDSA verification by Manuel Pégourié-Gonnard · 3 years, 4 months ago
- 35de7b0 Merge pull request #5741 from gilles-peskine-arm/depends-curves-positive-only-2.28 by Gilles Peskine · 3 years, 4 months ago
- f7a101a Merge pull request #5730 from gilles-peskine-arm/ssl-opt-auto-psk-2.28 by Gilles Peskine · 3 years, 4 months ago
- b973ae4 Use MAX_SIZE macros instead of hard-coding IV/nonce max size by Gilles Peskine · 3 years, 4 months ago
- b534759 Remove redundant initialization of iv_length by Gilles Peskine · 3 years, 4 months ago
- 62de767 test_psa_crypto_config_accel_ecdsa: disable obsolete hashes by Gilles Peskine · 3 years, 4 months ago
- b84f8d4 Corrects flag set in tests by Thomas Daubney · 3 years, 4 months ago
- 784e65b Add RC4 positive test by Gilles Peskine · 3 years, 4 months ago
- 4da5a85 cipher_alg_without_iv: also test multipart operations by Gilles Peskine · 3 years, 4 months ago
- 69d9817 cipher_alg_without_iv: generalized to also do decryption by Gilles Peskine · 3 years, 4 months ago
- 5f50420 cipher_encrypt_alg_without_iv: validate size macros independently by Gilles Peskine · 3 years, 4 months ago
- 4a83c10 Fix RC4 multipart PSA by Gilles Peskine · 3 years, 4 months ago
- c768600 Mbed TLS supports RC4 only with 128-bit keys by Gilles Peskine · 3 years, 4 months ago
- ce78c96 Rename and document mac_or_tag_lengths -> permitted_truncations by Gilles Peskine · 3 years, 4 months ago
- b8bd61a No need to recalculate iv_length by Gilles Peskine · 3 years, 4 months ago
- 913c01f Fix digits in octal constant by Gilles Peskine · 3 years, 4 months ago
- 65bc92a Don't try to perform operations when driver support is lacking by Gilles Peskine · 3 years, 5 months ago
- 6e8a4b8 Merge pull request #5747 from AndrzejKurek/raw-key-agreement-fail-2-28 by Gilles Peskine · 3 years, 4 months ago
- 36019d5 Use terse output from lsof by Gilles Peskine · 3 years, 4 months ago
- e8133cb test_cmake_out_of_source: validate that ssl-opt passed by Gilles Peskine · 3 years, 4 months ago
- 719a652 Fix REMOVE_ARC4 test case dependencies by Gilles Peskine · 3 years, 4 months ago
- 041388a Short-tag AEAD with the nominal length are encoded as nominal AEAD by Gilles Peskine · 3 years, 5 months ago
- 9d3706f exercise_key: support combined key agreement+derivation algorithms by Gilles Peskine · 3 years, 5 months ago
- 8ddced5 Only exercise Brainpool curve keys on one algorithm by Gilles Peskine · 3 years, 5 months ago
- cb45170 Public keys can't be used as private-key inputs to key agreement by Gilles Peskine · 3 years, 5 months ago
- 3261124 Don't exercise OAEP with small key and large hash by Gilles Peskine · 3 years, 5 months ago
- 275ecde exercise_key: signature: detect function/algorithm incompatibility by Gilles Peskine · 3 years, 5 months ago
- 743972c Use PSA_AEAD_NONCE_LENGTH when exercising AEAD keys by Gilles Peskine · 3 years, 5 months ago
- b3e87b6 psa_crypto does not support XTS by Gilles Peskine · 3 years, 5 months ago
- ae93ee6 Reject block cipher modes that are not implemented in Mbed TLS by Gilles Peskine · 3 years, 5 months ago
- b0537ba Reject invalid MAC and AEAD truncations by Gilles Peskine · 3 years, 5 months ago
- d36ed48 Fix invalid argument enumeration when there are >=3 arguments by Gilles Peskine · 3 years, 5 months ago
- c77f16b Test more truncated MAC and short AEAD tag lengths by Gilles Peskine · 3 years, 5 months ago