Score:4

Where did the number of initial plaintexts required for impossible cryptanalysis on Mini-AES came from?

us flag

I'm implementing impossible differential cryptanalysis on AES and I've started with implementing it on mini-AES to fully understand the process using R.Phan's paper as a reference.

But I don't understand the initial pairs preperation step: ![first step of impossible differential cryptanalysis on Mini-AES

In the paper the author say to obtain $2^{13}$ plaintext $P$ and another $2^{13}$ plaintext $P^{'}$ which are equal in the second and third nibble and from those plaintexts we can obtain $2^{13}$ pairs.

But where did the $2^{13}$ come from if the input difference of the differential trail has two active nibbles and each nibble is $4\;bits$ so we have $2^8$ possible input differences for the pairs ?

kodlu avatar
sa flag
In fact in the public (non paywall) version of the paper available on the author's page https://www.geocities.ws/dearphael/ImpMiniAES.pdf the same argument starts with *obtain $2^{11}$ plaintexts P and P’ which are equal in the second and third nibble and differ in the other nibbles. Since each P and P’ forms a pair with passive second and third nibbles while the first and third nibbles are active, we then have $2^{11}$ such pairs.*
kodlu avatar
sa flag
so the author himself presents two inconsistent versions.
siba36 avatar
us flag
where does $2^{11}$ comes from? do we take variations of passive nibble or we just use a constant value and only change active varitaions ? @kodlu
kodlu avatar
sa flag
That's exactly what's unclear to me, and it seems the author has two versions of the same claim.
siba36 avatar
us flag
well, regardless of the paper what do you think the number of the initial pairs should be? @kodlu
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.