Historie revizí

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