Historique des commits

Auteur SHA1 Message Date
  Bill Phipps 92f3a808b0 Update to remove HAVE_RSA references. Correct NO_MALLOC RSA test bug. il y a 2 mois
  Sean Parkinson e6b466dd71 Merge pull request #7923 from embhorn/rsa2048_min il y a 2 mois
  Eric Blankenhorn 91e411b4b9 Set RSA_MIN_SIZE default to 2048 bits il y a 3 mois
  jordan 7faed6cded X509 attribute cert (acert) support. il y a 2 mois
  Daniel Pouzzner b736d78950 Merge pull request #7948 from anhu/MATCH_SUITE il y a 2 mois
  Daniel Pouzzner 49a680540c add constant time DH key agreement APIs: il y a 2 mois
  Reda Chouk 884b51151b Merge branch 'fix-conversion' of github.com:gasbytes/wolfssl into fix-conversion il y a 2 mois
  Reda Chouk 65db4b15d6 api type conversion errors, first half of tls* files il y a 2 mois
  Anthony Hu 9e204dc023 Convert MATCH_SUITE_ERROR to OpenSSL error in wolfSSL_get_error() il y a 2 mois
  Sean Parkinson 96e2c51f07 Merge pull request #7907 from ColtonWilley/rsa_pad_crypto_cb il y a 2 mois
  Daniel Pouzzner dcaff9dff4 Merge pull request #7944 from JacobBarthelmeh/pkcs12 il y a 2 mois
  Daniel Pouzzner a3fea482db Merge pull request #7914 from julek-wolfssl/gh/7825 il y a 2 mois
  JacobBarthelmeh 9a8573afc9 touch up pkcs8 create function and test case warning il y a 2 mois
  JacobBarthelmeh 2a1165460e add parsing over optional PKCS8 attributes il y a 2 mois
  David Garske 1c8767b4d3 Merge pull request #7942 from douzzer/20240904-fix-test_wolfSSL_EVP_sm3 il y a 2 mois
  Daniel Pouzzner a31733db85 Merge pull request #7909 from SparkiDev/dilithium_fips204_draft il y a 2 mois
  Daniel Pouzzner 7e16016311 tests/api.c: fix expected retval from EVP_DigestInit() in test_wolfSSL_EVP_sm3() -- before 2c9a3c5c1c, EVP_DigestInit() incorrectly returned BAD_FUNC_ARG when passed a null ctx. il y a 2 mois
  David Garske 7c7de235d8 Merge pull request #7937 from douzzer/20240903-missing-WC_NO_ERR_TRACEs il y a 2 mois
  Daniel Pouzzner 806df85477 backfill more missing WC_NO_ERR_TRACE()s on error code operands, and refactor away the obsolete GEN_MEM_ERR macro mechanism in wolfcrypt/src/ecc.c. il y a 2 mois
  Juliusz Sosinowicz 2c9a3c5c1c Missing libspdm features il y a 3 mois
  Colton Willey 2bcfff3497 Expand testing to include SW implementation of RSA with padding callback, code cleanup to address review comments. il y a 3 mois
  Juliusz Sosinowicz b67fd6f29c Fix failing test_dtls_frag_ch il y a 3 mois
  Daniel Pouzzner 2dcd04668b src/internal.c: in wolfSSL_ERR_reason_error_string(), restore handling for -WOLFSSL_X509_V_ERR_*, but separated from handling for the proper wolfSSL_ErrorCodes. il y a 3 mois
  Daniel Pouzzner 255465a757 src/internal.c: in wolfSSL_ERR_reason_error_string(), remove handling for -WOLFSSL_X509_V_ERR_*, and make corresponding changes in wolfssl/error-ssl.h and tests/api.c. il y a 3 mois
  Daniel Pouzzner 17870d4159 src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E. il y a 3 mois
  Daniel Pouzzner b178138d83 src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E, and de-gate error strings previously gated on HAVE_HTTP_CLIENT. il y a 3 mois
  Sean Parkinson 652158fcac Dilithium: Support FIPS 204 Draft il y a 3 mois
  Colton Willey b7299a23c0 Add new crypto callback for RSA with padding. il y a 3 mois
  Sean Parkinson 893a486ae1 Kyber: fix TLS usage il y a 3 mois
  Daniel Pouzzner b17b190695 tests/api.c: add missing deallocations in test_wc_dilithium_sign_vfy(). il y a 3 mois