Symmetric and Asymmetric Encryption

Home > Languages > Secret Language > Private Key > Symmetric and Asymmetric Encryption

Symmetric encryption is a technique whereby a single key is used to both encrypt and decrypt data. Asymmetric encryption, on the other hand, uses a public key for encryption and a private key for decryption.