summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3f2b776..2890604 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,6 @@ Contains parameter-independent code for the reference implementation:
- `tweakey.*`: implementation of Lilliput-TBC's tweakey schedule
- `cipher.*`: implementation of the tweakable block-cipher
Lilliput-TBC
-- `constants.*`: tabulated data for
- - the tweakey schedule's permutation h
- - the tweakey schedule's multiplication sequences P~1~ to P~6~
- - Lilliput-TBC's S-box
- `parameters.h`: byte sizes for inputs and outputs (depends on
parameter-dependent `_parameters.h` files)