0% found this document useful (0 votes)
213 views15 pages

CompTIA Security+ Certification Exam SY0-601 Cryptographic Concepts Quiz

Uploaded by

davids.abreu93
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
213 views15 pages

CompTIA Security+ Certification Exam SY0-601 Cryptographic Concepts Quiz

Uploaded by

davids.abreu93
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

cases from webmasters

A!ournal Learn More

ExamCompass
CompTIA Practice Exams

(/./)

12
Shares

CompTIA Security+ Exam SY0-601 Cryptographic Concepts Quiz

 One of the ways of confirming that a software application comes from a trusted source is
the verification of its digital signature. A digitally signed software proves the identity of the
developer and guarantees that the application code has not been tampered with since it
was signed. The authenticity and integrity of the application's code can be verified by
comparing results of a cryptographic hash function (original hash published by the
application developer vs. hash obtained from a downloaded app).

   True ( Your answer)

   False

 You correctly answered this question.

 Digital signatures provide: (Select 3 answers)

   Integrity ( Missed)

   Authentication ( Your answer)


Security Plus
   Confidentiality

   Authorization ( Your answer)

   Non-repudiation ( Your answer)

   Accounting

 Your answer to this question is incorrect or incomplete.

 In cryptography, the number of bits in a key used by a cryptographic algorithm is referred


to as a key size or key length. The key length determines the maximum number of
combinations required to break the encryption algorithm, therefore typically a longer key
means stronger cryptographic security.

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 1 of 15
:
   True ( Your answer)

   False

 You correctly answered this question.

 In cryptography, the term "Key stretching" refers to a mechanism for extending the length
of a cryptographic key to make it more secure against brute-force attacks.

   True ( Your answer)

   False

 You correctly answered this question.

 Examples of key stretching algorithms include: (Select 2 answers)

   ROT13 ( Your answer)

   Twofish

   Bcrypt ( Missed)

   DSA ( Your answer)

   PBKDF2 ( Missed)

 Your answer to this question is incorrect or incomplete.

 Which of the following answers refers to a type of additional input that increases
password complexity and provides better protection against brute-force, dictionary, and
rainbow table attacks?

   Seed

   IV

   Salt ( Your answer)

   Shim

 You correctly answered this question.

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 2 of 15
:
 Pseudo-random data added to a password before hashing is called:

   Shim ( Your answer)

   Salt ( Missed)

   Seed

   IV

 Your answer to this question is incorrect or incomplete.

 What are the characteristic features of Elliptic Curve Cryptography (ECC)? (Select 3
answers)

   Asymmetric encryption ( Missed)

   Low processing power requirements ( Missed)

   Suitable for small wireless devices ( Your answer)

   High processing power requirements ( Your answer)

   Symmetric encryption ( Your answer)

   Not suitable for small wireless devices

 Your answer to this question is incorrect or incomplete.

 Which of the following answers refers to a solution designed to strengthen the security of
session keys?

   ECB

   PFS ( Missed)

   EFS

   PFX ( Your answer)

 Your answer to this question is incorrect or incomplete.

 An emerging field of advanced computing technologies based on the principles of physics


is known as:

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 3 of 15
:
   DNA computing

   Edge computing

   Quantum computing ( Your answer)

   Fog computing

 You correctly answered this question.

 According to predictions, the most future-proof cryptographic solution should be:

   Quantum cryptography ( Your answer)

   Symmetric-key cryptography

   Post-quantum cryptography ( Missed)

   Asymmetric-key cryptography

   Public-key cryptography

 Your answer to this question is incorrect or incomplete.

 An asymmetric encryption key designed to be used only for a single session or


transaction is known as:

   Static key

   Ephemeral key ( Your answer)

   Asymmetric key

   Symmetric key

 You correctly answered this question.

 What are the characteristic features of a session key? (Select 2 answers)

   Used during a single session ( Your answer)

   Asymmetric key

   Reused during multiple sessions

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 4 of 15
:
   Symmetric key ( Your answer)

 You correctly answered this question.

 The term "Blockchain" refers to a decentralized digital ledger system (i.e. a specific type
of a distributed database) stored across multiple computers in a P2P network.

   True ( Your answer)

   False

 You correctly answered this question.

 Unlike stream ciphers which process data by encrypting individual bits, block ciphers
divide data into separate fragments and encrypt each fragment separately.

   True ( Your answer)

   False

 You correctly answered this question.

 Which of the following block cipher modes is the simplest/weakest and therefore not
