Commit History

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