This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-02-01 08:09:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1c1f76851bfe810854e078bb28df5a32df27551
wolfssl
/
src
History
Daniel Pouzzner
f1c1f76851
ssl.c: refactor wolfSSL_LH_strhash() to use SHA1 instead of MD5, to eliminate dependency on deprecated alg.
2021-10-26 20:24:27 -05:00
..
bio.c
Merge pull request
#4350
from cconlon/pythonCompatD
2021-10-12 08:14:34 +10:00
crl.c
Skip CRL verification in case no CDP in peer cert
2021-10-08 13:16:08 +02:00
include.am
Restore the HKDF code to hmac.c. For compatibility between FIPS builds.
2021-10-26 20:24:25 -05:00
internal.c
Unwind a few changes adding guards so it'll build with old FIPS.
2021-10-26 20:24:26 -05:00
keys.c
#118
2021-10-21 14:22:54 +02:00
ocsp.c
Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (
#4335
)
2021-09-01 09:28:24 +10:00
sniffer.c
Modify ffdhe to not return addresses.
2021-10-26 20:24:25 -05:00
ssl.c
ssl.c: refactor wolfSSL_LH_strhash() to use SHA1 instead of MD5, to eliminate dependency on deprecated alg.
2021-10-26 20:24:27 -05:00
tls13.c
PRAGMA_GCC_*: refactor macros to properly push a context, and refactor their use in src/tls13.c:DeriveKey() to deal with gcc context quirks that otherwise disabled the warning mask when defined(HAVE_FIPS); add a missing #ifndef NO_MD5 in ssl.c:wolfSSL_LH_strhash().
2021-10-26 20:24:26 -05:00
tls.c
src/tls.c:TLSX_KeyShare_GenDhKey(): don't generate a key if one is already set.
2021-10-26 20:24:26 -05:00
wolfio.c
fix macro name and make api public
2021-09-27 14:01:15 -06:00