Commit History

Author SHA1 Message Date
  Sean Parkinson 72d49964b9 Merge pull request #7379 from mrdeep1/enable-rpk 5 months ago
  Daniel Pouzzner 0566584191 implement full support for --enable-intelasm --enable-linuxkm. also add --enable-curve25519=noasm to allow use of the existing NO_CURVED25519_X64 code path by the linuxkm build (fe_x25519_asm.S is not kernel-compatible). 5 months ago
  Daniel Pouzzner 4cc27fa58b rename WC_AES_C_DYNAMIC_FALLBACK to WC_C_DYNAMIC_FALLBACK. 5 months ago
  Daniel Pouzzner 185f35287e configure.ac: fix copyright year. 5 months ago
  Colton Willey 7485e9935d Update benchmark to only parse rsa size if keygen is enabled, update keygen option help in configure.ac 5 months ago
  Jon Shallow 4a1df83b6f configure.ac: Add in --enable-rpk option 6 months ago
  András Fekete a75c2befb5 Add CUDA support (#7436) 5 months ago
  David Garske 3a89c452b3 Merge pull request #7454 from lealem47/stm32AesCtr 5 months ago
  Lealem Amedie eafa425019 Engine doesn't need NO_OLD_RNG_NAME 5 months ago
  JacobBarthelmeh ef153101b7 Merge pull request #7433 from SparkiDev/eddsa_fips_checks 5 months ago
  kaleb-himes 0bd5967093 Adjust FIPS version and default configuration 5 months ago
  Daniel Pouzzner fac834c80a configure.ac: in setup for enable-all and enable-all-crypto with enable-32bit, fix inconsistency whereby SHAKE was enabled but SHA512 and SHA3 weren't; remove unneeded+unwanted ENABLED_32BIT conditional force-off of SHA512, SHA384, SHA3, ED25519 (harmonizes with FIPS v6). 5 months ago
  Daniel Pouzzner b2f594e84b fixes for --enable-32bit CFLAGS=-m32 --enable-fips=v6 (fixes "#error ED448 requires SHAKE256"). 5 months ago
  Daniel Pouzzner 6e0a90190f fixes for v5 and v6+ FIPS builds, including linuxkm v6+ builds. 5 months ago
  kaleb-himes 0d83d0d199 Make wolfEntropy optional and bring settings.h in sync w/ master 5 months ago
  kaleb-himes afeb3f5358 More peer feedback 6 months ago
  kaleb-himes d40700b93d Fix offset (whitespace) 6 months ago
  kaleb-himes 84e5ccece5 Implement peer review feedback 6 months ago
  kaleb-himes 8485f88688 Bring fips-dev inline with fips-ready 6 months ago
  kaleb-himes 829d028d98 Add configure for wolfEngine with new module 7 months ago
  kaleb_himes 81f5ac7f6c SRTP-KDF FS Preview 7 months ago
  JacobBarthelmeh c768f76d5a Merge pull request #7315 from fabiankeil/disable-3des-ciphers 6 months ago
  Marco Oliverio 91ab6cafe0 configure.ac: enable ticket_nonce_malloc when using enable-curl 6 months ago
  JacobBarthelmeh 85601311a2 rework library versioning 6 months ago
  JacobBarthelmeh e5914effab prepare for release 5.7.0 6 months ago
  Daniel Pouzzner a14edf3614 configure.ac: for --enable-linuxkm-lkcapi-register, remap "yes" to "all"; in output config summary, add ENABLED_LINUXKM_LKCAPI_REGISTER, and move ENABLED_EXPERIMENTAL and ENABLED_LINUXKM_BENCHMARKS to the "Features" section. 6 months ago
  Daniel Pouzzner 924887b468 configure.ac and wolfssl/wolfcrypt/settings.h: implement --enable-experimental and add a WOLFSSL_EXPERIMENTAL_SETTINGS gate, and refactor "EXPERIMENTAL" features (all pq) to note and enforce requirement for --enable-experimental and WOLFSSL_EXPERIMENTAL_SETTINGS. 6 months ago
  David Garske 36eec68571 Cleanup DES3 TLS descriptions and macro names. 6 months ago
  David Garske 8fd8548142 Merge pull request #7318 from SparkiDev/kyber_1 6 months ago
  Daniel Pouzzner 3fd6af0cd2 Merge pull request #7283 from SparkiDev/lms 6 months ago