diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,8 +28,8 @@ Each implementation folder contains: - `tweakey.*`: implementation of Lilliput-TBC's tweakey schedule - `cipher.*`: implementation of the tweakable block-cipher Lilliput-TBC -- `parameters.h`: byte sizes for inputs and outputs (depends on - parameter-dependent `_parameters.h` files) +- `constants.h`: byte sizes for inputs and outputs (depends on + parameter-dependent `parameters.h` files) `test` ------ |
