Commit History

Auteur SHA1 Bericht Datum
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 jaren geleden
  Sean Parkinson 1b29f7353a Check memory is zeroized 2 jaren geleden
  Sean Parkinson f1ce0cc95d Memory zeroization fixes 2 jaren geleden
  Jacob Barthelmeh 9bf4a94796 with WOLFSSL_NO_DH186 restriction allow odd DH param size generations 2 jaren geleden
  Sean Parkinson b5ed5c9b99 RSA/DH: check for even modulus 2 jaren geleden
  Daniel Pouzzner d36a1be74b wolfcrypt/src/dh.c: fixes for cppcheck complaints: identicalInnerCondition 2 jaren geleden
  David Garske 38214bd083 Disable the FIPS consistency checks in ECC and DH for key generation by default. 2 jaren geleden
  Daniel Pouzzner 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 jaren geleden
  Daniel Pouzzner 7915f6acb0 linuxkm: add the remainder of known needed SAVE_VECTOR_REGISTERS() wrappers to PK algs, add DEBUG_VECTOR_REGISTERS_{EXIT,ABORT}_ON_FAIL options; add a slew of ASSERT_SAVED_VECTOR_REGISTERS() to sp_x86_64.c (autogenerated, separate scripts commit to follow). 2 jaren geleden
  Daniel Pouzzner 62c1bcae8a linuxkm: {SAVE,RESTORE}_VECTOR_REGISTERS() wrappers around RSA, DH, and ECC routines that might use sp-asm. 2 jaren geleden
  Daniel Pouzzner 87578262aa wolfcrypt smallstack refactors: 3 jaren geleden
  John Safranek c31ed64eb5 Add guard around the public key check for DH to skip it when we have 3 jaren geleden
  John Safranek 175bab9a6f Add missed step in DH key pair generation. 3 jaren geleden
  John Safranek 04ffd2ab45 Fixes: 3 jaren geleden
  John Safranek 5d7c6dda72 Restore the PCTs to ECC and DH. 3 jaren geleden
  John Safranek 1065d2accf Fix some Windows build warnings. 3 jaren geleden
  John Safranek 9022762e5a Check to see if a pointer is nonnull that is expected to be. 3 jaren geleden
  John Safranek 908ec9b14a Modify ffdhe to not return addresses. 3 jaren geleden
  John Safranek 54a1b4c881 Remove redundant pairwise test from DH and ECC. 3 jaren geleden
  John Safranek 3b5c8231c2 Move the PCT down to where it used to be located as CheckKeyPair. 3 jaren geleden
  John Safranek 86c040a3ae Rename the PCT error codes to remove 'FIPS' since they can be enabled without FIPS. 3 jaren geleden
  John Safranek a967cbcb7b 56Ar3 Testing Updates 3 jaren geleden
  John Safranek a2f802199d DH key gen should call DH check key. 3 jaren geleden
  John Safranek e67bbf7526 1. Add flag to DH keys when using safe parameters. 3 jaren geleden
  Sean Parkinson e0abcca040 KCAPI: add support for using libkcapi for crypto (Linux Kernel) 3 jaren geleden
  Jacob Barthelmeh 360c961b48 fix for unused variable in dh.c from Jenkins test 3 jaren geleden
  Jacob Barthelmeh 12b290cbaf remove duplicate (deadcode) for clearing mp_int's 3 jaren geleden
  Jacob Barthelmeh c729318ddd update copyright date 3 jaren geleden
  toddouska 30462fcf95 Merge pull request #3756 from SparkiDev/sp_math_dh_agree 3 jaren geleden
  Sean Parkinson e4f8545e36 SP math all: sp_exch fixed up 3 jaren geleden