You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 the2b
variety of bcrypt back in 2014.I've recently released Crypt::Bcrypt, which does support modern varieties of bcrypt.
The text was updated successfully, but these errors were encountered: