Cellular Message Encryption Algorithm (original) (raw)

About DBpedia

In cryptography, the Cellular Message Encryption Algorithm (CMEA) is a block cipher which was used for securing mobile phones in the United States. CMEA is one of four cryptographic primitives specified in a Telecommunications Industry Association (TIA) standard, and is designed to encrypt the control channel, rather than the voice data. In 1997, a group of cryptographers published attacks on the cipher showing it had several weaknesses which give it a trivial effective strength of a 24-bit to 32-bit cipher.Some accusations were made that the NSA had pressured the original designers into crippling CMEA, but the NSA has denied any role in the design or selection of the algorithm. The and ciphers are derived from CMEA.

Property Value
dbo:abstract Der CMEA (Cellular Message Encryption Algorithm) ist eine Blockchiffre, welche in amerikanischen Mobilfunksystemen eingesetzt wird und von James A. Reeds 1991 bei AT&T entwickelt wurde. Er ist in US-Patent 5.159.634 patentiert. Er wird verwendet um die Steuerdaten in US-Mobilfunknetzen bei der Funkübertragung zu verschlüsseln und besitzt einen ähnlichen Anwendungsbereich wie der in Europa und in GSM-Mobilfunknetzen verwendete A5-Algorithmus. Der Algorithmus ist byteorientiert und kann mit Blockgrößen zwischen zwei und sechs Bytes arbeiten. Die Schlüssellänge beträgt 64 Bit. CMEA gilt als unsicher. (de) In cryptography, the Cellular Message Encryption Algorithm (CMEA) is a block cipher which was used for securing mobile phones in the United States. CMEA is one of four cryptographic primitives specified in a Telecommunications Industry Association (TIA) standard, and is designed to encrypt the control channel, rather than the voice data. In 1997, a group of cryptographers published attacks on the cipher showing it had several weaknesses which give it a trivial effective strength of a 24-bit to 32-bit cipher.Some accusations were made that the NSA had pressured the original designers into crippling CMEA, but the NSA has denied any role in the design or selection of the algorithm. The and ciphers are derived from CMEA. CMEA is described in U.S. Patent 5,159,634. It is byte-oriented, with variable block size, typically 2 to 6 bytes. The key size is only 64 bits. Both of these are unusually small for a modern cipher. The algorithm consists of only 3 passes over the data: a non-linear left-to-right diffusion operation, an unkeyed linear mixing, and another non-linear diffusion that is in fact the inverse of the first. The non-linear operations use a keyed lookup table called the T-box, which uses an unkeyed lookup table called the CaveTable. The algorithm is self-inverse; re-encrypting the ciphertext with the same key is equivalent to decrypting it. CMEA is severely insecure. There is a chosen-plaintext attack, effective for all block sizes, using 338 chosen plaintexts. For 3-byte blocks (typically used to encrypt each dialled digit), there is a known-plaintext attack using 40 to 80 known plaintexts. For 2-byte blocks, 4 known plaintexts suffice. The "improved" CMEA, CMEA-I, is not much better: chosen-plaintext attack of it requires less than 850 plaintexts in its adaptive version. (en) Cellular Message Encryption Algorithm (CMEA) est un algorithme de chiffrement par bloc utilisé pour les communications en téléphonie mobile aux États-Unis. CMEA est une des quatre primitives cryptographiques décrites par le (TIA) dès 1992. Les spécifications seront mises à jour en 1995. D'autres algorithmes sont basés sur CMEA : et . Le chiffrement se décompose en trois parties : * une transformation non linéaire sur le bloc * une transformation linéaire basée sur un XOR entre les deux parties du bloc * une transformation non linéaire, inverse de la première CMEA est décrit par la patente US 5,159,634. (fr) In crittografia il Cellular Message Encryption Algorithm, abbreviato CMEA, è un cifrario a blocchi che è stato utilizzato per rendere sicuri i telefoni cellulari negli Stati Uniti d'America. Il CMEA è una delle 4 primitive crittografiche specificate in uno standard della Telecommunications Industry Association (TIA): specificatamente, era usato per cifrare il canale di controllo piuttosto che i dati vocali. Nel 1997 un gruppo di crittografi ha pubblicato diversi attacchi al cifrario, dimostrando che aveva diverse vulnerabilità. Sono state anche formulate ipotesi secondo le quali la National Security Agency (NSA) avesse fatto pressioni sugli sviluppatori dell'algoritmo affinché realizzassero un cifrario debole, ma l'NSA ha sempre negato ogni ruolo nella progettazione o nella selezione dell'algoritmo. I cifrari e derivano dal CMEA. (it)
dbo:wikiPageExternalLink http://www.schneier.com/cmea.html http://www.cs.berkeley.edu/~daw/papers/cmea-crypto97-www/paper10.html https://web.archive.org/web/20040617095418/http:/www.snapshield.com/www_problems/United_States/New_Digital.htm
dbo:wikiPageID 662990 (xsd:integer)
dbo:wikiPageLength 3883 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1011230402 (xsd:integer)
dbo:wikiPageWikiLink dbr:Byte-oriented dbr:United_States dbr:Cryptography dbr:ORYX dbr:Encrypt dbr:Mobile_phone dbr:NSA dbr:Chosen-plaintext_attack dbr:Key_size dbr:Telecommunications_Industry_Association dbr:GSM dbc:Broken_block_ciphers dbr:Involution_(mathematics) dbr:A5/1 dbr:Block_cipher dbr:Block_size_(cryptography) dbr:Cipher dbr:Known-plaintext_attack dbr:Lookup_table dbr:James_A._Reeds_III dbr:Cellular_Authentication_and_Voice_Encryption dbr:ECMEA dbr:SCEMA
dbp:blockSize 16 (xsd:integer)
dbp:cryptanalysis 338 (xsd:integer)
dbp:designers dbr:James_A._Reeds_III
dbp:keySize 64 (xsd:integer)
dbp:name CMEA (en)
dbp:publishDate 1991 (xsd:integer)
dbp:rounds 3 (xsd:integer)
dbp:wikiPageUsesTemplate dbt:Reflist dbt:Short_description dbt:US_patent dbt:Cryptography_navbox dbt:Infobox_block_cipher
dct:subject dbc:Broken_block_ciphers
gold:hypernym dbr:Cipher
rdf:type yago:WikicatBlockCiphers yago:WikicatBrokenBlockCiphers dbo:Noble yago:Ability105616246 yago:Abstraction100002137 yago:Cipher106254239 yago:Cognition100023271 yago:Communication100033020 yago:Know-how105616786 yago:Message106253690 yago:Method105660268 yago:PsychologicalFeature100023100
rdfs:comment In cryptography, the Cellular Message Encryption Algorithm (CMEA) is a block cipher which was used for securing mobile phones in the United States. CMEA is one of four cryptographic primitives specified in a Telecommunications Industry Association (TIA) standard, and is designed to encrypt the control channel, rather than the voice data. In 1997, a group of cryptographers published attacks on the cipher showing it had several weaknesses which give it a trivial effective strength of a 24-bit to 32-bit cipher.Some accusations were made that the NSA had pressured the original designers into crippling CMEA, but the NSA has denied any role in the design or selection of the algorithm. The and ciphers are derived from CMEA. (en) Der CMEA (Cellular Message Encryption Algorithm) ist eine Blockchiffre, welche in amerikanischen Mobilfunksystemen eingesetzt wird und von James A. Reeds 1991 bei AT&T entwickelt wurde. Er ist in US-Patent 5.159.634 patentiert. Er wird verwendet um die Steuerdaten in US-Mobilfunknetzen bei der Funkübertragung zu verschlüsseln und besitzt einen ähnlichen Anwendungsbereich wie der in Europa und in GSM-Mobilfunknetzen verwendete A5-Algorithmus. (de) Cellular Message Encryption Algorithm (CMEA) est un algorithme de chiffrement par bloc utilisé pour les communications en téléphonie mobile aux États-Unis. CMEA est une des quatre primitives cryptographiques décrites par le (TIA) dès 1992. Les spécifications seront mises à jour en 1995. D'autres algorithmes sont basés sur CMEA : et . Le chiffrement se décompose en trois parties : * une transformation non linéaire sur le bloc * une transformation linéaire basée sur un XOR entre les deux parties du bloc * une transformation non linéaire, inverse de la première (fr) In crittografia il Cellular Message Encryption Algorithm, abbreviato CMEA, è un cifrario a blocchi che è stato utilizzato per rendere sicuri i telefoni cellulari negli Stati Uniti d'America. Il CMEA è una delle 4 primitive crittografiche specificate in uno standard della Telecommunications Industry Association (TIA): specificatamente, era usato per cifrare il canale di controllo piuttosto che i dati vocali. Nel 1997 un gruppo di crittografi ha pubblicato diversi attacchi al cifrario, dimostrando che aveva diverse vulnerabilità. Sono state anche formulate ipotesi secondo le quali la National Security Agency (NSA) avesse fatto pressioni sugli sviluppatori dell'algoritmo affinché realizzassero un cifrario debole, ma l'NSA ha sempre negato ogni ruolo nella progettazione o nella selezione dell' (it)
rdfs:label CMEA (de) Cellular Message Encryption Algorithm (en) CMEA (cryptographie) (fr) Cellular Message Encryption Algorithm (it)
owl:sameAs freebase:Cellular Message Encryption Algorithm yago-res:Cellular Message Encryption Algorithm wikidata:Cellular Message Encryption Algorithm dbpedia-de:Cellular Message Encryption Algorithm dbpedia-fr:Cellular Message Encryption Algorithm dbpedia-it:Cellular Message Encryption Algorithm https://global.dbpedia.org/id/37fLS
prov:wasDerivedFrom wikipedia-en:Cellular_Message_Encryption_Algorithm?oldid=1011230402&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Cellular_Message_Encryption_Algorithm
is dbo:wikiPageDisambiguates of dbr:CMEA
is dbo:wikiPageRedirects of dbr:CMEA_(cipher)
is dbo:wikiPageWikiLink of dbr:Index_of_cryptography_articles dbr:ORYX dbr:Digital_AMPS dbr:A5/1 dbr:CMEA dbr:List_of_telecommunications_encryption_terms dbr:CMEA_(cipher)
is foaf:primaryTopic of wikipedia-en:Cellular_Message_Encryption_Algorithm