SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
Search
Test your basic knowledge |
Comptia Security +: Cryptography
Start Test
Study First
Subjects
:
certifications
,
comptia-security-+
,
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Most efficient algorithm - used for smart cards and cell phones - provides digital signatures - secure key exchange - and encryption
ciphertext
elliptic curve
cryptography
symmetric ciphers
2. A cryptographic checksum used to provide integrity in symmetric key cryptography
SSL
whole disk encryption
Message Authentication Code
non repudiation
3. Impossible to find a message - given only message digest - impossible to find 2 messages that produce the same message digest
hybrid cryptosystem
secure hash algorithm
triple DES
L2TP
4. Process of transforming plaintext into unreadable format
unclassified data
tunneling protocols
encryption
secure hash algorithms
5. RSA - Diffie and Hellman - Elliptic Curve (EC) - DSS (Digital Signature Standard) - El Gamal - Merkel-Hellman
asymmetric key algorithms
steganography
IPSec
L2TP
6. Pads messages to a length of 512 bits - then compresses to generate a 128 bit hash value
confidentiality
unclassified data
MD5
Hash Message Authentication Code
7. Mechanism for message authentication that uses one of two algorithms (SHA-1 or MDF5) in combination with a shared secret key - also known as keyed hashing
tunneling protocols
steganography
HMAC
wired equivalency privacy
8. Based on two keys - public and private - one-way function: a key cannot decrypt what it encrypts - provides confidentiality - authentication - integrity - and nonrepudiation - Discovered by Diffie and Hellman - also known as public key
asymmetric key
decryption
triple DES
unclassified data
9. Discovering the original message using other than normal means (i.e. "breaking" the cryptosystem)
IPSec
cryptanalysis
cryptography
S/MIME
10. Encrypting all data on a disk using common algorithms (AES) - requires a key (passpharse - USB key) in memory to decrypt disk
trusted platform module
cipher
wired equivalency privacy
whole disk encryption
11. A special mathematical function that peforms one way encryption - popular algorithms are SHA and MD - used to verify message/file integrity and passwords
NTLM
asymmetric key
X.509
hashing
12. Allow client/server applcation to communicate in a secure manner across a network - TLS stands for
transport layer security
ciphertext
secure hash algorithm
TPM
13. A secure cryptoprocessor embedded in the motherboard used to authenticate a hardware device - TPM stands for
trusted platform module
AES
triple DES
TLS
14. HMAC stands for...
decryption
SHA-2
trusted platform module
Hash Message Authentication Code
15. Digital signature standard that uses 2 algorithms: RSA and DSA (based on El Gamal) - both use the Secure Hash Standard (SHA-1)
DSS
hybrid cryptosystem
symmetric key
key
16. Symmetric cryptography with MAC - asymmetric cryptography - and hashes provide __________
steganography
triple DES
TLS
integrity
17. Cryptographic algorithm that operates on plaintext - one bit at a time - and enciphers with a random generated "key stream" using substitution
WPA2
transport layer security
stream cipher
hybrid
18. Has a transport and tunnel mode - tunnel mode is used to create VPN connections
IPSec
DSS
MIME
digital signature
19. Process of transforming ciphertext into plaintext (decipherment)
decryption
ciphertext
cipher
asymmetric key algorithms
20. Most widely used asymmetric algorithm - used for digital signatures - key exchange - and encryption
asymmetric key algorithms
wired equivalency privacy
SHA-2
RSA
21. Provides digests in different lengths including 224 - 256 - 384 - and 512
PPTP
TPM
Hash Message Authentication Code
SHA-2
22. Provides integrity - authentication - and non-repudiation by encrypting a message digest with a private key
ciphertext
digital signature
PPTP
key
23. The cipher considered unbreakable in practice - uses XOR - also called the Vernam cipher
NTLM
encryption
one time pad
secure hash algorithms
24. Common tunneling protocol integrated in Windows - works well with NAT - maybe blocked at firewall
ciphertext
SHA-2
symmetric key
PPTP
25. SHA-1 - MD2/ MD4 - MD5 - Fasthash - Triple DES-MAC - Tiger - and RIPEMD-160
symmetric key algorithms
hybrid
secure hash algorithms
confidentiality
26. Enciphers fixed-size blocks of bits using substitution and permutation
PPTP
block cipher
PG
cipher
27. An internet email standard format specifying how multimedia and attachments are handled
HTTPS
MIME
HMAC
triple DES
28. Encryption standard broken in 1998 - has a relatively short key length
DES
Message Authentication Code
lanman
secure hash algorithms
29. Two different pieces of data have the same hash value
collision
decryption
DES
hybrid cryptosystem
30. Technique of encapsulating one packet of data within another type to create a secure link of transportation
tunneling
hybrid
TKIP
L2TP
31. A protocol suite for securing network connections using IKE - AH - and ESP
secure hash algorithms
PG
IPSec
collision
32. An algorithm developed to secure wireless that uses AES (CCMP + AES)
PG
digital signature
SSL
WPA2
33. Block and stream
symmetric ciphers
decryption
HMAC
asymmetric key
34. Encrypting a message's hash value with a private key - DOES NOT ensure confidentiality
SHA
ciphertext
digital signature
secure hash algorithm
35. A cryptographic protocol that provides security for communications over networks such as the Internet - more secure that SSL
wired equivalency privacy
whole disk encryption
TLS
confidentiality
36. PKI standard
one time pad
tunneling
X.509
elliptic curve
37. Based on use of one private/secret key - does NOT provide authentication or nonrepudiation - uses MAC
cipher
cryptography
X.509
symmetric key
38. Art of hiding communications - i.e. hide information in graphic files - sound files - or slack space.
steganography
cipher
wired equivalency privacy
symmetric key
39. Used by WPA - uses RC4 with IV - blocks replay attacks with packet sequence counter - replaced by WPA2
DES
PG
collision
TKIP
40. PGP and SSH
cipher
confidentiality
hybrid
stream cipher
41. Free email security program that uses several algorithms - symmetric (IDEA) - asymmetric (RSA) and hashes (SHA1) and the web of trust
cryptography
digital signature
key
PG
42. Asymmetric cryptography - hashes - and digital signatures provide __________
IPSec
DES
non repudiation
tunneling
43. Protects against removing or installing a bogus hard drive using sealing (measuring system variables - BIOS - boot sector - firmware)
TPM
X.509
triple DES
secure hash algorithm
44. Security enhancement for MIME - provides signed (SHA-1) and encrypted (RSA and Diffe-Helman) email messasges
cryptanalysis
S/MIME
SHA-2
symmetric key
45. Selected by NIST for cryptographic hash functions for public use - 160 bit length
SHA
L2TP
key
RSA
46. Cipher block chaining (CBC) - cipher feedback (CFB) - electronic code book (ECB) and output feedback (OFB)
key
four modes of DES
symmetric key algorithms
one time pad
47. Tunneling protocol that merges PPTP with L2F - using port 1701 - is used over UDP - can be combined with IPSec for 5 layered encapsulation
cryptanalysis
trusted platform module
L2TP
transport layer security
48. Password storage hash for Windows XP - separates password into two 7 character parts and converts to upper case
collision
lanman
non repudiation
decryption
49. Most widely used tunneling protocol - over port 1723 - data carried in an IP tunnel over Generic Routing Encapsulation (GRE)
steganography
TPM
PPTP
SHA
50. Sequence of bits used in encryption and decryption - also known as cryptovariable
key
secure hash algorithm
TLS
X.509