Skip to content

Instantly share code, notes, and snippets.

@codieboomboom
Created August 9, 2020 13:57
Show Gist options
  • Save codieboomboom/7eec333dc0d2a588eb61de112c55a1a1 to your computer and use it in GitHub Desktop.
Save codieboomboom/7eec333dc0d2a588eb61de112c55a1a1 to your computer and use it in GitHub Desktop.
#Qns 1:
log2(100000C4) ~= 61 bits , takes 73117802169.4 years to crack if 10000 pwd per secs
log2(62c8) ~= 31 bits, takes about 68 years to crack
which one safer depends on the threat model (online or offline, any restriction in timing, whether they have access to the dictionary or not)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment