Commit History

Author SHA1 Message Date
  Daniel Pouzzner 7dedfe08ef cryptonly and linuxkm fixes: fix --enable-all[-crypto] with --enable-opensslextra and --enable-cryptonly (build failures detected by multi-test linuxkm-all-asm-cryptonly-opensslextra-pie after merge of 54f2d56300 and e2bbacd548). 10 months ago
  Daniel Pouzzner a10260ca5f refactor AESNI implementations and *VECTOR_REGISTERS* macros to allow dynamic as-needed fallback to pure C, via WC_AES_C_DYNAMIC_FALLBACK. 10 months ago
  Daniel Pouzzner 263973bde9 src/wolfio.c: fix stack allocations for cookie digests on NO_SHA builds; 10 months ago
  Daniel Pouzzner eaa66dc117 configure.ac: in enable-all, enable QUIC only if !ENABLED_LINUXKM_DEFAULTS, and enable aesgcm_stream only if enable_aesgcm. 10 months ago
  Sean Parkinson 7eaff41e61 AES bitsliced, ARMASM: config needs WOLFSSL_AES_DIRECT defined 10 months ago
  JacobBarthelmeh c903a8c4a6 Merge pull request #6854 from SparkiDev/aes_bit_sliced 10 months ago
  Lealem Amedie e2bbacd548 Add QUIC to --enable-all 10 months ago
  JacobBarthelmeh b6e5b36f35 Merge pull request #6946 from dgarske/nooldtls_v1.1 10 months ago
  David Garske a46b6221b4 Turn off old TLS v1.1 by default (unless SSL v3.0 or TLS v1.0 enabled). 10 months ago
  JacobBarthelmeh 8921a720a1 Merge pull request #6888 from SparkiDev/srtp_kdf 10 months ago
  Sean Parkinson 8c3e1dbf48 SRTP/SRTCP KDF: add implementation 11 months ago
  Sean Parkinson 5b863dcb12 AES bitsliced implementation added 11 months ago
  JacobBarthelmeh 15fdf6eccc Merge pull request #6910 from bigbrett/ios-ca-api 10 months ago
  JacobBarthelmeh 6cf75a7d42 prepare for release 5.6.4 10 months ago
  Brett 60f75ea5a8 simplified apple header detection used in code 11 months ago
  David Garske 22ab21749c Merge pull request #6869 from bigbrett/ios-ca-api 11 months ago
  Brett 0244c2a254 Add support for new Apple trust APIs with WOLFSSL_SYS_CA_CERTS 11 months ago
  JacobBarthelmeh d35112064b Merge pull request #6840 from philljj/xmss_hooks_support 11 months ago
  JacobBarthelmeh 7afd9810de Merge pull request #6867 from cconlon/jniConfigExpand 11 months ago
  JacobBarthelmeh 79a6e1eb04 Merge pull request #6808 from SparkiDev/sp_sm2 11 months ago
  Chris Conlon 8cd89884ce update --enable-jni with KEEP_PEER_CERT, WOLFSSL_ALT_CERT_CHAINS, WOLFSSL_KEY_GEN 11 months ago
  Sean Parkinson 0cc21a42f3 SP updates for SM2 1 year ago
  Daniel Pouzzner 0549dba3db configure.ac and src/tls.c: fix --enable-keylog-export to warn at configure time, then build cleanly. 11 months ago
  jordan f32c6a0d25 XMSS/XMSSMT hooks support: fix build. 11 months ago
  Juliusz Sosinowicz 85a596e54a DTLS 1.3: allow fragmenting the second ClientHello message 1 year ago
  JacobBarthelmeh fd2d098566 Merge pull request #6821 from bigbrett/aes-eax 11 months ago
  Brett Nicholas fafb9e81c0 Add support for AES EAX mode, as described in https://eprint.iacr.org/2003/069 1 year ago
  jordan 33d4b331fb Add XMSS/XMSSMT wolfCrypt hooks. 11 months ago
  Juliusz Sosinowicz 8ce8359bd7 Add option to disable OPENSSL_COMPATIBLE_DEFAULTS 11 months ago
  Daniel Pouzzner 71649388a0 configure.ac: in options.h generation, fix order of flags to match Makefile order. 11 months ago