recommended for use?

   CBC ( Your answer)

   GCM

   ECB ( Missed)

   CTR

 Your answer to this question is incorrect or incomplete.

 Which of the block cipher modes listed below provides both data integrity and
confidentiality?

   CBC ( Your answer)

   GCM ( Missed)

   ECB

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 5 of 15
:
   CTR

 Your answer to this question is incorrect or incomplete.

 Examples of techniques used for encrypting information include symmetric encryption


(also called public-key encryption) and asymmetric encryption (also called secret-key
encryption, or session-key encryption.)

   True

   False ( Your answer)

 You correctly answered this question.

 A type of encryption scheme where the same key is used to encrypt and decrypt data is
referred to as: (Select 3 answers)

   Session-key encryption ( Missed)

   Public-key encryption

   Symmetric encryption ( Your answer)

   Asymmetric encryption

   Secret-key encryption ( Missed)

 Your answer to this question is incorrect or incomplete.

 Symmetric encryption algorithms require large amounts of processing power for both
encryption and decryption of data which makes them much slower in comparison to
asymmetric encryption ciphers.

   True ( Your answer)

   False ( Missed)

 Your answer to this question is incorrect or incomplete.

 In asymmetric encryption, any message encrypted with the use of a public key can only
be decrypted by applying the same algorithm and a matching private key (and vice versa).

   True ( Your answer)

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 6 of 15
:
   False

 You correctly answered this question.

 Which of the algorithms listed below does not belong to the category of symmetric
ciphers?

   RC4 ( Your answer)

   DES

   RSA ( Missed)

   AES

   Blowfish

   3DES

   Twofish

 Your answer to this question is incorrect or incomplete.

 Which of the algorithms listed below does not fall into the category of asymmetric
encryption?

   RSA ( Your answer)

   GPG

   DSA

   AES ( Missed)

   DHE

   ECDHE

   PGP

 Your answer to this question is incorrect or incomplete.

 Which of the following terms illustrate the security through obscurity concept? (Select all
that apply)

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 7 of 15
:
   Code obfuscation ( Your answer)

   Steganography ( Your answer)

   SSID broadcast suppression ( Your answer)

   Encryption

 You correctly answered this question.

 What is the purpose of steganography?

   Checking data integrity

   Verifying hash values

   Hiding data within another piece of data ( Your answer)

   Encrypting data

 You correctly answered this question.

 Which of the following enables processing data in an encrypted form?

   Diffusion

   Homomorphic encryption ( Your answer)

   Obfuscation

   Hashing

 You correctly answered this question.

 Which cryptographic solution would be best suited for low-power devices?

   ECC ( Missed)

   EFS ( Your answer)

   SED

   FDE

 Your answer to this question is incorrect or incomplete.

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 8 of 15
:
 Which of the following terms applies to the concept of confidentiality?

   Hashing

   Encryption ( Your answer)

   Security through obscurity

   MFA

   Digital certificate

 You correctly answered this question.

 Which of the following terms applies to the concept of data integrity?

   MFA

   Digital certificate

   Hashing ( Your answer)

   Security through obscurity

   Encryption

 You correctly answered this question.

 Which of the following terms applies to the concept of obfuscation?

   Encryption

   Security through obscurity ( Your answer)

   Hashing

   Digital certificate

   MFA

 You correctly answered this question.

 Which of the following terms applies to the authentication process?

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 9 of 15
:
   Digital certificate

   MFA ( Your answer)

   Encryption

   Security through obscurity

   Hashing

 You correctly answered this question.

 Which of the following terms applies to the concept of non-repudiation?

   Security through obscurity

   Digital certificate ( Missed)

   MFA ( Your answer)

   Hashing

   Encryption

 Your answer to this question is incorrect or incomplete.

 The lack of entropy in the process of generating cryptographic keys improves the security
of cryptographic algorithms.

   True ( Your answer)

   False ( Missed)

 Your answer to this question is incorrect or incomplete.

Your Final Report

Total marks 43

Total Questions 33

Questions correctly answered 18

Success ratio 54.55%

Marks secured 25

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 10 of 15
:
Percentage secured 58.14%

Sponsored by
Open
cerebrumiq.com

Security+

CompTIA Security+ Certification Exam SY0-601 Practice Tests

