U
    Mf7	                     @   sV   d Z dZddlT dddddd	d
gZi fddZedkrRddlZdd Zejdd dS )z'Self-test suite for Cryptodome.Hash.MD4z$Id$    )*)Z 31d6cfe0d16ae931b73c59d7e0c089c0 z'' (empty string))Z bde52cb31de33e46245e05fbdbd6fb24a)Z a448017aaf21d8525fc10ae87aa6729dabc)Z d9130a8164549fe818874806e1c7014bzmessage digest)Z d79e1c308aa5bbcdeea8ed63df412da9abcdefghijklmnopqrstuvwxyzza-z)Z 043f8582f241db351ce627e153e7f0e4Z>ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789zA-Z, a-z, 0-9)Z e33b4ddc9c38f2199c3e7b164fcc0536ZP12345678901234567890123456789012345678901234567890123456789012345678901234567890z'1234567890' * 8c                 C   s*   ddl m} ddlm} ||dtdddS )	Nr   )MD4   )make_hash_testsr      z1.2.840.113549.2.4)digest_sizeoid)ZCryptodome.Hashr   commonr	   	test_data)configr   r	    r   E/tmp/pip-unpacked-wheel-l_0d1exj/Cryptodome/SelfTest/Hash/test_MD4.py	get_tests4   s    r   __main__Nc                   C   s   t t S )N)unittestZ	TestSuiter   r   r   r   r   <lambda>=       r   suite)ZdefaultTest)	__doc__Z__revision__ZCryptodome.Util.py3compatr   r   __name__r   r   mainr   r   r   r   <module>   s   