# This file exists for backward compatibility with old code that refers to | |
# Crypto.Hash.SHA | |
from Crypto.Hash.SHA1 import __doc__, new, block_size, digest_size | |
# This file exists for backward compatibility with old code that refers to | |
# Crypto.Hash.SHA | |
from Crypto.Hash.SHA1 import __doc__, new, block_size, digest_size | |