C839/cryptography1.docs Mode, Exams of Marketing Business-to-business (B2B)

A list of questions and answers related to cryptography. It covers topics such as encryption algorithms, block sizes, Feistel ciphers, hash functions, and digital signatures. The document also includes definitions of terms such as symmetric and asymmetric encryption, plaintext, and ciphertext. The questions are multiple choice and cover a range of difficulty levels.

Typology: Exams

2022/2023

Available from 07/01/2023

healthpro
healthpro šŸ‡ŗšŸ‡ø

3.8

(5)

2.6K documents

1 / 67

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Western Governors University>INFORMATIO C839/C839
Cryptography Questions With Answers
C839/
cryptography
1.docs Mode
1.What type of encryption uses different keys to encrypt
and decrypt the message?
A
Symmetri
c B
Private
key C
Secure
D Asymmetric D
The most widely used asymmetric encryption
algorithm is what? A RSA
B
Vigener
e C DES
D Caesar Cipher A
2.Original, unencrypted information is
referred to as
.
A text
B
plaintext
C
cleantex
t
D ciphertext
B
B
RSA
Western Governors University>INFORMATIO C839/C839
Cryptography Questions With Answers
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40
pf41
pf42
pf43

Partial preview of the text

Download C839/cryptography1.docs Mode and more Exams Marketing Business-to-business (B2B) in PDF only on Docsity!

Cryptography Questions With Answers

C839/

cryptography

1.docs Mode

1.What type of encryption uses different keys to encrypt and decrypt the message? A Symmetri c B Private key C Secure D Asymmetric D The most widely used asymmetric encryption algorithm is what? A RSA B Vigener e C DES D Caesar Cipher A 2.Original, unencrypted information is referred to as

. A text B plaintext C cleantex t D ciphertext B B RSA

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

C

SSL

D DES D

3.In order for User A to send User B an encrypted message that only User B can read, User A must encrypt message with which of the following keys? A User A's public key B User A's private key C User B's public key D User B's private key C 4.The greatest weakness with symmetric algorithms is

. A They are less secure than asymmetric B The problem of key exchange C They are slower than asymmetric D The problem of generating keys B 5.Which of the following is generally true about block sizes?

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

10.DES uses keys of what size? A 56 bits B 192 bits C 128 bits D 64 bits A 11.Which of the following is NOT a key size used by AES? A 512 bits B 128 bits C 192 bits D 256 bits A 12.Which of the following was a multi alphabet cipher widely used from the 16th century (1553) to the early 20th century (1900s)? A Vigener e B Caesar C Atbash D Scytale A 13.Which of the following is a substitution cipher used by ancient Hebrew scholars? A Caesar B Vigener e C Scytale D Atbash D 14.Shifting each letter in the alphabet a fixed number of spaces to the right or left is an example of what? A Bit shifting B

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

Confusio n C Multi substitution D Single substitution D 15.Which of the following most accurately defines encryption? A changing a message so it can only be easily read by the intended recipient B Making binary changes to a message to conceal it C changing a message using complex mathematics D Applying keys to plain text A If you use substitution alone, what weakness is present in the resulting cipher text? A It is the same length as the original text B It is easily broken with modern computers. C It is too simple. D Because it maintains letter and word frequency. D

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

XORed with the previous ciphertext block before being encrypted. A Output feedback (OFB) B Cipher-block chaining (CBC) C Electronic codebook (ECB) D Cipher feedback (CFB) B The process wherein the ciphertext block is encrypted then the ciphertext

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

produced is XOR'd back with the plaintext to produce the current ciphertext block is called what? A Output feedback (OFB) B Cipher-block chaining (CBC) C Cipher feedback (CFB) D Electronic codebook (ECB) C This is a method for turning a block cipher into a stream cipher by generating a keystream block, which are then XORed with the plaintext blocks to get the ciphertext. A Cipher feedback (CFB) B Electronic codebook (ECB) C Output feedback (OFB) D Cipher-block chaining (CBC) C Which of the following modes can be used to turn a block cipher into a stream cipher? A Propagating cipher-block chaining (PCBC) and Electronic codebook (ECB) B Counter Mode (CTR) and Propagating cipher-block chaining (PCBC) C Electronic codebook (ECB) and Output feedback (OFB) D Output feedback (OFB) and Counter Mode (CTR) D A fixed-size pseudorandom number that is fed into a symmetric cipher to increase randomness is called what? A IV B Key C Chain D Salt A A number that is used only one time then discarded

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

