From 8389ac65e4724eb7fb5b13f426d144b36177c4e8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 7 Nov 2014 04:05:37 +0100 Subject: add todos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..08a5c62 --- /dev/null +++ b/TODO @@ -0,0 +1,12 @@ +Just for fun: + Keccak-3200 by using int128_t and extending the + round constants (of course this is problematic because + the construction of the round constants are designed + to for at most 64 bits so we will get that the higher + halfs are equal to the next's lower half; hopefully + this does not matter) + +Test parallelisation and acceleration. + +Do not forget the todos in the code. + -- cgit v1.2.3-70-g09d2