slight update
This commit is contained in:
5
week05/easy/env/lib/python3.12/site-packages/Crypto/Hash/TupleHash256.pyi
vendored
Normal file
5
week05/easy/env/lib/python3.12/site-packages/Crypto/Hash/TupleHash256.pyi
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
from .TupleHash128 import TupleHash
|
||||
|
||||
def new(digest_bytes: int = ...,
|
||||
digest_bits: int = ...,
|
||||
custom: int = ...) -> TupleHash: ...
|
Reference in New Issue
Block a user