summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@airbus.com>2019-02-05 08:47:41 +0100
committerKévin Le Gouguec <kevin.legouguec@airbus.com>2019-02-05 08:51:18 +0100
commit35935f0a2ac2df9d71aa767cadbf5ae23396ad2d (patch)
treed08f7062149bb355913c9ae426a502a78971232b /README.md
parentff54e8b4a758d35f4a1d4e0b0303092e7d96da0e (diff)
downloadlilliput-ae-implem-35935f0a2ac2df9d71aa767cadbf5ae23396ad2d.tar.xz
Correction de coquilles de documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4504b1c..864b8ba 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Each implementation folder contains:
- `lilliput-ae.h`: main API
- `lilliput-ae-i.c`: implementation of Lilliput-Ⅰ (ΘCB3-based)
-- `lilliput-ae-i.c`: implementation of Lilliput-Ⅱ (SCT-2-based)
+- `lilliput-ae-ii.c`: implementation of Lilliput-Ⅱ (SCT-2-based)
- `ae-common.h`: internal helper functions used by both AE schemes
- `tweakey.*`: implementation of Lilliput-TBC's tweakey schedule
- `cipher.*`: implementation of the tweakable block-cipher