Telethon/telethon/crypto
Terrance 634d8a7898 Refactor libssl import path workarounds (#1202)
This amends the logic introduced for #1167 to only run when a plain
import of the library fails, thus avoiding the slow path traversal
needed to find the underlying library file.
2019-06-15 13:42:31 +02:00
..
__init__.py Remove underscore from module names 2018-06-18 21:02:42 +02:00
aes.py Revert 030f292 (use libssl if available) 2018-07-25 12:11:58 +02:00
aesctr.py Remove underscore from module names 2018-06-18 21:02:42 +02:00
authkey.py Use new broken MessagePacker 2018-10-19 13:24:52 +02:00
cdndecrypter.py Remove underscore from module names 2018-06-18 21:02:42 +02:00
factorization.py Actually perform all checks in 2fa 2018-12-24 14:16:50 +01:00
libssl.py Refactor libssl import path workarounds (#1202) 2019-06-15 13:42:31 +02:00
rsa.py to_bytes() named argument 'length' removed for PyPy (#834) 2018-06-04 12:34:52 +02:00