# Just use the SHA module from the Python standard library
from sha import *
digest_size = digestsize
del digestsize