IDEA is a symmetric encryption algorithm which operates on blocks of length 64 bits (= 8 bytes). The length of the key is 128 bits.
One of the applications in which IDEA is used is PGP (Pretty Good Privacy).
The key is entered in the Key entry dialog.
CrypTool contains a tool which performs a Brute-force attack on the IDEA encryption algorithm.