Historique des commits

Auteur SHA1 Message Date
  Jacob Barthelmeh c729318ddd update copyright date il y a 3 ans
  David Garske 14e1489365 Fix for SRP leaks with `WOLFSSL_SMALL_STACK_CACHE` il y a 3 ans
  Sean Parkinson 411aee6e05 Fixes from cppcheck il y a 4 ans
  Chris Conlon 45c5a2d39c update copyright to 2020 il y a 4 ans
  John Safranek 246c444b93 Updates for v4.0.0 il y a 5 ans
  David Garske 6ed6876b1f Enhanced the `--enable-memtrack` option to keep list of pointers allocated and reports leaked memory at end. Cleanup of the wolfCrypt_Init and wolfCrypt_Cleanup calls in unit.test and SrpTest memory tracking feature. il y a 6 ans
  Sean Parkinson 00203d66d5 Fix SRP test to have 2048 bit test data il y a 6 ans
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. il y a 6 ans
  David Garske 6707be2b0e Added new `--disable-oldnames` option to allow for using openssl along-side wolfssl headers (without OPENSSL_EXTRA). Add `--enable-opensslcoexist` which makes sure `oldnames` is disabled. Refactor of `SSL_` to `WOLF_SSL_`. Refactor of `SHA`, `MD5`, `SHA224`, `SHA256`, `SHA512` and `SHA384` to `WC_` naming. il y a 6 ans
  Jacob Barthelmeh 511f41b0e4 fix C++ compiler warnings for distro build il y a 7 ans
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 il y a 8 ans
  Moisés Guimarães 10df002ec5 fixes srp build without sha512 il y a 8 ans
  Moisés Guimarães 12b8445153 adds key generation function callback option. il y a 9 ans
  Moisés Guimarães 53224281d2 adds proof getter and verifier for both sides. il y a 9 ans
  Moisés Guimarães 490d063dec adds key computation. il y a 9 ans
  Moisés Guimarães 6ee788277f adds tests to SrpSetPassword(), SrpSetVerifier(), SrpGetVerifier(); il y a 9 ans
  Moisés Guimarães 6d5efccc55 finishes SrpSetPassword(), SrpSetVerifier(), SrpGetVerifier(); il y a 9 ans
  Moisés Guimarães 119dd0250e fixes field types in SRP structure; il y a 9 ans
  Moisés Guimarães dfa956d227 adds wc_SrpInit() with unit tests. il y a 9 ans