Comment on My password is not accepted because it is too long

<- View Parent
x00z@lemmy.world ⁨2⁩ ⁨days⁩ ago

bcrypt hashes only the first 72 bytes. 24 characters is the max amount of 4 byte UTF8 characters when using bcrypt. Which is stupid because UTF8 is variable, but still, it’s a possible explanation.

source
Sort:hotnewtop