Commit Graph

  • cf084ae256 pk: add generic defines for ECDSA capabilities Valerio Setti 2023-01-26 14:30:12 +01:00
  • 4e0278d710 test: ECDSA driver only: disable ECP_RESTARTABLE Valerio Setti 2023-01-26 14:27:16 +01:00
  • 4e26df99aa test: ECDSA driver_only: verify disparities in PK Valerio Setti 2023-01-26 14:25:34 +01:00
  • 6d47550723 Fix typos Jan Bruckner 2023-02-06 12:54:53 +01:00
  • 63aae68b8f Fix documentation Gabor Mezei 2023-02-06 16:24:08 +01:00
  • 54faadce7a Fix style in test_suite_md.function Manuel Pégourié-Gonnard 2023-02-06 12:37:02 +01:00
  • 67565d0f22 Use TEST_EQUAL when applicable in test_suite_md Manuel Pégourié-Gonnard 2023-02-03 12:51:03 +01:00
  • 96108b611a Avoid unnecessary copy in test_suite_md Manuel Pégourié-Gonnard 2023-02-03 12:32:41 +01:00
  • 2a5e213f2d Use MBEDTLS_MD_MAX_SIZE in test_suite_md Manuel Pégourié-Gonnard 2023-02-03 12:25:53 +01:00
  • f31c9e441b Merge pull request #7019 from tom-cosgrove-arm/dont-use-cast-assignment-in-ssl_server2.c Dave Rodgman 2023-02-06 12:13:08 +00:00
  • a876bd2a8a Use MD type not string to in MD test data Manuel Pégourié-Gonnard 2023-02-03 12:13:10 +01:00
  • 1aabe5c4d7 Fix typos Jan Bruckner 2023-02-06 12:54:53 +01:00
  • aa31b19395 Extend test framework for Record Size Limit Extension Jan Bruckner 2023-02-06 12:54:29 +01:00
  • b028531a3b Merge pull request #7013 from gilles-peskine-arm/build-without-certs-2.28.2 Dave Rodgman 2023-02-06 11:39:01 +00:00
  • cced3521cb Fix style in test_suite_md.function Manuel Pégourié-Gonnard 2023-02-06 12:37:02 +01:00
  • 9f63cb72d3 Merge pull request #7026 from aditya-deshpande-arm/backport-fix-example-programs-usage Dave Rodgman 2023-02-06 09:53:57 +00:00
  • 94c9c96c94 Merge pull request #6998 from aditya-deshpande-arm/fix-example-programs-usage Dave Rodgman 2023-02-06 09:53:50 +00:00
  • 81cf5ad347 Improve tests/scripts/depends.py code Andrzej Kurek 2023-02-06 10:48:43 +01:00
  • 56d90038fd Fix more argc checks Aditya Deshpande 2023-02-03 16:15:30 +00:00
  • 50886c25f3 pkcs7/test: Add test for parsing a disabled algorithm Nick Child 2023-02-01 19:14:29 +00:00
  • 6291cc2444 pkcs7/test: Remove f strings in generator script Nick Child 2023-02-01 18:40:21 +00:00
  • de85725507 Don't use cast-assignment in ssl_server.c Tom Cosgrove 2023-02-02 06:41:21 +00:00
  • 9b45f6bb68 Fix more argc checks Aditya Deshpande 2023-02-03 16:15:30 +00:00
  • c87dc5f015 Merge pull request #7023 from daverodgman/3DES-warning-2.28 Gilles Peskine 2023-02-03 16:41:41 +01:00
  • 10ada35019 Merge pull request #7022 from daverodgman/3DES-warning Gilles Peskine 2023-02-03 16:41:34 +01:00
  • 0cfb08ddf1 Merge pull request #6922 from mprse/csr_v3 Gilles Peskine 2023-02-03 16:41:11 +01:00
  • f5e2331f8a Use TEST_EQUAL when applicable in test_suite_md Manuel Pégourié-Gonnard 2023-02-03 12:51:03 +01:00
  • b707bedca4 Avoid unnecessary copy in test_suite_md Manuel Pégourié-Gonnard 2023-02-03 12:32:41 +01:00
  • 4ba98f5350 Use MBEDTLS_MD_MAX_SIZE in test_suite_md Manuel Pégourié-Gonnard 2023-02-03 12:25:53 +01:00
  • c90514ee11 Use MD type not string to in MD test data Manuel Pégourié-Gonnard 2023-02-03 12:13:10 +01:00
  • 80c552556a Merge pull request #6791 from yanrayw/6675-change-some-key-generation-funcs-to-static Gilles Peskine 2023-02-03 11:56:35 +01:00
  • 753ad17a41 Merge pull request #6982 from aditya-deshpande-arm/check-files-characters Gilles Peskine 2023-02-03 11:46:06 +01:00
  • a4f91485a6 Merge pull request #6983 from aditya-deshpande-arm/backport-check-files-characters Gilles Peskine 2023-02-03 11:46:03 +01:00
  • e2db23d741 Merge pull request #6902 from yanrayw/6651-enable-cipher-suite-names-consistent Gilles Peskine 2023-02-03 11:38:31 +01:00
  • bae8d2ae13 Merge pull request #7028 from daverodgman/sizeof-brackets Manuel Pégourié-Gonnard 2023-02-03 10:29:56 +01:00
  • fc9cb1359f Merge pull request #7030 from daverodgman/sizeof-brackets-2.28 Manuel Pégourié-Gonnard 2023-02-03 10:29:48 +01:00
  • d56def5c30 Merge pull request #6946 from valeriosetti/issue6856 Manuel Pégourié-Gonnard 2023-02-03 08:51:04 +01:00
  • f206c1493b Remove duplicate mbedtls_platform_zeroize for tls13_early_secrets Yanray Wang 2023-02-03 13:51:59 +08:00
  • 131ec931eb Remove the additional dot in output of compat.sh Yanray Wang 2023-02-01 11:09:37 +08:00
  • 67bf677bad fix comments issues Jerry Yu 2023-02-03 11:16:13 +08:00
  • 34c43a871f Make the fields of mbedtls_pk_rsassa_pss_options public Gilles Peskine 2023-02-02 23:06:37 +01:00
  • ecb44208d1 Address missed instances of sizeof Dave Rodgman 2023-02-02 15:34:23 +00:00
  • fdbfaafc2f Additional warnings in cipher.h Dave Rodgman 2023-02-02 13:42:38 +00:00
  • b6c5d046c4 Additional warnings in cipher.h Dave Rodgman 2023-02-02 13:42:38 +00:00
  • 4ff023147c Update warnings in cipher.h Dave Rodgman 2023-02-02 13:17:34 +00:00
  • 23caf02c5b Update warnings in cipher.h Dave Rodgman 2023-02-02 13:17:34 +00:00
  • 1868870fba Fix use of sizeof without brackets Dave Rodgman 2023-02-02 12:40:50 +00:00
  • 6dd757a8ba Fix use of sizeof without brackets Dave Rodgman 2023-02-02 12:40:50 +00:00
  • e87ed421be Amend changelog entry Aditya Deshpande 2023-01-31 16:22:57 +00:00
  • a7d879185e Add changelog entry Aditya Deshpande 2023-01-30 17:22:07 +00:00
  • 0504ac2387 Fix bugs in example programs: change argc == 0 to argc < 2 Aditya Deshpande 2023-01-30 15:58:50 +00:00
  • b43d5e7aa7 Improve warnings for DES/3DES Dave Rodgman 2023-02-02 10:47:58 +00:00
  • c04515b83c Improve warnings for DES/3DES Dave Rodgman 2023-02-02 10:47:58 +00:00
  • 00c1ccb08c depends.py: fix typo and slightly reorganized code Valerio Setti 2023-02-02 11:33:31 +01:00
  • a89b36757c all.sh: test_m32_xx is not supported on arm64 host Pengyu Lv 2022-10-21 10:50:26 +00:00
  • 3b18a29c13 Amend changelog entry Aditya Deshpande 2023-01-31 16:22:57 +00:00
  • 306a01da4d refactor: move ticket_flags check into a function Pengyu Lv 2023-02-02 16:35:47 +08:00
  • 766796839b Revert "TLS 1.3: SRV: Validate kex modes when parsing psk" Pengyu Lv 2023-02-02 15:04:27 +08:00
  • 50bc9750df Fix indentation Gilles Peskine 2023-02-02 00:08:16 +01:00
  • 282d50493a pkcs7: Remove duplicate oid condition Nick Child 2023-02-01 18:32:55 +00:00
  • 24c6f49530 Merge pull request #7005 from tom-cosgrove-arm/fix-doxygen-typos-in-new-bignum Gilles Peskine 2023-02-01 19:05:04 +01:00
  • 5619443bf1 Test without MBEDTLS_CERTS_C Gilles Peskine 2023-02-01 18:44:11 +01:00
  • 33d03feb61 Add missing dependencies on certs.c in unit tests Gilles Peskine 2023-02-01 18:37:49 +01:00
  • 90420aac5b Add missing dependencies on certs.c in fuzz programs Gilles Peskine 2023-02-01 18:20:16 +01:00
  • 4d483a1814 Fix misplaced #endif in test program Gilles Peskine 2023-02-01 18:19:23 +01:00
  • 5e29196561 Fix near-tautological repetition in ChangeLog David Horstmann 2023-02-01 13:39:57 +00:00
  • a43e332fe4 Fix near-tautological repetition in ChangeLog David Horstmann 2023-02-01 13:39:57 +00:00
  • a9186f37a8 Allow whole Box Drawings range Aditya Deshpande 2023-02-01 13:30:26 +00:00
  • ebb2269f68 Allow whole Box Drawings range Aditya Deshpande 2023-02-01 13:30:26 +00:00
  • 45379cbe6b Merge pull request #7001 from ucko/2023a-bignum-2.28 Gilles Peskine 2023-02-01 11:36:28 +01:00
  • a193986aab Merge pull request #6942 from ucko/2023a-bignum Gilles Peskine 2023-02-01 11:36:25 +01:00
  • 8a1f784ece Fix typos in doxygen commands in new bignum modules Tom Cosgrove 2023-02-01 08:43:54 +00:00
  • a12cecbe47 Modify some comments in ssl_tls13_keys.c Yanray Wang 2023-02-01 14:29:47 +08:00
  • c92df3ba59 all.sh: test_m32_xx is not supported on arm64 host Pengyu Lv 2022-10-21 10:50:26 +00:00
  • 78b823ab0e mbedtls_mpi_sub_abs: Skip memcpy when redundant (#6701). Aaron M. Ucko 2023-01-31 15:45:44 -05:00
  • 3bd17f2f58 pkcs7: Use end_issuer_and_sn where appropriate Nick Child 2023-01-31 20:42:26 +00:00
  • a2b674f9a7 Simplify ChangeLog entry for mbedtls_mpi_sub_abs fix. Aaron M. Ucko 2023-01-17 15:12:25 -05:00
  • 9a10538f20 Merge pull request #6965 from davidhorstmann-arm/2.28-code-style-improvements Gilles Peskine 2023-01-31 21:22:59 +01:00
  • c567b74e6e Merge pull request #6964 from davidhorstmann-arm/code-style-improvements Gilles Peskine 2023-01-31 21:22:57 +01:00
  • b6875086e6 Fix pylint issues Gabor Mezei 2023-01-31 14:35:17 +01:00
  • 2038ce976e Rename function to follow naming convention Gabor Mezei 2023-01-31 14:33:12 +01:00
  • 4721bb95fb Fix test file generation on windows Gabor Mezei 2023-01-30 18:08:12 +01:00
  • 9b290b33e4 Add documentation Gabor Mezei 2023-01-27 11:00:51 +01:00
  • bd23f3b2b8 Add test generation for ecp_mod_p192_raw Gabor Mezei 2023-01-25 18:09:49 +01:00
  • 95ecaaf56d Add test generation support for the ecp module Gabor Mezei 2023-01-16 16:53:29 +01:00
  • 51ec06aa51 Add test function for ecp_mod_p192_raw Gabor Mezei 2023-01-25 18:05:44 +01:00
  • deece2bb65 Change the ecp_mod_p192_raw to be testable Gabor Mezei 2023-01-25 17:57:36 +01:00
  • b5bba497fe Extract Secp192r1 from the prototype Gabor Mezei 2023-01-20 10:58:12 +01:00
  • f6b9823422 Merge pull request #6979 from daverodgman/const-time-asm-vol Gilles Peskine 2023-01-31 11:28:45 +01:00
  • 470f10cfc5 Merge pull request #6941 from gabor-mezei-arm/6375_quasi-reduction_function Gilles Peskine 2023-01-31 11:25:25 +01:00
  • eb30684d55 Change type of mbedtls_ms_time_t Jerry Yu 2023-01-31 12:49:45 +08:00
  • b1d3015e27 Add more comment for mbedtls_ms_time Jerry Yu 2023-01-31 12:48:07 +08:00
  • a0c15d0fec pkcs7/test: Add test cases for pkcs7 with 3 signers Nick Child 2023-01-30 19:30:38 +00:00
  • d05aa0fc60 Add changelog entry Aditya Deshpande 2023-01-30 17:22:07 +00:00
  • 644a5c0b2b Fix bugs in example programs: change argc == 0 to argc < 2 Aditya Deshpande 2023-01-30 15:58:50 +00:00
  • 77bc726972 pkcs7: Fix typo in comment Nick Child 2023-01-30 16:46:10 +00:00
  • 951f700909 pkcs7/test: Allocate hash dynamically Nick Child 2023-01-30 16:35:58 +00:00
  • c547447deb pkcs7/test: Let verify take dynamic number of certs Nick Child 2023-01-27 21:06:39 +00:00
  • ec81709516 pkcs7: Ensure all data in asn1 structure is accounted for Nick Child 2022-12-15 15:54:03 -06:00
  • 4983ddf747 test/pkcs7: Add more tests for better coverage Nick Child 2022-12-14 15:04:40 -06:00