Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Pouzzner f8da04d8b0 Merge pull request #7766 from miyazakh/zd18141_tls13_ocsp hace 2 meses
  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). hace 2 meses
  Hideki Miyazaki 69e390f8b9 works OCSP Stapling with TLS1.3 like OCSPv2Multi hace 5 meses
  Daniel Pouzzner a04871f153 examples/pem/pem.c: fix double-free introduced in 65853a41b9; hace 2 meses
  JacobBarthelmeh 984dd9146f Merge pull request #8005 from ColtonWilley/copy_key_option hace 2 meses
  David Garske 2285c02f1c Merge pull request #7998 from SparkiDev/kyber_aarch64_asm hace 3 meses
  Sean Parkinson de657787cf Kyber Aarch64: assembly implementations of functions hace 3 meses
  Colton Willey 1a4b821c64 Add pthread link for liboqs testing hace 3 meses
  Daniel Pouzzner 55cd8a800f FIPS v5 gating fixes: hace 3 meses
  Andras Fekete bd77ee4f37 FIPS defines RSA_MIN_SIZE and users may want to override hace 3 meses
  Andras Fekete 41b3a729d2 Engine needs to have a RSA_MIN_SIZE=1024 hace 3 meses
  Daniel Pouzzner 80f3b0d3d8 Merge pull request #7926 from philljj/x509_acert_support hace 3 meses
  Daniel Pouzzner 84f0800b96 configure.ac: hace 3 meses
  jordan 7faed6cded X509 attribute cert (acert) support. hace 3 meses
  Daniel Pouzzner 3fac3b71ca configure.ac: hace 3 meses
  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. hace 3 meses
  Daniel Pouzzner 428e15816f configure.ac: hace 3 meses
  Daniel Pouzzner 1b0ef048ba configure.ac: move handling for enable-all-asm to precede handling for enable-all-crypto, and compute DEFAULT_ENABLED_ALL_ASM appropriately. hace 3 meses
  Daniel Pouzzner 430d104430 configure.ac: render warnings when FIPS setup forces off options supplied to configure. hace 3 meses
  Daniel Pouzzner 723d8efd1c configure.ac: consolidate enable-all-crypto settings in one place. hace 3 meses
  Daniel Pouzzner cf8f9a80fc configure.ac: add --enable-all-asm, and add it to --enable-all and --enable-all-crypto. hace 3 meses
  Daniel Pouzzner 3cb66ad18a configure.ac: update help and error messages re fastmath. hace 3 meses
  Sean Parkinson 652158fcac Dilithium: Support FIPS 204 Draft hace 4 meses
  Sean Parkinson 60f438f0c3 Dilithum, Kyber: Update to final specification hace 4 meses
  David Garske 4f4fb4bd0a Merge pull request #7888 from douzzer/20240820-configure-silent hace 4 meses
  Daniel Pouzzner 0becc347b1 configure.ac: inhibit options.h reminder message when --quiet. hace 4 meses
  suzuki toshiya e417091f61 [configure.ac] spell out RFC 5322 "date" format for POSIX-conforming "date" with no extension. hace 4 meses
  Daniel Pouzzner b412e5f24e Merge pull request #7879 from dgarske/options_h hace 4 meses
  Daniel Pouzzner 9a693f5e65 Merge pull request #7876 from mpsuzuki/fix-config-stray-redirect hace 4 meses
  David Garske a9be38eaf0 Improve wolfssl/options.h issues. Fixes #7853. hace 4 meses