What are the most important attacks on symmetric block ciphers?
What is differential cryptanalysis?
How are block ciphers used to encrypt data longer than the block size?
Can DES be used to protect classified information?
What is a one-time-pad?
What are typical key spaces for symmetric and asymmetric ciphers?
Is DES available in software?
what is CBC?
What are good sources of randomness?
Which of the two ciphers have the larger key space?
Why do you keep the name of the used cipher in the open?
How to encrypt swap?
Is the IAIK-JCE implementation tested on platforms like SUN solaris, Macintosh (OS 7.5, 8.0), HP-UX (10.x)?
Are one-time pads really unbreakable?
Does IAIK support RC4 ? Is the code written the same way as for RC2 ?