Add stubs for TgCrypto (#12469)

This commit is contained in:
Radik Islamov
2024-08-01 16:52:17 +02:00
committed by GitHub
parent daefde073d
commit 17af88919f
3 changed files with 17 additions and 0 deletions
@@ -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