Commit History

Author SHA1 Message Date
  Daniel Pouzzner 6f7c968c56 rename MAX_CERT_VERIFY_SZ to WC_MAX_CERT_VERIFY_SZ, and move its setup from wolfssl/internal.h to wolfssl/wolfcrypt/asn.h. 2 months ago
  Daniel Pouzzner 6119c52802 Merge pull request #8043 from bandi13/addCodespell 2 months ago
  David Garske 836b741402 Merge pull request #8132 from douzzer/20241024-opensslcoexist-opensslextra 2 months ago
  Andras Fekete 34298e8ada More spelling fixes 2 months ago
  Daniel Pouzzner 9db74dc128 configure.ac: add AM_MAINTAINER_MODE([disable]); 2 months ago
  Daniel Pouzzner 950ee40111 additional fixes and enhancements for -DOPENSSL_EXTRA -DOPENSSL_COEXIST: 2 months ago
  Daniel Pouzzner cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 2 months ago
  JacobBarthelmeh 8604024b95 prepare for release 5.7.4 2 months ago
  Daniel Pouzzner 508555c927 configure.ac: add several missing low level crypto algorithms to all-crypto that are already included indirectly in enable-all. 2 months ago
  Daniel Pouzzner 30181f2ced configure.ac: for reproducible-build, use --build-id=sha1, not --build-id=none, to support users relying on build-id in the linked object. 2 months ago
  Sean Parkinson 1ce90cc8a5 Thumb2 ASM: indicated by WOLFSSL_ARMASM_THUMB2 2 months ago
  Daniel Pouzzner 4fd33b6b5d Merge pull request #8014 from SparkiDev/lms_sha256_192 2 months ago
  Sean Parkinson ae46f52a66 LMS: SHA-256/192 parameters 3 months ago
  Daniel Pouzzner f8da04d8b0 Merge pull request #7766 from miyazakh/zd18141_tls13_ocsp 2 months ago
  Daniel Pouzzner 12ba4355d2 configure.ac and wolfssl/wolfcrypt/settings.h: define WOLFSSL_FIPS_READY for fips=ready, WOLFSSL_FIPS_DEV for fips=dev, and add predefined override FIPS version values when defined(WOLFSSL_FIPS_READY) || defined(WOLFSSL_FIPS_DEV). 3 months ago
  Hideki Miyazaki 69e390f8b9 works OCSP Stapling with TLS1.3 like OCSPv2Multi 6 months ago
  Daniel Pouzzner a04871f153 examples/pem/pem.c: fix double-free introduced in 65853a41b9; 3 months ago
  JacobBarthelmeh 984dd9146f Merge pull request #8005 from ColtonWilley/copy_key_option 3 months ago
  David Garske 2285c02f1c Merge pull request #7998 from SparkiDev/kyber_aarch64_asm 3 months ago
  Sean Parkinson de657787cf Kyber Aarch64: assembly implementations of functions 3 months ago
  Colton Willey 1a4b821c64 Add pthread link for liboqs testing 3 months ago
  Daniel Pouzzner 55cd8a800f FIPS v5 gating fixes: 3 months ago
  Andras Fekete bd77ee4f37 FIPS defines RSA_MIN_SIZE and users may want to override 3 months ago
  Andras Fekete 41b3a729d2 Engine needs to have a RSA_MIN_SIZE=1024 3 months ago
  Daniel Pouzzner 80f3b0d3d8 Merge pull request #7926 from philljj/x509_acert_support 3 months ago
  Daniel Pouzzner 84f0800b96 configure.ac: 3 months ago
  jordan 7faed6cded X509 attribute cert (acert) support. 3 months ago
  Daniel Pouzzner 3fac3b71ca configure.ac: 3 months ago
  Daniel Pouzzner 98a51029f8 configure.ac: in --enable-all-asm handler, support only x86_64 and aarch64, and enable sp-asm only for them, to avoid "ASM not available for CPU" error from sp-asm handler. 3 months ago
  Daniel Pouzzner 428e15816f configure.ac: 3 months ago