Glossary · Security+

SEC+

Symmetric encryption

Encryption using the same key for both encrypting and decrypting data — fast and efficient for bulk data, but requires securely sharing the key beforehand (e.g., AES).

// RELATED SECURITY+ TERMS