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
hey, just wanted to say how grateful I am to have found this, at a time where the standard crypt library has been deprecated
I have to maintain a - rather old - app that is still relying on md5-crypted passwords (yeah, I know...), and this code was a lifesaver when moving to python-3.13 :)
hey, just wanted to say how grateful I am to have found this, at a time where the standard crypt library has been deprecated
I have to maintain a - rather old - app that is still relying on md5-crypted passwords (yeah, I know...), and this code was a lifesaver when moving to python-3.13 :)