from typing import NewType sha256 = NewType("sha_256_hash", str)