Comment on Django-bcryptparentComments−koenigdavidmj15yCan you explain why this is? (Not doubting you; just curious.)−tptacek15yThe online operations exposed to an attacker in a bcrypt system are done almost entirely on attacker-known data.
Comments
Can you explain why this is? (Not doubting you; just curious.)
The online operations exposed to an attacker in a bcrypt system are done almost entirely on attacker-known data.