Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/luke-mao/6733
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-mao committed Nov 23, 2019
2 parents 42ac73a + c0c4a79 commit a4b9b89
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# 6733
IoT genius app
This is the main code for the udp communication
Please create a branch for your working.

IOT Genius group
Member: Zhengyu Chen, Kevin Kadino, Jinjie Mao

Luke has finished the time synchronize. The luke branch has been merged into the master branch.
Topic: Automatic key generation for on body devices.

Two devices generate encryption key from the acceleration data during walking. In order to transmit personal information, the two devices must be on the same body (i.e. they have the same acceleration data).
If the validation fail, two devices no more contact each other.

Reference paper: Xu, W., Revadigar, G., Luo, C., Bergmann, N. and Hu, W. (2016). Walkie-Talkie: Motion-Assisted Automatic Key Generation for Secure On-Body Device Communication. 2016 15th ACM/IEEE International Conference on Information Processing in Sensor Networks (IPSN).

0 comments on commit a4b9b89

Please sign in to comment.