A simple encryption algorithm that encrypts 64 bits blocks with the 256 bits key. It has a Feistel network structure and data is encrypted with an iterative way in 32 rounds.