Go to file
Terrtia 9ee0cf0306
chg: [server] unpack header, verify header, get hmac
solve endian issues
test headers type and value
test if uuid is uuid v4
test if hmac match
2018-12-12 15:27:00 +01:00
client updated help 2018-12-05 10:39:51 +01:00
server chg: [server] unpack header, verify header, get hmac 2018-12-12 15:27:00 +01:00
.gitmodules chg: [dept] hmac submodule added 2018-12-05 09:53:16 +01:00
LICENSE Initial commit 2018-11-26 15:07:13 +01:00
README.md add: [doc] first version of the README 2018-12-05 10:37:20 +01:00

README.md

D4 core

Software components used for the D4 project

D4 core client

git submodule init
git submodule update

Requirements

  • uuid-dev
  • make
  • a recent C compiler