Commit Graph

1366 Commits (49f82c47178ba14d8590b06999729258af4e72ca)

Author SHA1 Message Date
John Safranek 436a51a0d7 Merge branch 'ccm' 2013-03-22 17:29:30 -07:00
toddouska d7c01be8bb blake2 ctc api, test vecs 2013-03-22 13:30:44 -07:00
toddouska d8b85da693 remove c++ comments, switch to c 2013-03-22 12:10:53 -07:00
John Safranek f65f86bb88 improvements to CCM, ssn6 2013-03-22 11:30:12 -07:00
toddouska d6deb690e6 Merge branch 'master' into blake2 2013-03-22 10:20:01 -07:00
Chris Conlon 7522550cbf add plib.h to mcapi test, optimize MPLAB ctaocrypt_test project 2013-03-22 10:45:19 -06:00
toddouska ace69d1c77 bump dev branch 2013-03-21 19:27:29 -07:00
toddouska 359803fc7d add mcapi test performance tune, chris 2013-03-21 19:13:49 -07:00
toddouska 4d5712ca93 add mcapi pointer arg sanity checks 2013-03-21 13:39:13 -07:00
toddouska e63fa491aa add mcapi ecc with tests 2013-03-21 13:20:23 -07:00
toddouska 4210716c22 add mcapi rsa with test 2013-03-21 10:28:55 -07:00
toddouska 965b70c32f add mcapi aes direct with tests 2013-03-21 08:49:12 -07:00
toddouska 3ecab06841 add mcapi aes ctr with test 2013-03-21 08:33:02 -07:00
toddouska ea9784b32b cast size_t for printf mem output, c99 may not be available 2013-03-21 07:58:53 -07:00
toddouska c4714f71db add mcapi aes-cbc 2013-03-20 19:21:04 -07:00
toddouska 46442075f4 add mcapi tdes with tests 2013-03-20 18:35:26 -07:00
toddouska a6d29aa628 enable mc dbinit for mcapi test, chris 2013-03-20 15:54:08 -07:00
toddouska dc55de007d add mcapi rng with test 2013-03-20 15:02:03 -07:00
toddouska ae9265fa44 add macpi huffman 2013-03-20 14:37:05 -07:00
toddouska 7d7a72f2a6 add hmac sha512 2013-03-20 12:26:55 -07:00
toddouska 3af1275f5d Merge branch 'master' of github.com:cyassl/cyassl 2013-03-20 12:00:28 -07:00
toddouska 2d72bfe0eb macpi hmac with tests 2013-03-20 11:59:27 -07:00
John Safranek 2360c038be Merge branch 'master' of github.com:cyassl/cyassl 2013-03-20 11:29:31 -07:00
John Safranek 02581a3da2 added control of compress memory usage via build setting 2013-03-20 11:28:45 -07:00
toddouska e19c65da8b Merge branch 'master' of github.com:cyassl/cyassl 2013-03-20 10:21:05 -07:00
toddouska 8564014983 add mcapi hash with tests 2013-03-20 10:14:06 -07:00
John Safranek 692dc09d10 Merge branch 'compress' 2013-03-20 10:05:49 -07:00
John Safranek 615f652bd0 filled out our Compress and DeCompress functions, updated the test case 2013-03-20 09:58:31 -07:00
toddouska 72c5a92bde add ecc to commit tests, fastmath now on by default 2013-03-20 09:19:59 -07:00
toddouska f878dbcef2 fix ecc key load w/ no rsa, ssn5 2013-03-20 09:18:05 -07:00
toddouska 0f8111fc77 zero out psk keys asap, ssn4 2013-03-20 09:12:00 -07:00
John Safranek e8b9651075 hid the internal compress functions from the cryptlib versions 2013-03-19 16:44:50 -07:00
John Safranek fc928e7725 added stubs and a test for ctaocrypt compress 2013-03-19 16:25:58 -07:00
toddouska 4f9e915bc1 add KEEP_PEER_CERT flag for non opensslextra peer cert storage, ssn3 2013-03-19 12:18:52 -07:00
toddouska a5d9005ac7 change autconf system to default to fastmath now 2013-03-18 15:32:04 -07:00
toddouska 88938390ba fix track memroy overread on realloc example problem 2013-03-18 11:17:34 -07:00
John Safranek b5d3613946 added new iOS project to automake include list 2013-03-18 09:49:23 -07:00
John Safranek fa520f753d Merge branch 'master' of github.com:cyassl/cyassl 2013-03-18 09:37:26 -07:00
John Safranek 6ba3ae51f9 added Xcode v4.6 project for iOS v6.1 to build CyaSSL 2013-03-18 09:27:38 -07:00
toddouska e3f72effb2 fix memory track free return warning 2013-03-15 15:30:03 -07:00
toddouska 8e3f83e152 bump dev branch version 2013-03-15 15:13:08 -07:00
toddouska 6ba7743fb3 fix fastmath no asm casts to shorter sizes 2013-03-15 15:11:21 -07:00
toddouska 31b03c8a2d dtls defaults to no static buffers now, fix valgrind errors with dtls 2013-03-15 14:21:36 -07:00
toddouska ae63878700 fix unused memory tracker warning is disable-memory 2013-03-15 13:22:35 -07:00
toddouska 0bcaf12bf4 Merge branch 'master' of github.com:cyassl/cyassl 2013-03-15 13:17:58 -07:00
toddouska 543108bdcc add memory tracker to example client and server if using default memory cbs 2013-03-15 13:17:05 -07:00
Chris Conlon e12f947c4f fix TRUE/FALSE clash in asn.c 2013-03-15 11:50:45 -06:00
toddouska dd4be2496a client example shouldn't use set_verify w/ no certs 2013-03-14 17:13:11 -07:00
toddouska 2d9ed696c6 fix USER_TIME casts 2013-03-14 10:51:06 -07:00
toddouska 4e99c7ac99 check TRUE/FALSE and move after all includes in ssl.c 2013-03-14 09:34:29 -07:00