Security+ Practice Test 1 (/comptia-security-plus- Security+ Practice Test 14 (/comptia-security-plus-


practice-test-1-exam-sy0-601) practice-test-14-exam-sy0-601)
Security+ Practice Test 2 (/comptia-security-plus- Security+ Practice Test 15 (/comptia-security-plus-
practice-test-2-exam-sy0-601) practice-test-15-exam-sy0-601)
Security+ Practice Test 3 (/comptia-security-plus- Security+ Practice Test 16 (/comptia-security-plus-
practice-test-3-exam-sy0-601) practice-test-16-exam-sy0-601)

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 11 of 15
:
Security+ Practice Test 4 (/comptia-security-plus- Security+ Practice Test 17 (/comptia-security-plus-
practice-test-4-exam-sy0-601) practice-test-17-exam-sy0-601)
Security+ Practice Test 5 (/comptia-security-plus- Security+ Practice Test 18 (/comptia-security-plus-
practice-test-5-exam-sy0-601) practice-test-18-exam-sy0-601)
Security+ Practice Test 6 (/comptia-security-plus- Security+ Practice Test 19 (/comptia-security-plus-
practice-test-6-exam-sy0-601) practice-test-19-exam-sy0-601)
Security+ Practice Test 7 (/comptia-security-plus- Security+ Practice Test 20 (/comptia-security-plus-
practice-test-7-exam-sy0-601) practice-test-20-exam-sy0-601)
Security+ Practice Test 8 (/comptia-security-plus- Security+ Practice Test 21 (/comptia-security-plus-
practice-test-8-exam-sy0-601) practice-test-21-exam-sy0-601)
Security+ Practice Test 9 (/comptia-security-plus- Security+ Practice Test 22 (/comptia-security-plus-
practice-test-9-exam-sy0-601) practice-test-22-exam-sy0-601)
Security+ Practice Test 10 (/comptia-security-plus- Security+ Practice Test 23 (/comptia-security-plus-
practice-test-10-exam-sy0-601) practice-test-23-exam-sy0-601)
Security+ Practice Test 11 (/comptia-security-plus- Security+ Practice Test 24 (/comptia-security-plus-
practice-test-11-exam-sy0-601) practice-test-24-exam-sy0-601)
Security+ Practice Test 12 (/comptia-security-plus- Security+ Practice Test 25 (/comptia-security-plus-
practice-test-12-exam-sy0-601) practice-test-25-exam-sy0-601)
Security+ Practice Test 13 (/comptia-security-plus- Security+ Practice Test 26 (/comptia-security-plus-
practice-test-13-exam-sy0-601) practice-test-26-exam-sy0-601)

CompTIA Security+ Certification SY0-601 Practice Tests by Exam Topic

Social Engineering Quiz (/comptia-security-plus-certification-exam-sy0-601-social-engineering-quiz)


Malware Quiz (/comptia-security-plus-certification-exam-sy0-601-malware-quiz)
Password Attacks Quiz (/comptia-security-plus-certification-exam-sy0-601-password-attacks-quiz)
Network Attacks Quiz (/comptia-security-plus-certification-exam-sy0-601-network-attacks-quiz)
Penetration Testing Quiz (/comptia-security-plus-certification-exam-sy0-601-penetration-testing-quiz)
Cloud Computing Quiz (/comptia-security-plus-certification-exam-sy0-601-cloud-computing-quiz)
Virtualization Quiz (/comptia-security-plus-certification-exam-sy0-601-virtualization-quiz)
Cryptograhic Concepts Quiz (/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz)
Secure Network Protocols Quiz (/comptia-security-plus-certification-exam-sy0-601-secure-network-protocols-
quiz)
Wireless Security Quiz (/comptia-security-plus-certification-exam-sy0-601-wireless-security-quiz)
Public Key Infrastructure Quiz (/comptia-security-plus-certification-exam-sy0-601-public-key-infrastructure-
quiz)
Command-Line Utilities Quiz (/comptia-security-plus-certification-exam-sy0-601-command-line-utilities-quiz)
Digital Forensics Quiz (/comptia-security-plus-certification-exam-sy0-601-digital-forensics-quiz)

Security Controls Quiz (/comptia-security-plus-certification-exam-sy0-601-security-controls-quiz)


Risk Management Concepts Quiz (/comptia-security-plus-certification-exam-sy0-601-risk-management-
concepts-quiz)

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 12 of 15
:
Exam Glossaries

Malware Glossary (/malware-glossary)

CompTIA Security+ SY0-601 Exam Objectives (https://comptiacdn.azureedge.net/webcontent/docs/default-


source/exam-objectives/comptia-security-sy0-601-exam-objectives-(6-0).pdf)

Security+

CompTIA Security+ Certification Exam SY0-701 Practice Tests

