InterviewSolution
Saved Bookmarks
| 1. |
What is the meaning of cipher in cryptography?(a) an algorithm that performs encryption(b) an algorithm that generates a secret code(c) an algorithm that performs encryption or decryption(d) a secret codeI got this question by my college director while I was bunking the class.This intriguing question comes from Cryptography topic in division Cryptography of Data Structures & Algorithms II |
|
Answer» The correct choice is (C) an algorithm that performs encryption or decryption |
|