D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imunify360
/
venv
/
lib64
/
python3.11
/
site-packages
/
Crypto
/
Hash
/
Filename :
TupleHash256.pyi
back
Copy
from .TupleHash128 import TupleHash def new(digest_bytes: int = ..., digest_bits: int = ..., custom: int = ...) -> TupleHash: ...