|
|
|
|
|
by benmmurphy
2319 days ago
|
|
If you store an individual character hashed then it is trivial to brute force it. I don't think there is a bcrypt work factor that you could use that would prevent brute forcing but would allow the individual character to be used for authentication. |
|