• frezik@midwest.social
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    If you’re checking passwords, you should be using constant time string checking, anyway.

    More likely, you should let your bcrypt library do it for you.