mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-05 14:36:59 +08:00
Add stubs for TgCrypto (#12469)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# stubtest doesn't recognize these function as taking only positional-only arguments.
|
||||
tgcrypto.cbc256_decrypt
|
||||
tgcrypto.cbc256_encrypt
|
||||
tgcrypto.ctr256_decrypt
|
||||
tgcrypto.ctr256_encrypt
|
||||
tgcrypto.ige256_decrypt
|
||||
tgcrypto.ige256_encrypt
|
||||
Reference in New Issue
Block a user