mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-16 05:40:45 +00:00
Use pycrypto's RSA instead the old weird RSA implementation
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from .aes import AES
|
||||
from .rsa import RSA, RSAServerKey
|
||||
from .auth_key import AuthKey
|
||||
from .factorization import Factorization
|
||||
|
||||
Reference in New Issue
Block a user