What this objective tests
SSCP Cryptography — Key Topics
Cryptography questions test encryption algorithm selection, key exchange, hashing, PKI and when to use symmetric vs asymmetric encryption.
- Symmetric (AES) vs asymmetric (RSA, ECC) algorithm use cases.
- Hashing algorithms (SHA-256, MD5) and their integrity use cases.
- Public Key Infrastructure: certificates, CAs, certificate chains.
- TLS handshake, digital signatures and non-repudiation.