Commit History

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