Anthony Hu
|
0508151ddf
Quick fix
|
3 weeks ago |
Daniel Pouzzner
|
c577ad78df
Merge pull request #8154 from bandi13/fipsCheckAddFlag
|
3 weeks ago |
Andras Fekete
|
cbf4f014cd
Fix false positive error on gcc 9.4.0
|
3 weeks ago |
David Garske
|
43879f961d
Fix RSA TSIP to return the actual cipher or plain length on success. Fix crypto callback to properly support PKCSv1.5 sign/verify and encrypt/decrypt based on padding info.
|
3 weeks ago |
Andras Fekete
|
b4f0789ce5
Ability to bypass './configure' as some tests/scripts run it anyway
|
3 weeks ago |
Sean Parkinson
|
256c6708e0
Testing fixes
|
3 weeks ago |
David Garske
|
3179a2ff00
Cleanup the import function declarations.
|
3 weeks ago |
David Garske
|
02c2f445d9
Cleanup unused variables and function (void).
|
3 weeks ago |
David Garske
|
6b02d7879a
Add public decrypt and private encrypt. Cleanups.
|
3 weeks ago |
András Fekete
|
7e291992c0
Merge pull request #8150 from douzzer/20241104-fixes
|
3 weeks ago |
Daniel Pouzzner
|
0f31f5bad9
codespell fixes.
|
3 weeks ago |
Daniel Pouzzner
|
a540c6ade5
configure.ac: activate opensslextra for --enable-curl even if ENABLED_OPENSSLCOEXIST; tests/api.c: in test_wolfSSL_SESSION(), use WOLFSSL_SUCCESS, not SSL_SUCCESS, in HAVE_SESSION_TICKET span reachable in non-OPENSSL_EXTRA builds.
|
3 weeks ago |
Daniel Pouzzner
|
8ecf064314
Merge pull request #8098 from dgarske/x86_notwindows_2
|
3 weeks ago |
David Garske
|
92f7e91655
Merge pull request #8120 from SparkiDev/asn_templ_doc
|
3 weeks ago |
Sean Parkinson
|
36515e8daf
Make GetShortInt available with WOLFSSL_ASN_EXTRA
|
3 weeks ago |
Daniel Pouzzner
|
95b47714d5
Merge pull request #8147 from bandi13/regenScripts
|
3 weeks ago |
David Garske
|
aad0f6e08d
Peer review feedback: Improve workaround for variadic macros and cast warnings.
|
3 weeks ago |
Andras Fekete
|
4083afe353
Ignore file with non-UTF-8 characters
|
3 weeks ago |
David Garske
|
9757aa0adf
Merge pull request #8113 from philljj/tiny_dilithium_fix
|
3 weeks ago |
David Garske
|
8f2516c4be
Merge pull request #8141 from douzzer/20241102-fixes
|
3 weeks ago |
Andras Fekete
|
f7691febd3
Update generated code from scripts
|
3 weeks ago |
Marco Oliverio
|
dce9b2e7bd
memory: fix types in static memory functions
|
1 month ago |
Sean Parkinson
|
7d42ddae48
Kyber/ML-KEM: make both available
|
3 weeks ago |
Daniel Pouzzner
|
6f7c968c56
rename MAX_CERT_VERIFY_SZ to WC_MAX_CERT_VERIFY_SZ, and move its setup from wolfssl/internal.h to wolfssl/wolfcrypt/asn.h.
|
3 weeks ago |
Daniel Pouzzner
|
6119c52802
Merge pull request #8043 from bandi13/addCodespell
|
3 weeks ago |
David Garske
|
836b741402
Merge pull request #8132 from douzzer/20241024-opensslcoexist-opensslextra
|
3 weeks ago |
David Garske
|
671f93135b
Fixes for consistency in `ASSERT_SAVED_VECTOR_REGISTERS` and `RESTORE_VECTOR_REGISTERS`.
|
3 weeks ago |
David Garske
|
ca6d49da97
Merge pull request #8139 from douzzer/20241031-fixes
|
3 weeks ago |
David Garske
|
99daac3974
Improvement for `SAVE_VECTOR_REGISTERS`
|
3 weeks ago |
David Garske
|
f95c4d7b67
Fix for building sources (wildcard *.c). Add macro guard on new files.
|
3 weeks ago |