Current File : //proc/self/root/opt/imunify360/venv/lib64/python3.11/site-packages/Crypto/Hash/TupleHash256.pyi
from .TupleHash128 import TupleHash

def new(digest_bytes: int = ...,
	    digest_bits: int = ...,
        custom: int = ...) -> TupleHash: ...