Darwin@feddit.deM to Interesting@feddit.de · edit-21 year agoTime it takes to brute force your passwordfeddit.deexternal-linkmessage-square25fedilinkarrow-up1107arrow-down16
arrow-up1101arrow-down1external-linkTime it takes to brute force your passwordfeddit.deDarwin@feddit.deM to Interesting@feddit.de · edit-21 year agomessage-square25fedilink
minus-squareSitD@feddit.delinkfedilinkarrow-up7·1 year agothanks for this, OP forgot to mention that it’s MD5 and i think that’s absolutely crucial
minus-squareInductor@feddit.delinkfedilinkarrow-up5·1 year agoYes, this is what it looks like using bcrypt, and the same AWS GPUs: But they also mention that most low priority logins that people don’t care about like forums, restaurants, etc. still use MD5, and password reuse becomes a huge problem here.
thanks for this, OP forgot to mention that it’s MD5 and i think that’s absolutely crucial
Yes, this is what it looks like using bcrypt, and the same AWS GPUs:
But they also mention that most low priority logins that people don’t care about like forums, restaurants, etc. still use MD5, and password reuse becomes a huge problem here.