How does a rainbow table work?


Rate This Answer

Hash functions map plaintext to hashes so that you can't tell a plaintext from its hash. The key to understanding rainbow tables is understanding the reduction function. A hash function maps plaintexts to hashes, the reduction function maps hashes to plaintexts. Thanks for using ChaCha!

Answered -

Related Questions

View More »

Comments

Advertisement