Commit History

Author SHA1 Message Date
  Jacob Barthelmeh cb4b57c5c7 add tls 1.3 test case 3 years ago
  Chris Conlon cf1ce3f073 Add get_default_cert_file/env() stubs, SSL_get/set_read_ahead(), SSL_SESSION_has_ticket/lifetime_hint() (#4349) 3 years ago
  Chris Conlon bcd6930581 Various OpenSSL compatibility expansion items, for Python 3.8.5 (#4347) 3 years ago
  Chris Conlon 95b9fae605 Add DIST_POINT compatibility functions (#4351) 3 years ago
  Jacob Barthelmeh 5f9f6fd9fa add some test cases and use allocator 3 years ago
  Hayden Roche 6a0bc995a0 Don't compile wolfSSL_EC_POINT_is_on_curve for FIPS. 3 years ago
  Eric Blankenhorn 702ba65b1c Add support for X9.42 header 3 years ago
  Jacob Barthelmeh 2871fc670f initial serialization of TLS session 3 years ago
  David Garske 3bdce348e9 Added `NID_pkcs9_contentType` and `ub_` to compatibility layer (#4408) 3 years ago
  Chris Conlon 9e4ab9b638 Add BIO_up_ref(), PEM_read_DHparam(), EVP_MD_nid() (#4348) 3 years ago
  Hayden Roche 24e2eded1e Add to the OpenSSL compatibility layer. (#4404) 3 years ago
  Anthony Hu 33cb823148 Remove legacy NTRU and OQS (#4418) 3 years ago
  Anthony Hu 58a02495fe Make the quantum-safe groups available to the OpenSSL compatibility layer. 3 years ago
  John Safranek df30a88dc6 Merge pull request #4414 from JacobBarthelmeh/devcrypto 3 years ago
  John Safranek 7ec7faddef Merge pull request #4405 from anhu/truncating_last_char 3 years ago
  David Garske 34c6e8f975 Merge pull request #4407 from douzzer/linuxkm-SIMD-IRQ 3 years ago
  Daniel Pouzzner ec21dd6d13 miscellaneous buildability fixes: 3 years ago
  Jacob Barthelmeh 1bf4dbfa32 rename enum value 3 years ago
  Jacob Barthelmeh 3f534e7e07 return macro and macro guards 3 years ago
  Chris Conlon 0f344e4b64 add SHA3 NID and name info to wolfssl_object_info[] 3 years ago
  JacobBarthelmeh f447e4c1fa update macro guard on SHA256 transform call 3 years ago
  Anthony Hu 13d4722678 Convert post-quantum algorithm group names 3 years ago
  John Safranek bb70fee1ec Merge pull request #4390 from anhu/hybridizing 3 years ago
  JacobBarthelmeh ff963e7259 fall back to previous version if PRF not compiled in 3 years ago
  JacobBarthelmeh 60aa7b9a62 compat layer adjustments, pseudo rand update, fix for peek with ASN1_R_HEADER_TOO_LONG 3 years ago
  Anthony Hu 07656e371c Parameter sanity check and a unit test. 3 years ago
  Anthony Hu 4f3c55988b We were ignoring the last character of the group name. 3 years ago
  Juliusz Sosinowicz 4ad8b07c1c `wolfSSL_PEM_write_bio_PUBKEY` needs to write only the public part (#4354) 3 years ago
  Juliusz Sosinowicz bfbb445e06 Register cleanup with atexit for OpenSSL compat layer 3 years ago
  Hideki Miyazaki ab3bbf11e9 add ASN1_R_HEADER_TOO_LONG case (#4392) 3 years ago