A

RC

B

AES

C

DESx D DES A This algorithm was published by the German engineering firm Seimans in 1993. It is a software based stream cipher using Lagged Fibonacci generator along with a concept borrowed from the shrinking generator ciphers. A RC B Blowfis h C FISH D Twofish C Which of the following is NOT required for a hash? A Minimum key length of 256 bits B Variable-length input, fixed- length output C Non-reversible D Few collisions A A refers to a situation where two different inputs yield the same output. A Substitutio n B Convergenc e C Collision D Transposition

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

C What is a salt? A Key rotation B Random bits intermixed with a hash to increase randomness and reduce collisions. C Random bits intermixed with a symmetric cipher to increase randomness and make it more secure. D Key whitening B RFC 1321 describes what hash? A RIPEMD B SHA C GOST

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

A The standard for PGP certificates B The standard for encrypting email C The standard for FIPS 186 D The standard for digital certificates D What is contained in a CRL?

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

A Keys for RSA B New certificates C Revoked certificates D Keys for AES C What does the Online Certificate Status Protocol (OCSP) provide? A Revoked certificates B Hashing C VPN connectivity D Encryption A In terms of cryptanalysis, what does it mean to break a cipher? A finding a method to decrypt a message that is at least twice as efficient as brute force B trying every possible key until you can decrypt the message C deploying an algorithm that uses a 228 bit key D finding any method to decrypt the message that is more efficient than brute force D An authentication method that periodically re- authenticates the client by establishing a hash that is then resent from the client is called. A PAP B CHAP C SPAP D EAP B What is a TGS?

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

Which of the following is a fundamental principle of cryptography that holds that the algorithm can be publically disclosed without damaging security? A Babbage's principle B Kerkchoff's principle C Vigenere's principle D Shamir's principle B A process that puts a message into the least significant bits of a binary file is called what? A Symmetric cryptography B Masking C Steganography D Asymmetric cryptography C If you wished to see a list of revoked certificates from a CA, where would you look? A CRL B CA C RFC D RA A Which of the following is generally true about block ciphers? A Secret block ciphers should be trusted. B Block ciphers permute the bits of the input plaintext. C The plaintext and ciphertext are always the same size. D A block cipher is an encryption function for variable-size blocks of data. C What does the OCSP protocol

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

provide? A encryption B VPN connectivity C hashing D a real time protocol for verifying certificates D U.S. encryption standard that replaced DES. Block symmetric cipher that uses 128-bit block sizes and various key lengths (128, 192, 256). AES DES, 3DES, SHA, AES (some AES implementations are Type I) Class 3 Algorithms Encryption method where the sender and receiver use an instance of the

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

Cryptanalysis attack where the attacker is assumed to have access only to a set of ciphertexts. Ciphertext-only attack servers and software signing, for which independent verification and checking of identity and authority is done by issuing CA Class 3 Certificates it should be impossible for any attacker to calculate, or otherwise guess, from any given subsequence, any previous or future values in the sequence BSI Criteria K3 states Cryptanalysis attack that uses identified statistical patterns. Statistical attack

Western Governors University>INFORMATIO C839/C

Cryptography Questions With Answers

organizations for which proof of identity is required Class 2 Certificates Block symmetric cipher that uses a 128-bit key and 64-bit block size. International Data Encryption Algorithm (IDEA) individuals, and intended for email Class 1 Certificates A form of cryptanalysis applicable to symmetric key algorithms that was invented by Eli Biham and Adi Shamir. The examination of differences in an input and how that affects the resultant difference in the output. Differential cryptanalysis Cryptanalysis attack where the attacker is assumed to have access to sets of corresponding plaintext and ciphertext. Known plaintext attack Carries out real-time validation of a certificate and reports back to the user whether the certificate is valid, invalid, or unknown. OCSP checks the CRL that is maintained by the CA. Online Certificate Status Protocol (OCSP) What is the formula Me%n related to? Encrypting with RSA Plain-text is equal to the encryption function (E) with the key (k) and the ciphertext (c) being passed as parameters to that function P= E(k,c) Symmetric decryption Not certified for government useClass 4 algorithms 64 bit algorithm operating at 56 bits with an 8 bit parity block

Western Governors University>INFORMATIO C839/C