gojimmypi
|
01ae240fe8
Initialize some Kyber variables
|
7 months ago |
David Garske
|
8d1714a307
Fix for PSK callback with OPENSSL_EXTRA to correctly handle the 0 length case. Thank you @miyazakh. Broken in #7302
|
8 months ago |
JacobBarthelmeh
|
9f240bb34c
fix for warning of no stdint.h include with uintptr_t
|
8 months ago |
JacobBarthelmeh
|
1e054b9613
Merge pull request #7302 from dgarske/pk_psk
|
8 months ago |
jordan
|
0e15a2e83a
Handle failed alloc in TLSX_Write.
|
8 months ago |
David Garske
|
11303ab796
Support for Public Key (PK) callbacks with PSK in TLS v1.2 and TLS v1.3 (client and server). ZD 17383
|
8 months ago |
jordan
|
c24add5da9
Fix dataASN null pointer dereference in asn.c.
|
8 months ago |
Daniel Pouzzner
|
44e0ee1ecd
wolfssl/wolfcrypt/types.h:
|
9 months ago |
gojimmypi
|
bf29066d70
Add wolfSSL debug messages
|
9 months ago |
Daniel Pouzzner
|
5c421d0207
Merge pull request #7178 from anhu/OQS_MEM_LEAKS
|
9 months ago |
Sean Parkinson
|
f48eb638da
TLS 1.3, HRR Cookie: send cookie back in new ClientHello
|
9 months ago |
Anthony Hu
|
fe87f16114
Fixes that prevent memory leaks when using OQS.
|
9 months ago |
David Garske
|
ac81d9d29c
Merge pull request #7110 from Frauschi/pq_secure_element
|
10 months ago |
Anthony Hu
|
9be390250d
Adding support for dual key/signature certificates. (#7112)
|
10 months ago |
Tobias Frauenschläger
|
4d259da60a
PQC: CryptoCb support for KEM algorithm Kyber
|
11 months ago |
Daniel Pouzzner
|
d5d476a3a1
Merge pull request #7113 from bandi13/codeSonarFixes
|
10 months ago |
Andras Fekete
|
f84fa8dd8d
Uninitialized variable
|
10 months ago |
Daniel Pouzzner
|
7f53bcc4d0
fixes for clang-tidy reported defects and misstylings --with-liboqs:
|
10 months ago |
Andras Fekete
|
e5d8ce9983
Fix memset size
|
10 months ago |
Andras Fekete
|
c404df78b1
Uninitialized variable
|
1 year ago |
Juliusz Sosinowicz
|
51ba745214
ocsp: don't error out if we can't verify our certificate
|
11 months ago |
Anthony Hu
|
40015a06c4
Prevent freeing uninitialized keys
|
11 months ago |
JacobBarthelmeh
|
1857648d7d
Merge pull request #6976 from embhorn/gh6974
|
11 months ago |
jordan
|
9265142369
Used codespell and fixed obvious typos.
|
11 months ago |
Daniel Pouzzner
|
cb381a2336
src/tls.c: fix misspelling in TLSX_KeyShare_ProcessPqc().
|
11 months ago |
Sean Parkinson
|
09d2ba8bc8
Memory usage fixes: nonce type and TLSX extension free
|
11 months ago |
Sean Parkinson
|
bc36202087
TLS_hmac: when no raw hash, make sure maxSz is not neg
|
11 months ago |
res0nance
|
98789dc000
tls: return immediately if kyber_id2type() fails
|
1 year ago |
Eric Blankenhorn
|
7bbeadcf97
Fix build errors with dtls1.3 and no tls1.2
|
1 year ago |
David Garske
|
2c91ecb466
Merge pull request #6924 from JacobBarthelmeh/srtp
|
1 year ago |