FEA-M

{{Short description|Block cipher}}

{{Infobox block cipher

| name = FEA-M

| designers = X. Yi, C.H. Tan, C.K. Siew, and M.R. Syed

| publish date = 2001

| derived from =

| derived to =

| related to =

| key size = about 4094.2 bits

| block size = 4096 bits

| structure =

| rounds = 1

| cryptanalysis = Youssef and Tavares break it with 1 known plaintext and 2 chosen plaintexts

}}

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.

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.{{cite journal|last=Li|first=Shujun|author2=Lo, Kwok-Tung|title=Security problems with improper implementations of improved FEA-M|journal=Journal of Systems and Software|volume=80|issue=5|pages=791–794|date=14 June 2006|doi=10.1016/j.jss.2006.05.002|arxiv=cs.cr/0509036|citeseerx=10.1.1.134.6135|s2cid=2381494 }}

References

  • {{cite conference

| author1 = Hongjun Wu

| author2 = Feng Bao

| author3 = Robert H. Deng

| title = An Efficient Known Plaintext Attack on FEA-M

| conference = 5th International Conference on Information and Communication Security (ICICS 2003)

| pages = 34–46

| publisher = Springer-Verlag

| date = October 2003

| location = Huhehaote

| url = http://icsd.i2r.a-star.edu.sg/publications/WuHongjun_2003_feam.pdf

| access-date = 31 December 2006

}}{{Dead link|date=August 2019 |bot=InternetArchiveBot |fix-attempted=yes }}

{{Reflist}}

Further reading

  • {{cite journal|title=On vulnerabilities and improvements of fast encryption algorithm for multimedia FEA-M|author=Mihaljevic, M.J.|journal=IEEE Transactions on Consumer Electronics|date=November 2003|volume=49|issue=4|pages=1199–1207|doi=10.1109/TCE.2003.1261217}}

{{Cryptography navbox | block}}

Category:Broken block ciphers

{{crypto-stub}}