관리-도구
편집 파일: TupleHash256.pyi
from .TupleHash128 import TupleHash def new(digest_bytes: int = ..., digest_bits: int = ..., custom: int = ...) -> TupleHash: ...