summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-07-04 14:33:55 +0200
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-07-04 14:47:16 +0200
commit44a1b4f33efcdab910410303244f83199f1ef2a7 (patch)
treea44b683094606469862bc70a8eea85e7fe8c256f
parent43966ffe8601c8c180c9e68e30f30fc1a1fb7f6d (diff)
downloadlilliput-ae-implem-44a1b4f33efcdab910410303244f83199f1ef2a7.tar.xz
Ajout de squelettes pour les changelogs des autres implémentations
-rw-r--r--CHANGELOG.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index e983aed..9ab7d75 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -34,6 +34,26 @@ These modifications are structural and/or stylistic and do not change the algori
- Extract tweakey multiplications into their own header file, so that other implementations can make more targeted changes.
(constants.h, multiplications.h, tweakey.c)
+add_threshold
+-------------
+
+TODO
+
+add_tweakeyloop
+---------------
+
+TODO
+
+add_python
+----------
+
+TODO
+
+add_vhdl
+--------
+
+TODO
+
v1.0
====