Skip to content

Switch to modern bcrypt implementation #28

@Leont

Description

@Leont

This module is currently using Crypt::Eksblowfish::Bcrypt which is essentially unmaintained for the past decade. In particular, the rest of the world upgraded to the 2b variety of bcrypt back in 2014.

I've recently released Crypt::Bcrypt, which does support modern varieties of bcrypt. Or you could go a step further and use Crypt::Passphrase and gain cipher flexibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions