Home
Current Affairs January 2024

What is the correct answer?

4

For which of the following should EBC (Electronic Code Book) process not be used for encryption?

A. For large block sizes

B. For fixed block sizes

C. For small block sizes

D. None of the above

Correct Answer :

C. For small block sizes


It is preferred that the block size in the EBC technique must be greater than 64 bits. If not, the text is padded to make it of the required length. This is due to some particular words and phrases that may be reused again often so that the same repetitive part of ciphertext can emerge as mixed.

Related Questions

What is the correct answer?

4

What is the output of a cryptographic hash function means?

A. A variable set of bits

B. A fixed set of bits, derived from one-way mathematical operations

C. An output which may be easily discovered by an adversary

D. Outputs of such functions are of no importance

What is the correct answer?

4

How many sub-keys in the total are used by the IDEA for encrypting the plain text into ciphertext?

A. 64 sub- keys

B. 48 sub- keys

C. 52 sub- keys

D. Only one key and no subkeys

What is the correct answer?

4

_____ and ______ protocol models can be extended to Entangled particles theory.

A. SARG04 and HTTP

B. FTP and SSP

C. SARG04 and SSP

D. HTTP and FTP

What is the correct answer?

4

With reference to Cipher Feedback (CFB) Mode, amongst which of the following is /are true,

A. Each ciphertext block gets 'fed back' into the encryption process

B. Encrypt the next plaintext block

C. Both A and B

D. None of the mentioned above

What is the correct answer?

4

Security Goals of Cryptography are

A. Confidentiality

B. Authenticityn

C. Data integrityn

D. All of these

What is the correct answer?

4

Which of the following ciphers uses asymmetric key cryptography?

A. Rail Fence Cipher

B. Data Encryption Standard (DES)

C. Diffie Hellman Cipher

D. None of the above

What is the correct answer?

4

When a hash function is used to provide message authentication, the hash function value is called to as:

A. Message Field

B. Message Digest

C. Message Score

D. Message Leap

What is the correct answer?

4

Basically, in SHA-512, the message is divided into blocks of size ___ bits for the hash computation.

A. 1024

B. 512

C. 256

D. 1248

What is the correct answer?

4

Hash functions are mathematical functions that transform or map a given set of data into a bit string of fixed size, also known as the hash value.

A. Hash value

B. Map value

C. Both A and B

D. None of the mentioned above

What is the correct answer?

4

Which of the following security attacks is not an active attack? ORWhich of the following attacks is a passive attack?

A. Masquerade

B. Modification of message

C. Denial of service

D. Traffic analysis

What is the correct answer?

4

Cryptographic hashing provides a barrier to potential _______.

A. Attackers

B. Sender

C. Receiver

D. None of the mentioned above

What is the correct answer?

4

In the AES-128 algorithm there are mainly __________ similar rounds and _________ round is different from other round.

A. 5 similar rounds having 2 pair ; every alternate

B. 9 ; the last

C. 8 ; the first and last

D. 10 ; no

What is the correct answer?

4

What is the block size of plain text in SHA- 512 algorithm?

A. 512 bits

B. 1024 bits

C. 2048 bits

D. None of the above

What is the correct answer?

4

Which of the following are used to create a message digest by the network security protocols?

A. RSA

B. SHA-1

C. DES

D. MD5

What is the correct answer?

4

Which of the following modes of operations can be followed for both stream ciphers as well as block ciphers?

A. CBC (Cipher Block Chaining)

B. ECB (Electronic Code Book)

C. CFB (Cipher text Feed Back)

D. All of the above

What is the correct answer?

4

Among the following given options, chose the strongest encryption technique?

A. DES ( Data Encryption Standard)

B. Double DES

C. Triple DES

D. AES (Advance Encryption Standard)

What is the correct answer?

4

Which of the following is not a principle of data security?

A. Data Confidentiality

B. Data Integrity

C. Authentication

D. None of the above

What is the correct answer?

4

What does IDEA stand for in the world of cryptography?orThe IDEA word in the IDEA algorithm is the abbreviation for which of the following?

A. Independent Decryption Environment Analysis

B. International Defense Encryption Area

C. International Data Encryption Algorithm

D. None of the above

What is the correct answer?

4

Decryption is a process to unveil the ______.

A. Unsecured data

B. Secured data

C. Insecure

D. None of the mentioned above

What is the correct answer?

4

In Cipher block chaining mode, the current plaintext block is added to the ____.

A. Previous ciphertext block

B. Next ciphertext block

C. Middle ciphertext block

D. None of the mentioned above

What is the correct answer?

4

RSA algorithm is ____ cryptography algorithm.

A. Systematic

B. Symmetric

C. Asymmetric

D. None of the mentioned above

What is the correct answer?

4

What is the full-form of RSA in the RSA encryption technique?

A. Round Security Algorithm

B. Rivest, Shamir, Adleman

C. Robert, Shamir, Addie

D. None of the above

What is the correct answer?

4

Which of the following properties are the characteristic properties of a block cipher technique which differs from stream cipher?

A. Avalanche effect

B. Completeness

C. Both a. and b.

D. None of the above

What is the correct answer?

4

A mechanism used to encrypt and decrypt data.

A. Cryptography

B. Algorithm

C. Data flow

D. None of these

What is the correct answer?

4

To encrypt the plaintext, a cryptographic algorithm works in combination with a key...

A. Word, number, or phrase

B. Special Symbols

C. Function Keys

D. All of these

What is the correct answer?

4

Which of the following is not a type of symmetric-key cryptography technique?

A. Caesar cipher

B. Data Encryption Standard (DES)

C. Diffie Hellman cipher

D. Playfair cipher

What is the correct answer?

4

Which is the cryptographic protocol that is used to protect an HTTP connection?

A. Resource reservation protocol

B. SCTP

C. TLS

D. ECN

What is the correct answer?

4

ElGamal encryption system is an asymmetric key encryption algorithm.

A. Public-key cryptography

B. Private-key cryptography

C. Both

D. None of these

What is the correct answer?

4

All the below-stated processes are performed in the AES (Advanced Encryption Standard) Algorithm. Which of the following process(s) are not performed in the final round of the AES?
a) Substitution bytes
b) Shift rows
c) Mix columns
d) Add round key
Options

A. i.

B. iii.

C. All of the mentioned

D. None of the mentioned

What is the correct answer?

4

Which of the following cannot be chosen as a key in the Caesar cipher?

A. An integer

B. An alphabet (A-Z or a-z)

C. A string

D. None of the above