Asymmetric-key Cryptography
Utilizes a key pair – a public key for encryption and a private key for decryption – enabling secure communication and digital signatures.
📜
The statement of the theorem
Let be the message, be the public key, and be the private key. Define the encryption function and the decryption function . The system must satisfy:\n\n
Source: Wikipedia