Computer Science - Graduate CS - Cryptography - Cryptography Quiz
8 questions. Q1: AES is what type of cryptography? → Symmetric (same key for encrypt/decrypt). Q2: RSA security is based on? → Difficulty of factoring large prime numbers. Q3: A hash function is one-way means? → Easy to compute hash from input, computationally infeasible to find input from hash. Q4: