glic3rinu / passlib

Automatically exported from code.google.com/p/passlib
Other
15 stars 3 forks source link

md5_crypt reverse #55

Open samsomlw opened 1 year ago

samsomlw commented 1 year ago

can i reverse md5_crypt to decrypt password ? this used to encrypt password md5_crypt.hash("password", salt=mysalt) i need help to decrypt password

domrim commented 1 year ago

this is not the official repo anymore. see https://passlib.readthedocs.io/en/stable/. The code is now hosted at https://foss.heptapod.net/python-libs/passlib