o
    5ÎhÂ  ã                   @   s<   d Z ddlmZ edeƒ dgZddlmZ edƒjZ[dS )zÜ
passlib.utils.md4 - DEPRECATED MODULE, WILL BE REMOVED IN 2.0

MD4 should now be looked up through ``passlib.crypto.digest.lookup_hash("md4").const``,
which provides unified handling stdlib implementation (if present).
é    )Úwarnz©the module 'passlib.utils.md4' is deprecated as of Passlib 1.7, and will be removed in Passlib 2.0, please use 'lookup_hash("md4").const()' from 'passlib.crypto' insteadÚmd4)Úlookup_hashN)	Ú__doc__Úwarningsr   ÚDeprecationWarningÚ__all__Úpasslib.crypto.digestr   Úconstr   © r   r   úe/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/passlib/utils/md4.pyÚ<module>   s    	ý
