Commit History

Author SHA1 Message Date
  Brett Nicholas fafb9e81c0 Add support for AES EAX mode, as described in https://eprint.iacr.org/2003/069 9 months ago
  jordan 33d4b331fb Add XMSS/XMSSMT wolfCrypt hooks. 8 months ago
  Juliusz Sosinowicz 8ce8359bd7 Add option to disable OPENSSL_COMPATIBLE_DEFAULTS 8 months ago
  Daniel Pouzzner 71649388a0 configure.ac: in options.h generation, fix order of flags to match Makefile order. 9 months ago
  Sean Parkinson 3ea0fb30dd AES XTS x64 ASM: add AVX1 and AESNI implementations 9 months ago
  Andras Fekete ad9779cdc1 Explicitly define code with WOLFCRYPT_ASYNC_CRYPT_SW 9 months ago
  Sean Parkinson 114c8cc681 SP ASM: improve performance 9 months ago
  JacobBarthelmeh 298b488bf1 Merge pull request #6749 from cconlon/jniCertReq 10 months ago
  JacobBarthelmeh 0352b384a5 Merge pull request #6731 from SparkiDev/aes_arm32_thumb2 10 months ago
  Chris Conlon a2e2a3e994 add --enable-certreq to --enable-jni, support extKeyUsage in X509_REQ_sign, add missing X509_REQ_print fields 10 months ago
  jordan b36c312ef3 LMS verify-only support: fix clang warning, rename define. 10 months ago
  David Garske 136cb98412 Force 32-bit alignment on `kCurve25519BasePoint` 10 months ago
  Sean Parkinson 0638ec234b AES ARM32 and Thumb2 ASM: fixup ARM32 and add Thumb2 10 months ago
  jordan 8662312ecf LMS verify only support. 10 months ago
  gojimmypi 8803510375 ARIA no longer needs OpenSSL enabled 10 months ago
  JacobBarthelmeh 6b09b5c0cf Merge pull request #6690 from julek-wolfssl/packaging 10 months ago
  Sean Parkinson 36b92a4cef Thumb2 ASM, Curve25519 11 months ago
  Juliusz Sosinowicz 7a12202675 Init deb packaging 10 months ago
  JacobBarthelmeh 3033371abc Merge pull request #6717 from bigbrett/sniffer-keylogfile 10 months ago
  Brett Nicholas 2ee6a01d91 Initial sniffer keylog file support for TLS 1.2 11 months ago
  Anthony Hu 507ec9f7d2 Bring compat layer logic from configure.ac into settings.h 10 months ago
  JacobBarthelmeh 6ea1e7d824 Merge pull request #6683 from dgarske/tpm_ecc 10 months ago
  Anthony Hu 958113c070 Correct configure defaults for SM4-GCM and SM4-CCM (disabled) 10 months ago
  David Garske 75f81db084 New TPM ECC encrypt needs access to the mp_ math functions. 10 months ago
  JacobBarthelmeh 7f0cfcb27d Merge pull request #6667 from bandi13/byebyeCyaSSL 11 months ago
  Andras Fekete 25f542adb4 Clean up compile errors 11 months ago
  Daniel Pouzzner d250eb8327 configure.ac: in FIPS builds, remove nullcipher from enable-all and enable-all-crypto, and error on explicit --enable-nullcipher with FIPS unless fips=dev. 11 months ago
  Andras Fekete 2b2509c56c Drop code support 11 months ago
  Juliusz Sosinowicz 4a175ba280 Updates for Kerberos 5 1.21.1 11 months ago
  JacobBarthelmeh d3202600a4 Merge pull request #6525 from lealem47/san 11 months ago