Chris Conlon
|
9237d307b5
|
update copyright to 2020
|
2020-01-03 16:08:42 -08:00 |
David Garske
|
20d94ae1c8
|
Added DEBUG_WOLFSSL to the debug flags in Makefile. Thanks Kaleb.
|
2017-07-31 16:04:47 -07:00 |
David Garske
|
db60d7789a
|
Add cleanup for ecc server/client binaries. Leaving comment as-is for debugging.
|
2017-07-31 14:18:03 -07:00 |
David Garske
|
af27d17576
|
Fixed several typos in `btle/README.md`. Changed the `btle/Makefile` to default to non-debug / dynamic wolfSSL library.
|
2017-07-22 11:31:18 -07:00 |
David Garske
|
32d8e4ad5b
|
Fix bug with not sending server salt before setting peer salt. Added additional error check in `btle_send`. Fixed filename type in ecc-client.c. Added notes about how to validate server public key using a trusted cert (TODO).
|
2017-07-20 11:13:36 -07:00 |
David Garske
|
6aa7f1c674
|
Additional fixes and updates to doc.
|
2017-07-19 19:20:02 -07:00 |
David Garske
|
bf4b1875ba
|
Added error response checking. Added header to indicate packet type and length. Added padding for packets. Testing almost complete.
|
2017-07-18 20:43:14 -07:00 |
David Garske
|
b55905b164
|
Added keys and encrypt/decrypt.
|
2017-07-18 08:14:53 -07:00 |
David Garske
|
c423636d77
|
First pass at a BTLE example for ECC encrypt scheme.
|
2017-07-17 20:20:32 -07:00 |