珈蓝神殿

标题: Rainbow table [打印本页]

作者: 神之仲夏    时间: 6-26-2014 15:59
标题: Rainbow table
本帖最后由 神之仲夏 于 6-26-2014 16:03 编辑

转自http://en.wikipedia.org/wiki/Rainbow_tables
Rainbow table From Wikipedia, the free encyclopedia
  (Redirected from Rainbow tables)

A rainbow table is a precomputed table for reversing cryptographic hash functions, usually for cracking password hashe我爱珈蓝神殿les are usually used in recovering a plaintext password up to a certain length consisting of a limited set of characters. It is a practical example of a space/time trade-off, using less computer processing time and more storage than a brute-force attack which calculates a hash on every attempt, but more processing time and less storage than a simple lookup table with one entry per hash. Use of a key derivation function that employs a salt makes this attack unfea我爱珈蓝神殿le.
Rainbow tables are an application of an earlier, simpler algorithm by Martin Hellman.[1]

                               
登录/注册后可看大图

                               
登录/注册后可看大图

Simplified rainbow table with 3 reduction functions




Content我爱珈蓝神殿] [hide]