Commit History

Author SHA1 Message Date
  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. 8 months ago
  Daniel Pouzzner 3728cd3dc5 Kyber fixes: 8 months ago
  JacobBarthelmeh 5a5648a6ac Merge pull request #7341 from dgarske/psk_openssl 8 months ago
  JacobBarthelmeh ab8f5f71a0 revert null check in wc_Sha256Update 8 months ago
  JacobBarthelmeh 2f43cc1c7b Merge pull request #7332 from SparkiDev/asn_templ_neg_int_check 8 months ago
  David Garske 8d1714a307 Fix for PSK callback with OPENSSL_EXTRA to correctly handle the 0 length case. Thank you @miyazakh. Broken in #7302 8 months ago
  JacobBarthelmeh 81c5cf794c Merge pull request #7339 from SparkiDev/regression_fixes_10 8 months ago
  Sean Parkinson d1b16f2c7b Regression testing fixes 8 months ago
  Sean Parkinson 8684caa304 Merge pull request #7336 from douzzer/20240314-fix-armasm-sha256 8 months ago
  Daniel Pouzzner e3fc43c3d6 Merge pull request #7338 from SparkiDev/sha256_armv8_transform 8 months ago
  Daniel Pouzzner 25efe6b66a wolfcrypt/src/asn.c: fix -Wconversions in GetASN_BitString(), GetASN_UTF8String(), and GetASN_ObjectId(). 8 months ago
  Sean Parkinson a0befd396f SHA256 ARMv8: fix wc_Sha256Transform 8 months ago
  David Garske b7b6752e2e Merge pull request #7333 from gojimmypi/PR-tfm-mp_sqr 8 months ago
  David Garske 36eec68571 Cleanup DES3 TLS descriptions and macro names. 8 months ago
  David Garske 5dff8aa417 Merge pull request #7334 from SparkiDev/macosx_clang_15_asm_fix 8 months ago
  David Garske 8fd8548142 Merge pull request #7318 from SparkiDev/kyber_1 8 months ago
  JacobBarthelmeh 88370d8c3e Merge pull request #7277 from embhorn/readme_folders 8 months ago
  Daniel Pouzzner 3fd6af0cd2 Merge pull request #7283 from SparkiDev/lms 8 months ago
  Sean Parkinson 3ba5dd3e6d MacOS X Intel ASM clang 15: fix asm to compile without warning 8 months ago
  gojimmypi bebfb120d7 Enable TFM mp_sqr even when HAVE_ECC disabled 8 months ago
  Sean Parkinson 25b2c664f4 Kyber: Implementation in wolfSSL 8 months ago
  Sean Parkinson 40681226aa ASN.1 parsing: check for badly encode negative INTEGER 8 months ago
  David Garske 448378ce90 Merge pull request #7306 from SparkiDev/asn1_validate_fix_1 8 months ago
  David Garske 924c0fd911 Merge pull request #7329 from gojimmypi/PR-Arduino-Build 8 months ago
  David Garske 6f65d6749a Merge pull request #7321 from JacobBarthelmeh/vcpkg 8 months ago
  David Garske c8bc74b232 Merge pull request #7324 from JacobBarthelmeh/sm2_bench 8 months ago
  gojimmypi 9057e8120d Ignore build file warnings for Arduino, update examples 8 months ago
  JacobBarthelmeh 9f240bb34c fix for warning of no stdint.h include with uintptr_t 8 months ago
  JacobBarthelmeh ff14aa20a6 fix for benchmark build with sm4-gcm 8 months ago
  JacobBarthelmeh 5c3b929d90 fix for benchmark build with sm2 8 months ago