Glossary · Security+

SEC+

Asymmetric encryption

Encryption using a mathematically linked key pair (public and private) — the public key encrypts or verifies, the private key decrypts or signs (e.g., RSA, ECC).

// RELATED SECURITY+ TERMS