3. Many block ciphers have a __________ structure which consists of a number of
identical rounds of processing and in each round a substitution is performed
on one half of the data being processed, followed by a permutation that
interchanges the two halves.
4. Feistel’s is a practical application of a proposal by Claude Shannon to develop
a product cipher that alternates confusion and ________ functions.
5. The __________ criterion is defined as: “An S-box satisfies GA of order y if, for a
1-bit input change, at least y output bits change.”
6. In ___________ the statistical structure of the plaintext is dissipated into long-
range statistics of the ciphertext. This is achieved by having each plaintext
digit affect the value of many ciphertext digits.
7. The most widely used encryption scheme is based on the __________ adopted in
1977 by the National Bureau of Standards as Federal Information Processing
Standard 46.
8. A change in one bit of the plaintext or one bit of the key should produce a
change in many bits of the ciphertext. This is referred to as the __________
effect.
9. Two areas of concern regarding the level of security provided by DES are the
nature of the algorithm and the __________ .
10. A _________ attack exploits the fact that an encryption or decryption algorithm
often takes slightly different amounts of time on different inputs.
11. The __________ criterion states that output bits j and k should change
independently when any single input bit i is inverted for all i, j and k.
12. The ________ cipher structure, which dates back over a quarter century and
which, in turn, is based on Shannon’s proposal of 1945, is the structure used
by many significant symmetric block ciphers currently in use.
13. The cryptographic strength of a Feistel cipher derives from three aspects of
the design: the function F, the key schedule algorithm, and __________ .
14. The __________ criterion states that any output bit j of an S-box should change
with probability 1/2 when any single input bit i is inverted for all i,j.
15. Two alternatives to DES are AES and _________ DES.