Commit Graph

14 Commits

Author SHA1 Message Date
Milanka Ringwald
08b456cdc6 add msbc supprot 2016-06-29 17:10:13 +02:00
Milanka Ringwald
db770bf93a remove printf, update sbc test Makefile 2016-06-16 15:11:45 +02:00
Milanka Ringwald
df5c73b695 Merge branch 'develop' into a2dp 2016-06-16 14:39:58 +02:00
Milanka Ringwald
435e3c4e0d mSBC: extend SBC library for mSBC 2016-06-16 12:36:20 +02:00
Matthias Ringwald
71c3dc3dd6 sm: add cpp guart around function definition for custom allocator 2016-06-10 13:46:31 +02:00
Milanka Ringwald
df25739fc3 sbc: add encoder/decoder from bludroid project, apache license 2016-06-10 10:37:44 +02:00
Matthias Ringwald
a83a05444b sm: use correct ec test key, reduce memory to 1500 bytes 2016-06-09 15:07:53 +02:00
Matthias Ringwald
68437d838a sm: use custom memory allocator for mbedtls if not HAVE_MALLOC 2016-06-03 17:05:38 +02:00
Matthias Ringwald
d3bd960056 sm: use mbedtls's memory allocator with 5k buffer if HAVE_MALLOC is not defined 2016-06-01 12:15:41 +02:00
Matthias Ringwald
6643eff824 sm: track calloc/free in mbedtls 2016-06-01 10:43:47 +02:00
Matthias Ringwald
c4771b509f test/sm: add missing mbedtls files 2016-05-27 16:40:53 +02:00
Matthias Ringwald
5d1a0b5570 test/sm: generate ec keypair. remove files not needed for software ec calculation 2016-05-27 16:40:53 +02:00
Matthias Ringwald
4f4918761b mbedtls: disable unused elliptic curves 2016-05-27 16:40:53 +02:00
Matthias Ringwald
21931e38aa sm: add ecliptic curve support from mbedtls 2016-05-27 16:40:53 +02:00