Create a custom practice set
Pick category, difficulty, number of questions, and time limit. Start instantly with your own quiz.
Generate QuizPick category, difficulty, number of questions, and time limit. Start instantly with your own quiz.
Generate QuizNo weekly quiz is published yet. Check the weekly page for the latest updates.
View Weekly PageAnswer: Asymmetric encryption
Asymmetric (public-key) cryptography: public key encrypts, private key decrypts (e.g., RSA, ECC). Enables secure communication, digital signatures. Symmetric uses same key for both. [[CERT-In Guidelines]]