An encryption scheme that uses different keys (a public key and a private key) for encryption and decryption.
A scheme where data encrypted with a public key can only be decrypted with the corresponding private key. It solves the key-distribution problem, but is more computationally expensive than symmetric-key cryptography.
© 2026 ITBGM