Jump to content

Talk:S-box: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
Matt Crypto (talk | contribs)
m tagspam
 
djb's cache timing attack on AES
Line 2: Line 2:
{{CryptographyReader}}
{{CryptographyReader}}
{{todo}}
{{todo}}

== Cache timing attacks against S-boxes ==

[[djb]] wrote an interesting paper about cache timing available [http://cr.yp.to/papers.html#cachetiming here]. While the paper focuses on [[AES]], the attack is applicable against most encryption algorithm using large S-boxes.

Revision as of 04:33, 10 July 2005

WikiProject iconCryptography: Computer science Unassessed
WikiProject iconThis article is within the scope of WikiProject Cryptography, a collaborative effort to improve the coverage of Cryptography on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the importance scale.
Taskforce icon
This article is supported by WikiProject Computer science.

Template:CryptographyReader

Cache timing attacks against S-boxes

djb wrote an interesting paper about cache timing available here. While the paper focuses on AES, the attack is applicable against most encryption algorithm using large S-boxes.