A symmetric block cipher intended to replace DES for commercial applications.

  • Uses -bit block size and a key size of , , or bits.
  • Does not use Feistel structure.
  • Each full round consists of separate functions:
    • byte substitution
    • permutation
    • arithmetic operations over a finite field
    • XOR with a key