Commit History

Author SHA1 Message Date
  John Safranek a49553df6a RSA Decrypt Bounds Checking 6 years ago
  JacobBarthelmeh 89390180a0 Merge branch 'master' into Compatibility-Layer 6 years ago
  Jacob Barthelmeh fd7ffc992f fix for unused variables 6 years ago
  Jacob Barthelmeh 2a15b3912b revert pkcs7 attrib structure for scep and add more macro guards for AES key size 6 years ago
  Jacob Barthelmeh c9525d9c1d add opensslextra=x509small build option 6 years ago
  Jacob Barthelmeh f569645212 add wolfSSL_SHA256 function 6 years ago
  Jacob Barthelmeh a651b08afa add wolfSSL_AES_ecb_encrypt function 6 years ago
  JacobBarthelmeh 223edab6d9 Merge pull request #1378 from dgarske/evp_gcc7_async_test 6 years ago
  David Garske ae5dac8994 Fixes for GCC 7 build errors with evp.c and switch fall through. General EVP code formatting cleanup. Fix for wolfCrypt test un-used var when `HAVE_AES_CBC` not defined. Fix for async in `test_wolfSSL_SESSION` with `err` not being initialized. 6 years ago
  Jacob Barthelmeh 488a795747 add wolfSSL_PEM_read_bio_RSAPrivateKey function 6 years ago
  John Safranek d8eff923f1 Merge pull request #1372 from JacobBarthelmeh/UnitTests 6 years ago
  David Garske 9ff97997a6 Merge pull request #1360 from SparkiDev/sp_math 6 years ago
  Jacob Barthelmeh c1b1fbaf7e clear error node queue after test case 6 years ago
  Jacob Barthelmeh c09e55c749 add check for having ECC enabled when testing with ECC certificate 6 years ago
  toddouska d827e93af9 Merge pull request #1329 from JacobBarthelmeh/PKCS12 7 years ago
  Sean Parkinson a3a4f2d59c Minimal implementation of MP when using SP. 7 years ago
  Jacob Barthelmeh 62b8c0c3fd add test case for order of certificates with PKCS12 parse 7 years ago
  toddouska d63373066b Merge pull request #1331 from JacobBarthelmeh/Compatibility-Layer 7 years ago
  Takashi Kojo 162326dfcb fix shadow global 7 years ago
  Jacob Barthelmeh 1428934ad5 add comments and better error checking for PKCS8 strip 7 years ago
  toddouska 2efe7f6d96 Merge pull request #1319 from JacobBarthelmeh/Compatibility-Layer-Part5 7 years ago
  John Safranek 9654f19075 RSA Key Gen Test Fix 7 years ago
  Jacob Barthelmeh 19288ea127 casting values, update names, g++ build 7 years ago
  Jacob Barthelmeh 676e2f1f63 add comments and remove 2999 bit rsa key test for now 7 years ago
  Jacob Barthelmeh bf57da1914 static analysis fixes, free buffer return in test case, fips build 7 years ago
  Takashi Kojo 56efe657fc save iPad, oPad. test long key 7 years ago
  Takashi Kojo 30e6ec5396 HMAC_CTX_copy, copy save_len, save_key 7 years ago
  Takashi Kojo c80cadb25f DES_set_odd_parity to MLB 7 years ago
  Jacob Barthelmeh a643ae1907 return code of sk num, X509 store peer chain, and get text by NID fix 7 years ago
  Jacob Barthelmeh 19244fc0c9 fix memory management 7 years ago