diff --git a/telethon/crypto/rsa.py b/telethon/crypto/rsa.py index e03ce188..f6ba084a 100644 --- a/telethon/crypto/rsa.py +++ b/telethon/crypto/rsa.py @@ -14,7 +14,7 @@ except ImportError: from ..tl import TLObject -# {fingerprint: Crypto.PublicKey.RSA._RSAobj} dictionary +# {fingerprint: (Crypto.PublicKey.RSA._RSAobj, old)} dictionary _server_keys = {} @@ -47,26 +47,27 @@ def _compute_fingerprint(key): return struct.unpack('