Overview#
Asymmetric cipher (Public Key Cryptography) is a Cipher that use a different keys for Encryption and Decryption.Typically we use a Private Key for Encryption and a Public Key for Decryption.
Typically we use a Private Key for Encryption and a Public Key for Decryption.