Commit History

Author SHA1 Message Date
  Jacob Barthelmeh 9a86f133c8 additional fixes for reports with test cases 3 years ago
  toddouska 1643bec05f Merge pull request #3862 from kaleb-himes/WIN32_WCE_PORTING 3 years ago
  kaleb-himes b3eb2e3ddd Implement peer review feedback 3 years ago
  Sean Parkinson 35659be06f AES GCM: implement streaming 3 years ago
  toddouska 3ac03d3d66 Merge pull request #3805 from JacobBarthelmeh/copyright 3 years ago
  toddouska 5fd0950a3a Merge pull request #3654 from SparkiDev/sakke_eccsi 3 years ago
  David Garske 2e247cc176 Merge pull request #3870 from JacobBarthelmeh/Benchmark 3 years ago
  JacobBarthelmeh e9b39c3091 fix for using devId with benchmarking ECC 3 years ago
  Sean Parkinson a55e94cf6f ECCSI and SAKKE: add support 3 years ago
  Jacob Barthelmeh c729318ddd update copyright date 3 years ago
  kaleb-himes 16d55b0b86 _WIN32_WCE port of wolfCrypt - OE12 3 years ago
  toddouska 72eebd6e75 Merge pull request #3795 from JacobBarthelmeh/CAAM 3 years ago
  Jacob Barthelmeh 79ec07f5e1 adjustment after rebase 3 years ago
  Jacob Barthelmeh 69a0b643be removing some magic numbers 3 years ago
  David Garske 9ebdc8d61c Additional fixes for building without RNG. Fix for possible use of `key->dp == NULL` in `wc_ecc_export_ex`. 3 years ago
  David Garske 10be54054e Minor fixes for build errors and bad macro names. 3 years ago
  David Garske c62b48f7d0 Fixes for building with RSA public or verify only. Fixes issue with reserved "div" keyword as variable name. ZD11585 3 years ago
  Sean Parkinson 763f388471 SP int: get rsavfy and rsapub working again 3 years ago
  toddouska f91dcb950c Merge pull request #3670 from dgarske/keil 3 years ago
  David Garske 05e1ee1694 Cleanup to use fixed sizes from defines for `DECLARE_VAR`. Resolves issue with Visual Studio and using a variable (even const) to declare an array size. 3 years ago
  toddouska 920c443864 Merge pull request #3250 from JacobBarthelmeh/Benchmark 3 years ago
  Jacob Barthelmeh 6fa1556daf guard -ecc-all with HAVE_SELFTEST macro 3 years ago
  David Garske 1ee40ad7bd Fix to always init the variable (not just when from heap). Cleanup of the `DECLARE_` uses to make sure all allocations succeeded. 3 years ago
  toddouska 5837d5e8de Merge pull request #3649 from dgarske/stm_aesgcm_perf 3 years ago
  Jacob Barthelmeh b418936f72 account for FIPS and g++ builds 3 years ago
  Jacob Barthelmeh 177f4aecb6 add all curves to benchmark 4 years ago
  Jacob Barthelmeh e3fa462d72 add brainpool benchmark of key generation 4 years ago
  JacobBarthelmeh fe37137f12 add brainpool benchmark 4 years ago
  David Garske 17f101ef13 Fix for ARM Keil MDK compiler issue with `DECLARE_VAR_INIT`. 3 years ago
  David Garske 9ea5041d9d Benchmark for GMAC (AES GCM GHASH). 3 years ago