Commit History

Author SHA1 Message Date
  toddouska 9ba62a2c52 allow examples build if no-sha but psk is on 9 years ago
  kaleb-himes 878c1889b3 Merge branch 'master' of https://github.com/kaleb-himes/cyassl 9 years ago
  kaleb-himes a389620a29 Copyright (C) updates 9 years ago
  Jacob Barthelmeh 0721d575f6 correction on rename of struct 10 years ago
  Jacob Barthelmeh 1c4b4a2d1e ripemd in function call fixed 10 years ago
  Jacob Barthelmeh e3826d26c5 refactor settings_comp to respective .h files 10 years ago
  kaleb-himes 639637278d CYASSL -> WOLFSSL macros 10 years ago
  kaleb-himes 369a5f04a9 library wide licence update 10 years ago
  kaleb-himes 0dbdb35222 enable-md4, enable-hkdf, disable-memory 10 years ago
  Jacob Barthelmeh f64d76257e readjust c files, autoconf, and some header files 10 years ago
  toddouska aad204428f fips mode hmac min key length for 2014 requirements 10 years ago
  Moisés Guimarães 32e2d7016f SHA256, SHA384 and SHA512 error propagation. Major impact on Hmac functions with error propagation. 10 years ago
  Moisés Guimarães 45f9f3cdc2 SHA256, SHA384 and SHA512 error verification on test files. 10 years ago
  Chris Conlon be65f5d518 update FSF address, wolfSSL copyright 10 years ago
  toddouska 05b132ce1c HMAC fips mode 10 years ago
  toddouska 7dd265cf2e SHA384 fips mode 10 years ago
  toddouska e873d7998b SHA512 fips mode 10 years ago
  toddouska d5be4c4663 SHA-256 fips mode 10 years ago
  toddouska 3607db9077 add SHA1 fips mode 10 years ago
  toddouska f535e5428e make sure all tests/examples *.c use settings.h correctly 11 years ago
  toddouska 49e62f0858 fix general NO_SHA NO_ASN NO_CERTS NO_SESSION_CACHE builds/examples 11 years ago
  toddouska 44e0d7543c change copyright name with name change 11 years ago
  toddouska f4f13371f9 update copyright date 11 years ago
  John Safranek f8f7f69f48 compile option to leave out MD5 and SSL code 12 years ago
  John Safranek 699b794a4a Added tests for HMAC-SHA256 and HMAC-SHA384 12 years ago
  John Safranek b96f0c6386 added HMAC-SHA test cases, made the HMAC-MD5 test cases conditional on NO_MD5 flag 12 years ago
  toddouska 7716da0881 warn fix 12 years ago
  toddouska 706bd8a910 add cipher suite client/server driver 12 years ago
  John Safranek 3fdca1f714 added sha384 and sha512 to certificate checking 12 years ago
  Chris Conlon b13a9e1b4e add config.h to hash test 12 years ago