Matches in DBpedia 2016-04 for { <http://wikidata.dbpedia.org/resource/Q748364> ?p ?o }
Showing triples 1 to 42 of
42
with 100 triples per page.
- Q748364 subject Q7019674.
- Q748364 abstract "In cryptography, an S-box (substitution-box) is a basic component of symmetric key algorithms which performs substitution. In block ciphers, they are typically used to obscure the relationship between the key and the ciphertext — Shannon's property of confusion.In general, an S-box takes some number of input bits, m, and transforms them into some number of output bits, n, where n is not necessarily equal to m. An m×n S-box can be implemented as a lookup table with 2m words of n bits each. Fixed tables are normally used, as in the Data Encryption Standard (DES), but in some ciphers the tables are generated dynamically from the key (e.g. the Blowfish and the Twofish encryption algorithms).One good example of a fixed table is the S-box from DES (S5), mapping 6-bit input into a 4-bit output:Given a 6-bit input, the 4-bit output is found by selecting the row using the outer two bits (the first and last bits), and the column using the inner four bits. For example, an input "011011" has outer bits "01" and inner bits "1101"; the corresponding output would be "1001".The 8 S-boxes of DES were the subject of intense study for many years out of a concern that a backdoor — a vulnerability known only to its designers — might have been planted in the cipher. The S-box design criteria were eventually published (in Coppersmith 1994) after the public rediscovery of differential cryptanalysis, showing that they had been carefully tuned to increase resistance against this specific attack. Biham and Shamir found that even small modifications to an S-box could significantly weaken DES.There has been a great deal of research into the design of good S-boxes, and much more is understood about their use in block ciphers than when DES was released.Any S-box where each output bit is produced by a bent function of the input bits, and where any linear combination of the output bits is also a bent function of the input bits, is a perfect S-box.".
- Q748364 wikiPageExternalLink summary?doi=10.1.1.40.7715.
- Q748364 wikiPageExternalLink CREATING_CRYPTOGRAPHIC_S-BOXES_A_Guideline_for_Designing_Cryptographic_S-Boxes_by_Chuck_Easttom.
- Q748364 wikiPageExternalLink rd.383.0243.
- Q748364 wikiPageExternalLink SBOXDESN.HTM.
- Q748364 wikiPageExternalLink co4513.htm.
- Q748364 wikiPageWikiLink Q1224471.
- Q748364 wikiPageWikiLink Q1224520.
- Q748364 wikiPageWikiLink Q131491.
- Q748364 wikiPageWikiLink Q135035.
- Q748364 wikiPageWikiLink Q13770084.
- Q748364 wikiPageWikiLink Q1420038.
- Q748364 wikiPageWikiLink Q1479654.
- Q748364 wikiPageWikiLink Q1589480.
- Q748364 wikiPageWikiLink Q218170.
- Q748364 wikiPageWikiLink Q254569.
- Q748364 wikiPageWikiLink Q2939134.
- Q748364 wikiPageWikiLink Q327675.
- Q748364 wikiPageWikiLink Q3478074.
- Q748364 wikiPageWikiLink Q3943308.
- Q748364 wikiPageWikiLink Q42332.
- Q748364 wikiPageWikiLink Q4681865.
- Q748364 wikiPageWikiLink Q471771.
- Q748364 wikiPageWikiLink Q4890350.
- Q748364 wikiPageWikiLink Q4907197.
- Q748364 wikiPageWikiLink Q5411752.
- Q748364 wikiPageWikiLink Q543151.
- Q748364 wikiPageWikiLink Q626500.
- Q748364 wikiPageWikiLink Q6348329.
- Q748364 wikiPageWikiLink Q672628.
- Q748364 wikiPageWikiLink Q690265.
- Q748364 wikiPageWikiLink Q7019674.
- Q748364 wikiPageWikiLink Q747320.
- Q748364 wikiPageWikiLink Q815853.
- Q748364 wikiPageWikiLink Q8789.
- Q748364 wikiPageWikiLink Q8805.
- Q748364 wikiPageWikiLink Q897511.
- Q748364 wikiPageWikiLink Q92760.
- Q748364 wikiPageWikiLink Q942353.
- Q748364 comment "In cryptography, an S-box (substitution-box) is a basic component of symmetric key algorithms which performs substitution. In block ciphers, they are typically used to obscure the relationship between the key and the ciphertext — Shannon's property of confusion.In general, an S-box takes some number of input bits, m, and transforms them into some number of output bits, n, where n is not necessarily equal to m. An m×n S-box can be implemented as a lookup table with 2m words of n bits each.".
- Q748364 label "S-box".