Computer Science, asked by wolfqueen2308, 8 hours ago

Encrypt the following words using modulo arithmetic. Use the key size as 10
I. Work
II. School
Answer it properly

Answers

Answered by sanjaakash2008
2

Answer:

The Caesar Cipher is a type of shift cipher. Shift Ciphers work by using the modulo operator to encrypt and decrypt messages. The Shift Cipher has a key K, which is an integer from 0 to 25.

Similar questions