The encryption method uses _____ as a parameter.
-
key
-
lock
-
unlock
-
none of these
A
Correct answer
Explanation
Encryption algorithms require a key as a parameter - it's the secret that determines the specific transformation. Without the key, the encryption or decryption cannot be performed correctly. The same plaintext encrypted with different keys produces different ciphertexts.