Correction: Hashing speeds

From: James McLean <james(dot)mclean(at)gmail(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Correction: Hashing speeds
Date: 2016-12-14 01:30:15
Message-ID: CAOFRH2_g7C6thjKLmqU020LNfBf6=G79ShVL=ukkKR1oSUMXkA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

In my previous email I quoted an incorrect hashing speed.

The correct speed should be 200GH/sec, and thus, 11 seconds to
bruteforce all 8 character combinations of a-zA-Z0-9 - using the
calculator at http://calc.opensecurityresearch.com/

Apologies for any confusion.

Browse pgsql-docs by date

  From Date Subject
Next Message shweta.bhandari 2016-12-16 14:37:49 Postgres copy command
Previous Message james.mclean 2016-12-14 00:33:36 Hashing speeds