1) to verify a digital CERTIFICATE, we need the ___
a) CA's private key
b) CA's public key
c) certificate owner's private key
d) certificate owner's public key
2) If the sender encrypts the message with the receiver's public
key, it achieves the purpose of ___
a) confidentiality
b) authentication
c) confidentiality but not authentication
d) confidentiality and authentication
1. d) certificate owner's public key
We need the public key of certificate owner because only this will be able decrypt the certificate which is encrypted with private key of the owner.
2. c) confidentiality but not authentication
The public key is available to all, so anyone can encrypt the data therefore the message would not be authenticated because anyone can encrypt the message using that public key. But as the data is encrypted therefore it cannot be decrypted without private key therefore confidentiality is achieved.
1) to verify a digital CERTIFICATE, we need the ___ a) CA's private key b) CA's...
41. Which of the following cipher systems uses polyalphabetic substitution? A. Vigenère B. Substitution C. Transposition D. Shift 42. Which encryption algorithm can have key sizes of 128, 192, and 256 bits, with the key size affecting the number of rounds used in the algorithm? A. SHA B. RC С. AES D. DES 43. Which of the following security principles ensures that the sender and the recipient of a message are informed that the message was not altered in transmission?...
1. Something you know (SYK) Something you have (SYH) Something you are (SYA) Something you do (SYD) are attributes that allow you to do what to a user? ___________ 2. Consider the primitive case of asymmetric encryption; no digital signature and no digital envelope. A person sends a message to a recipient using asymmetric encryption. What is the total number of keys used to send and receive the single message? _________________ 3. If the sender of a message encrypts the...
SEED Labs-PKI Lalb 2 Lab Tasks 2.1 Task 1: Becoming a Certificate Authority (CA) A Certificate Authority (CA) is a trusted entity that issues digital certificates. The digital certificate cert fes the ownership of a public key by the named subject of the certificate. A number of commercial CAs are treated as root CAs; VeriSign is the largest CA at the time of writing. Users wbo want to get digital certificates issued by the commercial CAs need to pay those...
Information Security I got 8/10 so please figure out which 2 answer is wrong. Question 1 (1 point) Dropbox is a typical example of SaaS in cloud computing. Question 1 options: True False T Question 2 (1 point) SSL cannot be combined with VPN. Question 2 options: True False F Question 3 (1 point) A remote access server can provide authentication services. Question 3 options: True False T Question 4 (1 point) In general, private key encryption is safer than...
1.Which of the items in the list is NOT an intended purpose for the certificate examined in the lab? Time Stamping Secure Email Client Authentication Code Signing Server Authentication 2. What could be considered a weakness of a Digital Certificate? Used asymmetric cryptography Use symmetric cryptography Does not prove sender is the intended individual Proves the sender is the intended individual 3. For what purpose should the network traffic log be analyzed? To check processor performance To capture network packets...
A digital certificate Multiple Choice a. indicates that the subscriber identified has sole control and access to the private key. b. is used to certify public-key and private-key pairs. c. ensures that the symmetric-key encryption method functions well. d. is a trusted entity to certify and revoke Certificate Authorities (CA).
Alice has the RSA public key (n, e) = (11413, 251) and private key d = 1651. And Bob also has his own RSA public key (n’, e’) = (20413, 2221) and private key d’ = 6661. Alice wants to send the message 1314 to Bob with both authentication and non-repudiation. Use Maple, calculate what is the ciphertext sent by Alice. And Verify that Bob is able to recover the original plaintext 1314.
Information Security Dropbox is a typical example of SaaS in cloud computing. Question 1 options: True False Question 2 (1 point) SSL cannot be combined with VPN. Question 2 options: True False Question 3 (1 point) A remote access server can provide authentication services. Question 3 options: True False Question 4 (1 point) In general, private key encryption is safer than public key encryption. Question 4 options: True False Question 5 (1 point) TLS will encrypt TCP/IP transmissions. Question 5...
Which of the following are important differences between digital signatures and message authentication codes (MACs)? (Choose all that apply.) a. MACs can accept messages of arbitrary length, while digital signatures are limited to messages with sizes less than the RSA modulus b. Digital signatures can be used to calculate a signature on the encrypted message, but MACs can only be used on the plaintext message before encrypting c. Digital signatures can enforce integrity, authenticity, and non-repudiation, but MACs can only...
CS Data communication and Networkin
EL PILUL UT IILPULUI 1 4-5. In digital certificate authentication, the suppli- cant could impersonate the true party by doing the calculation with the true party's private key. What prevents impostors from doing this?