Font size
WorksheetsEC335 - Quiz 1
Total questions: 10
Worksheet time: 6mins
__________ means that the data must arrive at the receiver exactly as they were sent.
Confidentiality
Availability
Integrity
Non-repudation
Which algorithms are not asymmetric-key cryptography?
RSA
Diffie-hellman
DES
MD5
In DES, the key has _____ usable bits?
64
56
48
128
The ________ method provides a one-time session key for two parties.
RSA
DES
AES
Diffie-Hellman
AES encrypt blocks of _____ bits.
128
56
64
256
Digital signature cannot provide ____ for the message.
Confidentiality
integrity
nonrepudiation
authentication
If user A wants to send a signed message to user B, the private key of _______ is used to sign the message.
user A
user B
network
anyone
After a message is encrypted, it is called _______.
plaintext
ciphertext
cryptotext
based-text
In an asymmetric-key cipher, the receiver uses the ______ key to decrypt the confidential ciphertext.
secret key
private key
session key
public key
In __________cryptography, the same key is used by the sender (for encryption) and the receiver (for decryption).
hash
public-key
asymmetric-key
symmetric-key
