Explore topic-wise MCQs in Data Integrity Algorithms.

This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Data Integrity Algorithms knowledge and support exam preparation. Choose a topic below to get started.

1.

In GCM, we define S as S = GHASH(A||0v||C||0u||[len(A)]||[len(C)]). What is u defined as?

A. 64 ceil[len(A)/128] len(A)
B. 64 ceil[len(C)/128] len(C)
C. 128 ceil[len(A)/128] len(A)
D. 128 ceil[len(C)/128] len(C)
Answer» E.
2.

Hashing followed by encryption (H E) is used by which algorithm?

A. IPSec
B. SSH
C. WEP
D. SSL/TLS
Answer» D. SSL/TLS