Commit History

Author SHA1 Message Date
  Moisés Guimarães 1a8d06a0e3 keys: fixing DeriveKeys: 10 years ago
  Moisés Guimarães 39c167710f keys: refactoring DeriveKeys to reduce stack usage: 10 years ago
  JacobBarthelmeh e62fbdd49f added ECDSA and DHE_RSA support for chacha-poly 10 years ago
  JacobBarthelmeh c322cb05ad uses most recent version of cyassl 10 years ago
  JacobBarthelmeh 5bf411f345 progress on suite 10 years ago
  John Safranek b60a61fa94 DHE-PSK cipher suites 10 years ago
  toddouska e11dd9803a fix icc v14 warnings 10 years ago
  John Safranek 12841e6093 fix integration bugs with new suites 10 years ago
  John Safranek 74712b4e71 1. Added the following cipher suites: 10 years ago
  Moisés Guimarães 8d8fca67c3 SHA256, SHA384 and SHA512 error propagation. Major impact on random functions with error propagation. 10 years ago
  Moisés Guimarães 41cc5f06e4 camellia_setup128 and camellia_setup256 refactory to reduce stack usage: 10 years ago
  Chris Conlon be65f5d518 update FSF address, wolfSSL copyright 10 years ago
  toddouska 5de34bf987 add client suite verify, detect mismatch early 10 years ago
  toddouska b41186a6dd Merge branch 'master' of github.com:cyassl/cyassl 10 years ago
  toddouska 3607db9077 add SHA1 fips mode 10 years ago
  toddouska fb6d671629 resolve pull request merge conflict 10 years ago
  toddouska 0ea10a4388 add 3DES fips mode 10 years ago
  toddouska 388436c53e add AesSetKey fips mode 10 years ago
  toddouska 8c7715ee33 remove CBC naming from HC-128 suites 11 years ago
  toddouska f833674171 remove CBC from RABBIT suite naming 11 years ago
  toddouska 4c04b6e714 add AES Blake2b 256 basic suites for speed tests 11 years ago
  toddouska c039b0106a add HC-128 Blake2b 256 cipher suite for speed test 11 years ago
  John Safranek 78b8da9949 Initialize the AEAD explicit IV to 0. 11 years ago
  toddouska 65f0e9f6b9 add atomic user macencrypt cb 11 years ago
  John Safranek abed4cf669 Fix DTLS server memory leak, ssn11 11 years ago
  toddouska 97e0ec073f make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 11 years ago
  toddouska 14b4bb3b0f change rabbit and hc128 to return values for key and process, will add error rets for alignment issues 11 years ago
  John Safranek f65f86bb88 improvements to CCM, ssn6 11 years ago
  John Safranek d52fe96063 added AES-CBC-SHA256 and SHA384 cipher suites. 11 years ago
  John Safranek 0acd8f0670 added sig_algo for rsa for missing cases in SetCipherSpecs() 11 years ago