recategorized by
1,122 views
0 votes
0 votes

 

Given below are two statements:

Statement $I$: In Ceasar Cipher each letter of Plain text is replaced by another letter for encryption

Statement $II$: Diffie-Hellman algorithm is used for exchange of secret key

In the light of the above statements, choose the correct answer from the options given below

  1. Both Statement $I$ and Statement $II$ are true
  2. Both Statement $I$ and Statement $II$ are false
  3. Statement $I$ is correct but Statement $II$ is false
  4. Statement $I$ is incorrect but Statement $II$ is true
recategorized by

1 Answer

0 votes
0 votes

 

Ans is A  Both Statement I and Statement II are true

Ceasar Cipher In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipherCaesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter some fixed number of positions down the alphabet.

Diffie Hellman (DH) key exchange algorithm is a method for securely exchanging cryptographic keys over a public communications channel. Keys are not actually exchanged – they are jointly derived.

https://en.wikipedia.org/wiki/Caesar_cipher

https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange

edited by
Answer:

Related questions

0 votes
0 votes
1 answer
1
go_editor asked Nov 20, 2020
1,930 views
Using ‘RSA’ public key cryptosystem, if $p=3$, $q=11$ and $d=7$, find the value of $e$ and encrypt the number $’19’$$20, 19$$33,11$$3, 28$$77, 28$