summaryrefslogtreecommitdiff
path: root/src/ii-192/parameters.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ii-192/parameters.h')
-rw-r--r--src/ii-192/parameters.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/ii-192/parameters.h b/src/ii-192/parameters.h
index bfb541e..531d56d 100644
--- a/src/ii-192/parameters.h
+++ b/src/ii-192/parameters.h
@@ -1,3 +1,20 @@
+/*
+Implementation of the Lilliput-AE tweakable block cipher.
+
+Author: Kévin Le Gouguec, 2019.
+
+For more information, feedback or questions, refer to our website:
+https://paclido.fr/lilliput-ae
+
+To the extent possible under law, the implementer has waived all copyright
+and related or neighboring rights to the source code in this file.
+http://creativecommons.org/publicdomain/zero/1.0/
+
+---
+
+This file defines constants specific to Lilliput-II-192.
+*/
+
#ifndef PARAMETERS_H
#define PARAMETERS_H