|
|
|
|
|
by TelegramApp
4574 days ago
|
|
This version of the client is using manual padding with random bytes. This isn't too bad, considering the SHA1 presence.
(See #4 here: https://core.telegram.org/mtproto/auth_key) The server now supports OAEP, although this has yet to find its way into the docs and clients. We will update. Thank you! |
|
You need to publish the server-side source code for me to have any chance of making sense of this. I only see the client side of the connection in your source code, not the server response.