mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-02 00:47:54 +03:00
The old intersection method and allowing an arbitrary part size wasn't working properly. Assuming that Telegram will send a sha sum for the whole file, in the correct order, we can simply use their offsets to download the file. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| aes_ctr.py | ||
| aes.py | ||
| auth_key.py | ||
| cdn_decrypter.py | ||
| factorization.py | ||
| libssl.py | ||
| rsa.py | ||