Comment on Django-bcryptparentComments−tptacek15ySide channels don't matter for bcrypt.−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
Side channels don't matter for bcrypt.
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.