From 087cc3026522d080e322b5ba4431d1cc90a084ea Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sat, 20 Apr 2019 13:31:13 +0200 Subject: added TODOs Signed-off-by: Toni Uhlig --- README | 7 +++++++ README.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/README b/README index 1a0712e..6092f15 100644 --- a/README +++ b/README @@ -121,6 +121,13 @@ be compiled on Windows, courtesy of Mike Miller, assuming mingw and WinPcap is installed. +TODOs +----- +- challenge response: switch from md5 to sha-512 +- packet obfuscation +- encryption (metadata + payload) + + Credits and contributors ------------------------ Daniel Stoedle et al. diff --git a/README.md b/README.md index 5d48190..442c190 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,13 @@ be compiled on Windows, courtesy of Mike Miller, assuming mingw and WinPcap is installed. ``` +## TODOs +``` +- challenge response: switch from md5 to sha-512 +- packet obfuscation +- encryption (metadata + payload) +``` + ## Credits and contributors ``` Daniel Stoedle et al. -- cgit v1.2.3