Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Pouzzner eff4fe398b src/include.am: fix gating around sha* and BUILD_ARMASM, to avoid empty-translation-unit warnings for sha{256,512}.c on armasm builds. před 2 roky
  David Garske 6d2a41b9fd Enable wolfSSL SP Math all (sp_int.c) by default. If `--enable-fastmath` or `USE_FAST_MATH` is set the older `tfm.c` fast math will be used. To use the old `integer.c` heap math use `--enable-heapmath` or `USE_INTEGER_HEAP_MATH`. před 2 roky
  Marco Oliverio d8ac35579c dtls13: add autotools, cmake build options and vstudio paths před 2 roky
  Sean Parkinson 852d5169d4 ssl.c rework před 2 roky
  Sean Parkinson 25aa0af260 ssl.c break out před 2 roky
  Sean Parkinson 90f53aed34 ssl.c: move out X509 store APIs to new file před 2 roky
  Sean Parkinson 343e8bccdd ssl.c: move TXT and CONF APIs out into conf.c před 2 roky
  John Safranek d6fb454063 Fix wolfRand Build před 2 roky
  elms d1895e5679 automake: fix fips touch and cleanup před 2 roky
  tmael 0d5edfadcb Merge pull request #4837 from SparkiDev/sp_c_config před 2 roky
  Sean Parkinson 343cb0da23 SP C: when sp_c32.c ad sp_c64.c are included in build changed před 2 roky
  Sean Parkinson 0042a2594c SHA-3, ARM64: add assembly support for crypto instructions před 2 roky
  Anthony Hu 9ea40f3a9c Purge IDEA cipher před 2 roky
  David Garske 5bdaf44354 Merge pull request #4774 from anhu/kill_rabbit před 2 roky
  David Garske 40fff86807 Merge pull request #4801 from tmael/cert_rr před 2 roky
  Anthony Hu b957a6e872 Purge Rabbit cipher před 2 roky
  Tesfa Mael 1c1bd413e0 cert subset SHA2-256, ecc-256, cert gen, cryptocb před 2 roky
  Hayden Roche 58789991f9 Allow DES3 with FIPS v5-dev. před 2 roky
  David Garske 609d6442b1 Merge pull request #4753 from SparkiDev/siphash před 2 roky
  Sean Parkinson a6485a228d Add SipHash algorithm před 2 roky
  Anthony Hu c2860cb311 Get rid of HC-128 před 2 roky
  Anthony Hu 81def76b18 The NIST round 3 Falcon Signature Scheme integration. před 2 roky
  Daniel Pouzzner f60cb94b82 wolfcrypt/src/include.am and src/include.am: don't disrupt modtimes of fips/async source files if they already exist. před 2 roky
  Daniel Pouzzner 87b965c964 include.am: in FIPS clauses, include wolfcrypt/src/aes_gcm_asm.S in src_libwolfssl_la_SOURCES when BUILD_AESNI, regardless of BUILD_INTELASM, as in the corresponding non-FIPS clause. před 2 roky
  Daniel Pouzzner 947a0d6a2f autotools/Makefiles: enable reproducible build by default for FIPS, and add -DHAVE_REPRODUCIBLE_BUILD to AM_CFLAGS; před 2 roky
  John Safranek 7af87e5b32 Restore the HKDF code to hmac.c. For compatibility between FIPS builds. před 3 roky
  John Safranek 6cf186696e Update the BUILD_FIPS_V4 flag to V5. Consolidate the Makefile include for the flavors of FIPS. před 3 roky
  John Safranek 2de6b3b2bd Move the KDF functions into their own source file. před 3 roky
  John Safranek df859d30f3 FIPS 140-3 před 3 roky
  John Safranek f1bd79ac50 FIPS 140-3 před 3 roky