Computer Science, asked by mgoud9315, 3 months ago

7
Encryption algorithm of Vernam
cipher
(1 Point)
*ci=pi xor ki​

Answers

Answered by SushantLover
3

Answer:

Vernam Cipher in Cryptography

Vernam Cipher is a method of encrypting alphabetic text. It is simply a type of substitution cipher. In this mechanism we assign a number to each character of the Plain-Text, like (a = 0, b = 1, c = 2, … z = 25).

Similar questions