Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3361986
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T03:13:07+00:00 2026-05-18T03:13:07+00:00

Wikipedia page for rainbow tables says: this use of multiple reduction functions approximately doubles

  • 0

Wikipedia page for rainbow tables says:

“this use of multiple reduction functions approximately doubles the speed of lookups.”

Assuming the “Average” position in the chain, we take a hash and run it through a 9 iteration chain…

The original table runs it through 4 reductions and 4 hashes and finds the end of the chain, then looks it up for another 5 hashes 5 reductions… total 9 hashes 9 reductions

The rainbow table runs it through Rk-1, Rk-2, Rk-3, and Rk-4 calculations to find the end of the chain, then another 5 hashes 5 reductions to get the plaintext: total 15 hashes 15 reductions…

What am I missing here? By my math the only time a rainbow lookup is even the same speed as a normal table is when the hash just happens to be at the very end of the chain… In fact the RT should be incrementally slower the further towards the beginning the hash lies…

A 5k chain with the hash at the beginning should be approx 2500 times slower with rainbow tables than with normal hash tables…

Am I missing something or did Wikipedia make a mistake? (The paper referenced on that page (Page 13) would also be wrong, so I’m leaning towards the former)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T03:13:08+00:00Added an answer on May 18, 2026 at 3:13 am

    The purpose of rainbow tables isn’t to necessarily be faster but to reduce space.
    Rainbow tables trade speed for size.

    Storing hashes for all possible 10 digit passwords for example would be prohibitively expensive in terms of disk space. Also you need to consider that since the dictionary space is so large it will require significant paging (very slow operation).

    Rainbow tables are more CPU intensive but they are much much much smaller requiring less disk space and also allowing more of the potential dictionary space in memory at one time. Keep in mind that means in the real world higher potential performance on large dictionary spaces due to less paging (disk reads are prohibitively slow).

    Here is a better illustrated example:
    http://kestas.kuliukas.com/RainbowTables/

    Of course this is all academic. Rainbow tables provide no value against well designed security systems.
    1) Use a cryptographically secure algorithm (no “roll your own”)
    2) Use a key derivation function (with thousands of iterations) to slow attackers hash throughput.
    3) Use large (32 to 64 bit) random salt. Rainbow tables can no longer be precomputed, nor can that computation be used for any other system (unless they happen to share same salt.
    4) If possible use different salt per record thus making rainbow table completely invalid.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The Wikipedia page for WS-Addressing states: WS-Addressing supports the use of asynchronous interactions by
Premise: This Wikipedia page suggests that the computational complexity of Schoolbook long division is
I just read the Wikipedia page about Bucket sort . In this article they
I have check out this Wikipedia page on it, but I still don't understand
I was looking at this on the Wikipedia Page and was wondering if anyone
This question about zip bombs naturally led me to the Wikipedia page on the
On the Wikipedia page about summation it says that the equivalent operation in Haskell
The wikipedia page on TwoFish points at this reference implementation in C (and code
I was reading this wikipedia page http://en.wikipedia.org/wiki/Hash_table There I fount this line The main
In the HTML5 Wikipedia page it says Some elements, such as <a>, <cite> and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.