Lealem Amedie
|
4084928d93
Slight changes to liboqs documentation in INSTALL and example client/server
|
3 years ago |
Anthony Hu
|
33cb823148
Remove legacy NTRU and OQS (#4418)
|
3 years ago |
Anthony Hu
|
13d4722678
Convert post-quantum algorithm group names
|
3 years ago |
Anthony Hu
|
fb733b4662
Hybridizing the OQS groups with NIST ECC groups.
|
3 years ago |
Juliusz Sosinowicz
|
4a26b53dfc
Changes for ED25519 and `HAVE_SECRET_CALLBACK`
|
3 years ago |
Kareem
|
9a438ce289
liboqs integration using keyshare/supported_groups extensions in TLS 1.3
|
3 years ago |
David Garske
|
70535f51d5
Fixes for PK callbacks with TLS v1.3. Tested with `./configure --enable-pkcallbacks CFLAGS="-DTEST_PK_PRIVKEY -DDEBUG_PK_CB"`.
|
3 years ago |
Lealem Amedie
|
0722fb56d8
Adding README.md to examples dir and links to wolfssl-examples github repo in client/server.c
|
3 years ago |
Juliusz Sosinowicz
|
1b6b16c2c3
HaProxy 2.4-dev18 support
|
3 years ago |
Hideki Miyazaki
|
b0688688c1
addressed review comments
|
3 years ago |
Hideki Miyazaki
|
d576e3ef96
not send smaller versions than minimum downgradable version as supportedversion ext
|
3 years ago |
David Garske
|
716237c5dd
Fix minor line length and spelling.
|
3 years ago |
Daniel Pouzzner
|
8c75553e08
wolfSentry integration: move rest of recyclable code out of examples and into wolfsentry_setup() in wolfssl/test.h, and implement peer review corrections on error codes and string.h wrapper macros.
|
3 years ago |
Daniel Pouzzner
|
93dfb4c7f4
add outbound connection filtering support to libwolfssl, add wolfSentry support to the test client, and add wolfSentry JSON config file support to the test client and server using --wolfsentry-config.
|
3 years ago |
David Garske
|
5e6b8e50c8
Fix to set groups for client benchmark test.
|
3 years ago |
David Garske
|
2e4e65f518
Asynchronous support for TLS v1.3 TLSX ECC/DH key generation and key agreement
|
3 years ago |
Sean Parkinson
|
7e0c372e4c
TLS 1.3 PSK: use the hash algorithm to choose cipher suite
|
3 years ago |
David Garske
|
c88afdef87
Fixes for building with `WOLFSSL_USER_IO` (with no built-in socket support). Related to issue #3998.
|
3 years ago |
toddouska
|
014bd21df0
Merge pull request #3983 from tmael/tls_down
|
3 years ago |
Hideki Miyazaki
|
0e40293798
added psk session callback
|
3 years ago |
Tesfa Mael
|
0c16ef4b29
Check for TLS downgrade
|
3 years ago |
Juliusz Sosinowicz
|
70a3857ae8
Fragmentation for ServerKeyExchange and CeriticateVerify
|
3 years ago |
David Garske
|
a22defec50
Fix for availability of `wolfSSL_SESSION_print`.
|
3 years ago |
David Garske
|
95ff75c43d
Fix for `wolfSSL_SESSION_print`
|
3 years ago |
David Garske
|
f65e1f1f09
Expose functions to get client/server random when `HAVE_SECRET_CALLBACK` is defined.
|
3 years ago |
JacobBarthelmeh
|
13d81f1fb9
Merge pull request #3902 from dgarske/snicb
|
3 years ago |
David Garske
|
9313d59479
Fix for SNI callback
|
3 years ago |
Hideki Miyazaki
|
4650aaf4fb
addressed review comments part 1
|
3 years ago |
Hideki Miyazaki
|
b4a573ca98
Initial implemented X509_LOOKUP_ctrl L_ADD_DIR
|
3 years ago |
Jacob Barthelmeh
|
c729318ddd
update copyright date
|
3 years ago |