Jeff Liebermann wrote in message
i8hgablmsjqedh09s...@4ax.com:
That said this:
"They're called rainbow tables because each column has a
different reduction function and sortof looks like a rainbow."
I found, after lots of bad hits, a few similar hints here:
https://stackoverflow.com/questions/5051608/rainbow-table
"they call it Rainbow tables because they use a different
reduction function on each column on the table"
And another hint here:
http://kestas.kuliukas.com/RainbowTables/
"Rainbow tables differ in that they don't use multiple tables
with different reduction functions, they only use one table.
However in Rainbow Tables a different reduction function is
used for each column."
Not concrete but I guess that's as good as it gets.