first add files
This commit is contained in:
5
lib/Crypto/Hash/TupleHash256.pyi
Normal file
5
lib/Crypto/Hash/TupleHash256.pyi
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