Juliusz Sosinowicz
|
2c9a3c5c1c
Missing libspdm features
|
2 tháng trước cách đây |
Colton Willey
|
2bcfff3497
Expand testing to include SW implementation of RSA with padding callback, code cleanup to address review comments.
|
2 tháng trước cách đây |
Juliusz Sosinowicz
|
b67fd6f29c
Fix failing test_dtls_frag_ch
|
2 tháng trước cách đây |
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.
|
2 tháng trước cách đây |
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.
|
2 tháng trước cách đây |
Daniel Pouzzner
|
17870d4159
src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E.
|
2 tháng trước cách đây |
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.
|
2 tháng trước cách đây |
Sean Parkinson
|
652158fcac
Dilithium: Support FIPS 204 Draft
|
2 tháng trước cách đây |
Colton Willey
|
b7299a23c0
Add new crypto callback for RSA with padding.
|
2 tháng trước cách đây |
Sean Parkinson
|
893a486ae1
Kyber: fix TLS usage
|
2 tháng trước cách đây |
Daniel Pouzzner
|
b17b190695
tests/api.c: add missing deallocations in test_wc_dilithium_sign_vfy().
|
2 tháng trước cách đây |
Sean Parkinson
|
60f438f0c3
Dilithum, Kyber: Update to final specification
|
3 tháng trước cách đây |
Daniel Pouzzner
|
bcbb5441ec
Merge pull request #7881 from gasbytes/eagain-proper-shutdown
|
2 tháng trước cách đây |
Daniel Pouzzner
|
1d34b565fa
Merge pull request #7891 from SparkiDev/test_fixes_2
|
2 tháng trước cách đây |
Reda Chouk
|
8a6d7ff9a5
more clang-tidy edits
|
2 tháng trước cách đây |
Reda Chouk
|
f4a27772e0
removed unnecessary copy of cb
|
2 tháng trước cách đây |
Daniel Pouzzner
|
166519ae67
wolfssl/openssl/asn1.h: use macro for ASN1_BIT_STRING_FIRST_BYTE to avoid non-const errors under gcc-6.5; tests/api.c: fix uninited data defect in test_wolfssl_EVP_chacha20_poly1305().
|
2 tháng trước cách đây |
Reda Chouk
|
577cce60df
defined(HAVE_MANUAL_MEMIO_TESTS_DEPENDENCIES) && !defined(WOLFSSL_NO_TLS12)
|
2 tháng trước cách đây |
Reda Chouk
|
7d2ca8db5f
addressing review:
|
2 tháng trước cách đây |
Sean Parkinson
|
08d8a74992
Test fixes
|
2 tháng trước cách đây |
Daniel Pouzzner
|
1a0bf421bd
Merge pull request #7781 from julek-wolfssl/sssd
|
2 tháng trước cách đây |
Daniel Pouzzner
|
e562a1c4d1
Merge pull request #7867 from ColtonWilley/cert_copy_option
|
2 tháng trước cách đây |
Juliusz Sosinowicz
|
a6a40de249
init sssd support
|
3 tháng trước cách đây |
Colton Willey
|
dcf3af5382
Modify tests to make analyzers happy
|
3 tháng trước cách đây |
Daniel Pouzzner
|
ee966beb77
wolfcrypt/src/evp.c: add wolfSSL_EVP_PKEY_is_a() and test_EVP_PKEY_is_a(). also add test_EVP_CIPHER_key_length() and add missing RC4 clause to wolfSSL_EVP_Cipher_key_length().
|
3 tháng trước cách đây |
Colton Willey
|
ef500c2e62
Add new option to always copy cert buffer for each SSL object
|
3 tháng trước cách đây |
JacobBarthelmeh
|
85bab19090
Merge pull request #7845 from ColtonWilley/pkcs7_digest_absent_params
|
3 tháng trước cách đây |
Daniel Pouzzner
|
763ced668e
fixes for defects identified by cppcheck and clang-tidy on --enable-debug builds: null deref in tests/api.c:load_pem_key_file_as_der(), redundant declarations in wolfcrypt/benchmark/benchmark.c, and numerous unchecked XSNPRINTF()s in wolfcrypt/src/logging.c and src/internal.c.
|
3 tháng trước cách đây |
Daniel Pouzzner
|
92952a5538
Merge pull request #7839 from bandi13/noIfXFREE
|
3 tháng trước cách đây |
Colton Willey
|
75c3030554
Add option for absent hash params in PKCS7
|
3 tháng trước cách đây |