Commit History

Author SHA1 Message Date
  Chris Conlon 50464d4aef gitignore PKCS#7 test files, delete on make clean 8 years ago
  Jacob Barthelmeh b686deecbe PKCS12 : Add PKCS12 parsing 8 years ago
  John Safranek 6895803f2b Prepare release v3.9.10 8 years ago
  John Safranek b7a35eabd2 Add simple SCTP example tools 8 years ago
  David Garske 17a34c5899 Added asynchronous wolfCrypt RSA, TLS client and Cavium Nitrox V support. Asynchronous wolfSSL client support for "DoServerKeyExchange", "SendClientKeyExchange", "SendCertificateVerify" and "DoCertificateVerify". Fixes for async DTLS. Refactor of the wolf event and async handling for use in wolfCrypt. Refactor of the async device support so its hardware agnostic. Added Cavium Nitrox V support (Nitrox tested using SDK v0.2 CNN55XX-SDK with new configure "--with-cavium-v=/dir" option). Moved Nitrox specific functions to new port file "port/cavium/cavium_nitrox.c". RSA refactor to handle async with states. RSA optimization for using dpraw for private key decode. Use double linked list in wolf event for faster/cleaner code. Use typedef for wolf event flag. Cleanup of the async error codes. wolfCrypt test and benchmark support for async RSA. Asynchronous mode enabled using "./configure --enable-asynccrypt". If no async hardware is defined then the internal async simulator (WOLFSSL_ASYNC_CRYPT_TEST) is used. Note: Using async mode requires async.c/h files from wolfSSL. If interested in using asynchronous mode please send email to info@wolfssl.com. 8 years ago
  toddouska ac6635593b Revert "Bio" 8 years ago
  Jacob Barthelmeh ffee1eafd9 add test_bio.txt to .getignore 8 years ago
  Jacob Barthelmeh 4f8fffbc37 add wc_EccPublicKeyToDer function 8 years ago
  David Garske e1787fe160 Added "--enable-asynccrypt" option for enabling asynchronous crypto. This includes a refactor of SendServerKeyExchange and DoClientKeyExchange to support WC_PENDING_E on key generation, signing and verification. Currently uses async simulator (WOLFSSL_ASYNC_CRYPT_TEST) if cavium not enabled. All of the examples have been updated to support WC_PENDING_E on accept and connect. A generic WOLF_EVENT infrastructure has been added to support other types of future events and is enabled using "HAVE_WOLF_EVENT". Refactor the ASN OID type (ex: hashType/sigType) to use a more unique name. The real "async.c" and "async.h" files are in a private repo. 8 years ago
  Jacob Barthelmeh b9dae51658 C Sharp wrapper 8 years ago
  David Garske 1894358bec Rowley IDE fix to exclude .asm and .s files. Cleanup to remove Rowley example code, leaving just stubs and Wolf code. 8 years ago
  Moisés Guimarães 21d70636dc Merge branch csr into 'master' 9 years ago
  Jacob Barthelmeh 8bd228a391 remove libusercrypto.dylib and adjust gitignore 9 years ago
  Jacob Barthelmeh ee5a11b8d9 Add Intel IPP crypto for RSA 9 years ago
  toddouska 1e9647023c add snifftest script check to make check 9 years ago
  Jay Satiro a5072d09ae Ignore Visual Studio Intellisense files 9 years ago
  toddouska 6cced22256 add INSTALL, basic build instructions and locations for more info 9 years ago
  Takashi Kojo 9a96da72eb Change mplabx/mcapi path names in .gitignore 9 years ago
  kaleb-himes 2951ef5b97 swig updated, tested, and working 9 years ago
  Jacob Barthelmeh 42f3ec73eb ripemd debug 9 years ago
  kaleb-himes a50af85e95 autoconf, libversioning, .gitignore updated 9 years ago
  kaleb-himes edf53a1ed0 new changes 9 years ago
  toddouska 1f8d84553c add server_ready file to externally monitor example server for ready to accept, -r option 9 years ago
  John Safranek 65c0dd4f8a Added fips-check script when running commit-tests. 9 years ago
  toddouska 668fed4796 don't allow scr and fake indication together 10 years ago
  Chris Conlon 27ad083dbf add CodeWarrior wolfCrypt benchmark project files 10 years ago
  Chris Conlon cfa71e82cc update .gitignore for CodeWarrior files 10 years ago
  toddouska 9e40e967a0 add ecc key to DER, make sure ctaocrypt test errors always caught at make check level 10 years ago
  Moisés Guimarães 7f18a39b7a ignore .vagrant folder created by Vagrant 10 years ago
  toddouska 161fe4894b update ntru cert key w/ new ca 10 years ago