The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
252 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: ...