From 9b80b5d8b508290bb5c142e6e0301c11cf9eb144 Mon Sep 17 00:00:00 2001 From: sergeevabc Date: Wed, 15 Nov 2017 21:02:47 +0300 Subject: [PATCH] Fixing typos Original: millenia, puposes Corrected: millennia, purposes --- what.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/what.html b/what.html index 05c2dd9..b1c0bda 100644 --- a/what.html +++ b/what.html @@ -42,7 +42,7 @@

Brute force searching

  • 65-bits: ~ 7 months.
  • 70-bits: ~ 19 years.
  • 75-bits: ~ 600 years.
  • -
  • 80-bits: ~ 19 millenia.
  • +
  • 80-bits: ~ 19 millennia.
  • As you can see, this follows an exponential curve. Further, you can see that the graph gets nearly vertical very quickly. This is known as the "exponential wall". Eventually, it just gets too expensive for an attacker to make the brute force search successful.

    @@ -52,7 +52,7 @@

    The conclusion