David Garske
|
a954cf82e3
Merge pull request #5469 from anhu/init_CertName
|
2 years ago |
Sean Parkinson
|
8aa2bde3c2
Merge pull request #5470 from kaleb-himes/openssl3_0_testing
|
2 years ago |
kaleb-himes
|
1dd318741d
Allow for renegotiation testing with openssl 3.0 installed on jenkins slaves (also tested with openssl 1.1)
|
2 years ago |
Anthony Hu
|
52ed047a44
Fix a mismatched decl and impl
|
2 years ago |
Sean Parkinson
|
23a01b3276
SP: CT from_mp when sp_digit bits equal mp_digit bits.
|
2 years ago |
Anthony Hu
|
5e7cff71fd
Initialize the Enc memberss of CertName struct.
|
2 years ago |
David Garske
|
e56a2355ca
Merge pull request #5464 from julek-wolfssl/zd14644
|
2 years ago |
Uriah Pollock
|
7e00b32c71
Corrected line spacing incorrect arg passings.
|
2 years ago |
David Garske
|
28f22859bb
Merge pull request #5451 from embhorn/zd14428
|
2 years ago |
David Garske
|
dfb3616d50
Merge pull request #5465 from douzzer/20220812-fixes
|
2 years ago |
Satoshi Yamaguchi
|
fba534dce0
Add wolfSSL_PEM_read_RSA_PUBKEY to OpenSSL compatible API
|
2 years ago |
Derzsi Dániel
|
f515916f68
Add liboqs integration to CMake build system (#5407)
|
2 years ago |
Daniel Pouzzner
|
e382905311
CMakeLists.txt: synchronize CMAKE_C_FLAGS with diagnostic flags set in autotools-generated Makefile (-Wall -Wextra -Wno-unused -Werror), and fix WOLFSSL_RSA_PSS to add -DWOLFSSL_PSS_LONG_SALT as needed by changes to test_wolfSSL_CertRsaPss() in fb531dacc2 (gating of those changes is also added in this commit).
|
2 years ago |
Daniel Pouzzner
|
b4f1b6d04d
fix whitespace and C++-style comments.
|
2 years ago |
David Garske
|
60437bba6e
Merge pull request #5378 from anhu/dilithium
|
2 years ago |
Anthony Hu
|
0d78bd2127
Merge pull request #5459 from dgarske/docs
|
2 years ago |
Juliusz Sosinowicz
|
551acd2b19
Translate verify callback error with compat layer
|
2 years ago |
Juliusz Sosinowicz
|
126a570a37
Add HAVE_WOLFSSL_MSG_EX define when WOLFSSL_MSG_EX is available
|
2 years ago |
David Garske
|
90c65bd50b
Merge pull request #5458 from icing/quic-earlydata
|
2 years ago |
Chris Conlon
|
c66a21c40a
Add Zephyr support for nRF5340 with CryptoCell-312, PSA Crypto fixes (#5418)
|
2 years ago |
David Garske
|
3f4b3605a6
Merge pull request #5460 from douzzer/20220811-quic-fixes-and-OLD-TLS-gating
|
2 years ago |
Sean Parkinson
|
d4646696ed
Merge pull request #5448 from julek-wolfssl/ext-msg-check
|
2 years ago |
Sean Parkinson
|
2b38ba0300
Merge pull request #5455 from dgarske/zd14420
|
2 years ago |
Daniel Pouzzner
|
017c4e7a41
fix gating and unused-variable warnings in src/quic.c wolfSSL_quic_aead_is_{gcm,ccm,chacha20}();
|
2 years ago |
David Garske
|
5445b183ed
Adding CMAC documentation. Fixes ZD14601.
|
2 years ago |
Stefan Eissing
|
b3de591c6f
Rename of buffer to tmpbuffer to avoid collision with customer setup test.
|
2 years ago |
David Garske
|
499b9c4f35
Merge pull request #5456 from SparkiDev/ssl_set1_curve_fix
|
2 years ago |
Stefan Eissing
|
53fd4b37f2
QUIC fixes for handling of early data
|
2 years ago |
David Garske
|
fef84e2c4c
Fixes for asn_public.h documentation. Fix spelling error.
|
2 years ago |
Anthony Hu
|
82a900b438
Initial commit to add Dilithium NIST PQC winner.
|
2 years ago |