Documentation ¶
Overview ¶
Copyright (c) 2024 RoseLoverX
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoRSAencrypt ¶
DoRSAencrypt encrypts exactly 1 message block of size 255 with the public key. Specific algorithm for mtproto, because the documentation does not indicate is this encryption working by OAEP spec or any else
func Fac ¶
Fac splits a number into two primes, while p < q Part of diffie hellman's algorithm Uses Pollard's rho algorithm
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.