MIT-Curricular/IS/Lab/Lab8/PKSE/documents/doc2.md
2025-10-07 03:32:17 +05:30

5 lines
159 B
Markdown

# Symmetric Encryption
Symmetric encryption uses the same key for encryption and decryption.
AES is a popular symmetric encryption algorithm used worldwide.