FEA-M

Block cipher From Wikipedia, the free encyclopedia

In cryptography, FEA-M (Fast Encryption Algorithm for Multimedia) is a block cipher developed in 2001 by X. Yi, C. H. Tan, C. K. Siew, and M. R. Syed.

DesignersX. Yi, C.H. Tan, C.K. Siew, and M.R. Syed
First published2001
Key sizesabout 4094.2 bits
Block sizes4096 bits
Quick facts General, Designers ...
FEA-M
General
DesignersX. Yi, C.H. Tan, C.K. Siew, and M.R. Syed
First published2001
Cipher detail
Key sizesabout 4094.2 bits
Block sizes4096 bits
Rounds1
Best public cryptanalysis
Youssef and Tavares break it with 1 known plaintext and 2 chosen plaintexts
Close

With the unusually large block size of 4096 bits, all of FEA-M's calculations operate on 64×64 binary matrices. Unlike most block ciphers, FEA-M does not use multiple rounds of encryption. Each block is encrypted using just two multiplications and two additions. The data is encrypted using a pair of session keys chosen for just that message. The key is an invertible matrix used to encrypt the session keys, and the encrypted session keys must be sent along with the ciphertext. Since only invertible matrices can be used for the key, the effective key size is about 4094.2 bits.

FEA-M is insecure; an attack found by Youssef and Tavares (2003) recovers the secret key using only 1 known plaintext and 2 chosen plaintexts.[1]

References

Further reading

Related Articles

Wikiwand AI