The -rounds Even-Mansour block cipher uses public permutations of and secret keys. An attack on this construction was described in \cite{DDKS}, for . Although this attack is only marginally better than brute force, it is based on an interesting observation (due to \cite{NWW}): for a "typical" permutation , the distribution of is not uniform.
To address this, and other potential threats that might stem from this observation in this (or other) context, we introduce the notion of a ``balanced permutation'' for which the distribution of is uniform, and show how to generate families of balanced permutations from the Feistel construction.
This allows us to define a -bit block cipher from the -rounds Even-Mansour scheme. The cipher uses public balanced permutations of , which are based on two public permutations of .
By construction, this cipher is immune against attacks that rely on the non-uniform behavior of . We prove that this cipher is indistinguishable from a random permutation of ,
for any adversary who has oracle access to the public permutations and to an encryption/decryption oracle, as long as the number of queries is . As a practical example, we discuss the properties and the performance of a -bit block cipher that is based on AES.