From dbae7afbbc13c39f167bad9c2d72d5d670c06c83 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Wed, 13 Feb 2019 14:02:28 +0100 Subject: Renommage des fichiers implémentant les modes AE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pour qu'ils soient plus proches du nom donné dans la spécification. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 92e90ef..cd59350 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ Contains two kinds of subfolders: Each implementation folder contains: - `lilliput-ae.h`: main API -- `lilliput-ae-i.c`: implementation of Lilliput-Ⅰ (ΘCB3-based) -- `lilliput-ae-ii.c`: implementation of Lilliput-Ⅱ (SCT-2-based) - `lilliput-ae-utils.h`: helper functions used by both AE schemes +- `lilliput-i.c`: implementation of Lilliput-Ⅰ (ΘCB3-based) +- `lilliput-ii.c`: implementation of Lilliput-Ⅱ (SCT-2-based) - `tweakey.*`: implementation of Lilliput-TBC's tweakey schedule - `cipher.*`: implementation of the tweakable block-cipher Lilliput-TBC -- cgit v1.2.3