Performance
Optimized for 64-bit CPUs. Inferior performance on 32-bit CPU due to heavy use of 64-bit rotations
The boolean operations can be done efficiently in hardware
The five key expansion tables needed for each key imply that a data cache of at least 10K bytes is normally required
The setup of KX table is very costive. Over 3000 table accesses for every table. Low key agility.