MIT-Curricular/IS/Lab/Lab8_ProMax/PKSE/documents/doc3.md

5 lines
151 B
Markdown

# Asymmetric Encryption
Asymmetric encryption uses a pair of keys: public and private.
RSA and ECC are examples of asymmetric encryption algorithms.