Security+ Practice Test 1 (/comptia-security-plus- Security+ Practice Test 13 (/comptia-security-plus-


practice-test-1-exam-sy0-701) practice-test-13-exam-sy0-701)
Security+ Practice Test 2 (/comptia-security-plus- Security+ Practice Test 14 (/comptia-security-plus-
practice-test-2-exam-sy0-701) practice-test-14-exam-sy0-701)
Security+ Practice Test 3 (/comptia-security-plus- Security+ Practice Test 15 (/comptia-security-plus-
practice-test-3-exam-sy0-701) practice-test-15-exam-sy0-701)
Security+ Practice Test 4 (/comptia-security-plus- Security+ Practice Test 16 (/comptia-security-plus-
practice-test-4-exam-sy0-701) practice-test-16-exam-sy0-701)
Security+ Practice Test 5 (/comptia-security-plus- Security+ Practice Test 17 (/comptia-security-plus-
practice-test-5-exam-sy0-701) practice-test-17-exam-sy0-701)
Security+ Practice Test 6 (/comptia-security-plus- Security+ Practice Test 18 (/comptia-security-plus-
practice-test-6-exam-sy0-701) practice-test-18-exam-sy0-701)
Security+ Practice Test 7 (/comptia-security-plus- Security+ Practice Test 19 (/comptia-security-plus-
practice-test-7-exam-sy0-701) practice-test-19-exam-sy0-701)
Security+ Practice Test 8 (/comptia-security-plus- Security+ Practice Test 20 (/comptia-security-plus-
practice-test-8-exam-sy0-701) practice-test-20-exam-sy0-701)

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 13 of 15
:
Security+ Practice Test 9 (/comptia-security-plus- Security+ Practice Test 21 (/comptia-security-plus-
practice-test-9-exam-sy0-701) practice-test-21-exam-sy0-701)
Security+ Practice Test 10 (/comptia-security-plus- Security+ Practice Test 22 (/comptia-security-plus-
practice-test-10-exam-sy0-701) practice-test-22-exam-sy0-701)
Security+ Practice Test 11 (/comptia-security-plus- Security+ Practice Test 23 (/comptia-security-plus-
practice-test-11-exam-sy0-701) practice-test-23-exam-sy0-701)
Security+ Practice Test 12 (/comptia-security-plus- Security+ Practice Test 24 (/comptia-security-plus-
practice-test-12-exam-sy0-701) practice-test-24-exam-sy0-701)

CompTIA Security+ Certification SY0-701 Practice Tests by Exam Topic

Security Controls Quiz (/comptia-security-plus-sy0-701-exam-security-controls-quiz)


Encryption Quiz (/comptia-security-plus-sy0-701-exam-encryption-quiz)
Hashing Quiz (/comptia-security-plus-sy0-701-exam-hashing-quiz)
Digital Signatures Quiz (/comptia-security-plus-sy0-701-exam-digital-signatures-quiz)
Digital Certificates Quiz (/comptia-security-plus-sy0-701-exam-digital-certificates-quiz)
Threat Actor Types Quiz (/comptia-security-plus-sy0-701-exam-threat-actor-types-quiz)
Threat Vectors & Attack Surfaces Quiz (/comptia-security-plus-sy0-701-exam-threat-vectors-and-attack-
surfaces-quiz)
Social Engineering Quiz (/comptia-security-plus-sy0-701-exam-social-engineering-quiz)
Security Vulnerabilities Quiz (/comptia-security-plus-sy0-701-exam-security-vulnerabilities-quiz)
Malware Attacks Quiz (/comptia-security-plus-sy0-701-exam-malware-attacks-quiz)
Network Attacks Quiz (/comptia-security-plus-sy0-701-exam-network-attacks-quiz)
Application Attacks Quiz (/comptia-security-plus-sy0-701-exam-application-attacks-quiz)
Indicators of Malicious Activity Quiz (/comptia-security-plus-sy0-701-exam-indicators-of-malicious-activity-
quiz)
Data Protection Concepts Quiz (/comptia-security-plus-sy0-701-exam-data-protection-concepts-quiz)
Resilience & Recovery Quiz (/comptia-security-plus-sy0-701-exam-resilience-and-recovery-quiz)

CompTIA Security+ SY0-701 Exam Objectives (https://comptiacdn.azureedge.net/webcontent/docs/default-


source/exam-objectives/comptia-security-sy0-701-exam-objectives-(5-0).pdf)

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 14 of 15
:
Site Map (/site-map)

Privacy Policy (/privacy-policy)

Terms & Conditions (/terms-and-conditions)

Back to top (https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz#top)

https://www.examcompass.com/comptia-security-plus-certification-exam-sy0-601-cryptographic-concepts-quiz 14/07/24, 23 49
Page 15 of 15
:

You might also like