Daniel Pouzzner
|
165b4afbeb
Merge pull request #8143 from SparkiDev/kyber_plus_mlkem
|
пре 2 недеља |
Sean Parkinson
|
7d42ddae48
Kyber/ML-KEM: make both available
|
пре 2 недеља |
Daniel Pouzzner
|
950ee40111
additional fixes and enhancements for -DOPENSSL_EXTRA -DOPENSSL_COEXIST:
|
пре 3 недеља |
Daniel Pouzzner
|
cf95fdc071
Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist.
|
пре 3 недеља |
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 месеци |
JacobBarthelmeh
|
31a6a2bf59
update copyright to 2024
|
пре 4 месеци |
David Garske
|
7d4e601902
Merge pull request #6623 from bigbrett/FIPS-TLS-benchmark-CAST-fix
|
пре 6 месеци |
Brett Nicholas
|
c6db51b8a0
fixed formatting
|
пре 6 месеци |
gasbytes
|
a40dcd3cb3
u_int16_t -> uint16_t
|
пре 6 месеци |
Brett Nicholas
|
e823da99ae
declare loop variable at top of function body
|
пре 1 година |
Brett Nicholas
|
9fa838881c
fixed bug where tls_bench failed KATs for FIPS builds in a multithreaded environment
|
пре 1 година |
Andras Fekete
|
0bf69e240a
Fix build failures
|
пре 6 месеци |
Andras Fekete
|
affd0a318e
Fix sign conversion errors
|
пре 6 месеци |
Lealem Amedie
|
e1ac56f2dd
Reworking MINGW mutex/threading
|
пре 1 година |
Juliusz Sosinowicz
|
e96837aa34
cond: Add start and end API for mutex handling
|
пре 1 година |
Juliusz Sosinowicz
|
d747df2ae4
Make sure no mutexes are held when cond API are called
|
пре 1 година |
David Garske
|
5b16586483
Fixes for wolfSSL conditional porting. Can cause deadlock in high usage situations. Added better signal support on MacOS. Issue created in PR #6437.
|
пре 1 година |
Juliusz Sosinowicz
|
67d6d438c5
Port testing to wolfSSL threading interface
|
пре 1 година |
Brett Nicholas
|
9bed65ad57
split up error message
|
пре 1 година |
Brett Nicholas
|
b02a22b5b3
added error reporting macro for invalid configuration
|
пре 1 година |
Brett Nicholas
|
44faddac6c
fix compiler error for targets that don't define HAVE_PTHREAD
|
пре 1 година |
gojimmypi
|
6b240fa41a
Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536)
|
пре 1 година |
Sean Parkinson
|
8851065848
cppcheck fixes
|
пре 1 година |
Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
пре 1 година |
David Garske
|
9d9549fbd3
Merge pull request #5836 from anhu/kyber_cleanup
|
пре 2 година |
Anthony Hu
|
a2fb4c0788
Remove kyber-90s and route all kyber through wolfcrypt.
|
пре 2 година |
Daniel Pouzzner
|
4bacc25e22
examples/benchmark/tls_bench.c: fix for clang-analyzer-deadcode.DeadStores in bench_tls().
|
пре 2 година |
Anthony Hu
|
0bfa5c9836
Purge NTRU and SABER. Not going to be standardized.
|
пре 2 година |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
пре 2 година |
Daniel Pouzzner
|
ccc5952369
global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked;
|
пре 2 година |