Commit History

Author SHA1 Message Date
  Chris Conlon 532f0aaee7 add ability to use cert/key buffers in CTaoCrypt test app 11 years ago
  John Safranek 2e2de4cf4d added the cammelia cipher, updated the test cases 11 years ago
  John Safranek b8b968d77f added tests for setting Camellia key and IV 11 years ago
  John Safranek f65b0fc092 brought the camellia interface to match AES's more 11 years ago
  John Safranek d5bf944630 enabled the proper Camellia test, but mocked the encrypt and decrypt functions to pass the test 11 years ago
  John Safranek 425d418dee added stubs, tests, and benchmark for Camellia to ctaocrypt 11 years ago
  John Safranek eb221238c2 separated TLS-AEAD and AES-GCM so TLS-AEAD can also use AES-CCM 11 years ago
  John Safranek c75d738531 added a failure test case to the AES-CCM test 11 years ago
  John Safranek d1515f8ee6 Merge branch 'ccm' 11 years ago
  John Safranek 05165bc09e Added AES-CCM encrypt/decrypt, test fuction, benchmark function. 11 years ago
  John Safranek e85caee845 added tests, prototypes, and stubs for AES-CCM 11 years ago
  toddouska eeb11a6e51 fix rabbit and hc128 CTaoCrypt test buffers for aligned access only, allow TLS on intel w/o aligned stream buffers, otherwise align 11 years ago
  toddouska 726d686b07 fix clang scan-build problems 11 years ago
  John Safranek 8c97675979 Lean PSK trimming 11 years ago
  John Safranek 699b794a4a Added tests for HMAC-SHA256 and HMAC-SHA384 11 years ago
  John Safranek b96f0c6386 added HMAC-SHA test cases, made the HMAC-MD5 test cases conditional on NO_MD5 flag 11 years ago
  toddouska da386691a1 allow no end of line on last line of PEMs 11 years ago
  John Safranek d6c4b37112 Merge branch 'nopb' 11 years ago
  toddouska 21768d9626 test cert tmp fix 11 years ago
  John Safranek b8c9247769 for lean-psk build: remove big int math, MD4, error strings 11 years ago
  Chris Conlon b21bf90e1b update CTaoCrypt test for MQX example 11 years ago
  Chris Conlon dc83cc6a0e fix VS2008 asn.c warning, CTaoCrypt RSA test 11 years ago
  toddouska 905cf9c018 fix valgrind warnings from yesterday changes 11 years ago
  toddouska 01138a5c53 fix stack-check warnings for newer versions but fastmath still has some so take away warning for now 11 years ago
  John Safranek 174618ebfb added build option for leanPSK 11 years ago
  toddouska 01ae0696af shorten64 fixes for key-gen/cert-gen 11 years ago
  toddouska 1cb2f28308 align rabbit test keys and ivs 11 years ago
  toddouska c974d77213 add shorten 64 to 32 warnings back on with fixes 11 years ago
  Brian Aker afe043ee6c This should fix the issue around compiling cyassl with a C++ compiler. 11 years ago
  John Safranek d99c5d8e06 fixed aes-ctr test case 11 years ago