From 5cb804403e00f252f167240522a0c2c0d9619641 Mon Sep 17 00:00:00 2001 From: M Alghazwi Date: Fri, 1 May 2026 16:15:28 +0300 Subject: [PATCH] update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3affcb..7c05928 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -### Lioness large-block cipher with ChaCha20, Blake2b, and Turboshake. +### Lioness wide-block cipher. ### Warning @@ -7,7 +7,7 @@ This code has not been formally audited, Use at your own risk or ask a cryptogra ### Overview -[Lioness](https://www.cl.cam.ac.uk/~rja14/Papers/bear-lion.pdf) is a large block cipher built from +[Lioness](https://www.cl.cam.ac.uk/~rja14/Papers/bear-lion.pdf) is a wide block cipher built from - `S`: Stream cipher, - `H`: Keyed-Hash function, - `K`: Key derivation function (KDF) to derive the 4 internal round keys