Historie revizí

Autor SHA1 Zpráva Datum
  David Garske f48e2067ae Added new API `wolfSSL_CTX_load_verify_chain_buffer_format` for loading CA cert chain as DER buffer list including API unit test. Support for device serial number OID. před 5 roky
  Daniele Lacamera 27555d6eb7 Fix old-style function definitions před 5 roky
  Sean Parkinson 551201c00c GCC 8 new warnings in -Wall fix před 5 roky
  Sean Parkinson f487b0d96a Config option to disable AES-CBC před 5 roky
  David Garske d1e13a973c Fix for building `WOLFSSL_CERT_EXT` without `WOLFSSL_CERT_GEN` due to missing `CTC_MAX_EKU_OID_SZ`. Change to allow --enable-certext without certgen. před 5 roky
  David Garske aee4aea64d Merge pull request #1748 from JacobBarthelmeh/Testing před 5 roky
  toddouska d4f908c372 Merge pull request #1728 from JacobBarthelmeh/HardwareAcc před 5 roky
  Jacob Barthelmeh b71c2ddf38 call hamc init with blake2 software test před 5 roky
  Eric Blankenhorn bb574d28b2 Support for more cert subject OIDs and raw subject access (#1734) před 5 roky
  toddouska b88d60ecbb Merge pull request #1665 from ejohnstown/mr před 5 roky
  John Safranek 7647d52d77 Prime Number Testing před 5 roky
  Jacob Barthelmeh ce5e787afc formating and sanity check on pointer with test case před 5 roky
  JacobBarthelmeh cb756397b3 inital AES-CBC with af_alg před 5 roky
  John Safranek 50372b7033 Memory Callback před 5 roky
  David Garske 0f86494161 * Added support for STM32L4 AES hardware crypto. před 5 roky
  toddouska 62cb69ded6 Merge pull request #1724 from dgarske/pemtoder před 5 roky
  toddouska 335f467b8c Merge pull request #1714 from dgarske/pic32hashleak před 5 roky
  David Garske 0ef63048a0 Fix for new report in `wc_BerToDer` with uninitialized `derSz`. před 5 roky
  Naruto TAKAHASHI 861fec1dc6 porting mynewt před 6 roky
  John Safranek 4b2a591a93 Prime Number Testing před 5 roky
  David Garske efbabbfb29 Further improvements to hashing code to make sure wc_*Free is always called including wc_HashFree. Added new defines to disable PIC32MZ hardware features using `NO_PIC32MZ_HASH`, `NO_PIC32MZ_RNG` and `NO_PIC32MZ_CRYPT`. před 5 roky
  JacobBarthelmeh 74fbd06817 Merge pull request #1686 from cconlon/nucleus-update před 5 roky
  kaleb-himes 887e3deee8 Move ForceZero test to api.c and turn on tests when inline disabled před 5 roky
  kaleb-himes 027f18919a Resolving some unwanted dependencies před 5 roky
  Chris Conlon f59fb0df8e add custom print to test.c for PB před 7 roky
  Sean Parkinson 9281f30deb Fix for Curve25519 ASM před 6 roky
  toddouska f809a6a17b Merge pull request #1651 from dgarske/pkcs7_dynamic před 6 roky
  toddouska e17a16a45a Merge pull request #1600 from dgarske/lighttpd před 6 roky
  John Safranek cf191a4d96 Fixed a memory leak in the wolfCrypt test for DH key generation. před 6 roky
  David Garske 07401d909c Added support for dynamic allocation of PKCS7 structure using `wc_PKCS7_New` and `wc_PKCS7_Free`. Updated the test examples to use the dynamic method. Add API unit test for `wc_PKCS7_New`. před 6 roky