Expand description
RSA padding used by Telegram’s auth key exchange.
Structs§
- Key
- An RSA public key (n, e).
Functions§
- encrypt_
hashed - RSA-encrypt
datausing the MTProto RSA-PAD scheme.
RSA padding used by Telegram’s auth key exchange.
data using the MTProto RSA-PAD scheme.