Cryptography
Public Key Cryptography
A cryptographic system using pairs of keys: public keys for encryption and private keys for decryption.
What is Public Key Cryptography?
Public key (asymmetric) cryptography uses mathematically related key pairs — a public key and a private key. Data encrypted with one key can only be decrypted with the other.