mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-03 15:40:38 +00:00
Removed references to TLSharp since they're "ads"
See their #197 issue.
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
# This file is based on TLSharp
|
||||
# https://github.com/sochix/TLSharp/blob/master/TLSharp.Core/Auth/Authenticator.cs
|
||||
# https://github.com/sochix/TLSharp/blob/master/TLSharp.Core/Auth/Step1_PQRequest.cs
|
||||
# https://github.com/sochix/TLSharp/blob/master/TLSharp.Core/Auth/Step2_DHExchange.cs
|
||||
# https://github.com/sochix/TLSharp/blob/master/TLSharp.Core/Auth/Step3_CompleteDHExchange.cs
|
||||
|
||||
import time
|
||||
import utils
|
||||
from utils import BinaryWriter, BinaryReader
|
||||
|
||||
Reference in New Issue
Block a user