From 590327c8d81e42079c1fb215512ff5f306d33ab0 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 12 Mar 2019 15:46:48 +0100 Subject: Homogénéisation de la déclaration des auteurs des implémentations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ça m'embêtait qu'on liste plusieurs personnes, puis qu'on dise "the implementer has…" ; repompé le "hereby denoted…" de Keccak. --- src/add_threshold/random.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/add_threshold/random.h') diff --git a/src/add_threshold/random.h b/src/add_threshold/random.h index 12cae15..32ff4df 100644 --- a/src/add_threshold/random.h +++ b/src/add_threshold/random.h @@ -1,7 +1,9 @@ /* Implementation of the Lilliput-AE tweakable block cipher. -Author: Kévin Le Gouguec, 2019. +Authors, hereby denoted as "the implementer": + Kévin Le Gouguec, + 2019. For more information, feedback or questions, refer to our website: https://paclido.fr/lilliput-ae -- cgit v1.2.3