diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
