The tweakable-cipher tag has no wiki summary.
1
vote
1answer
125 views
What is a tweakable block cipher?
Pretty simple question - but I can't seem to find much information about it.
What exactly is a tweakable block cipher?
How do they differ from traditional block ciphers?
What is the 'tweak'? Is it ...
2
votes
2answers
245 views
Can I build a secure tweakable block cipher from a normal one by adding key and tweak?
Let (E,D) be a secure block cipher.
Consider the following tweakable block cipher:
...