Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
Don't know
Know
remaining cards
Save
0:01
To flip the current card, click it or press the Spacebar key.  To move the current card to one of the three colored boxes, click on the box.  You may also press the UP ARROW key to move the card to the "Know" box, the DOWN ARROW key to move the card to the "Don't know" box, or the RIGHT ARROW key to move the card to the Remaining box.  You may also click on the card displayed in any of the three boxes to bring that card back to the center.

Pass complete!

"Know" box contains:
Time elapsed:
Retries:
restart all cards
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

CompTIA Security+ 4

QuestionAnswer
What is the biggest drawback to symmetric encryption? The key must be securely shared. This can be complicated because long keys are required for good security.
What is Diffie-Hellman most cominly used for? To protect the exchange of keys used to create a connection using symmetric encryption. It is often used in TLS for protecting secure web pages.
What is AES meant to replace? Advanced Encryption Standard is designed to replace the old U.S. government standard DES.
What kind of encryption cannot be reversed? Hash functions are one-way and cannot be reversed to provide the original plaintext.
What is public key encryption a more common name for? Asymmetric encryption is another name for public key encryption.
How many bits are in a block of the SHA algorithm? 512 bits make up a block in SHA.
How does elliptical curve cryptography work? Elliptical curve cryptography uses two points to calculate a third point on the curve.
A good hash function is resistant to what? A good hash algorithm is resistant to collisions, or two different inputs hashing to the same value.
How is 3DES an improvement over normal DES? 3DES uses multpile keys and multiple encryption or decryption rounds to improve security over regular DES.
What is the best kind of key to have? The best encryption key is one tht is long and rando, to reduce the predictability of the key.
What makes asymmetric encryption better than symmetric encryption? In public cryptography, only the private kays are secret, so key management is built into the algorithm.
What kind of encryption does a digital signature use? Digital signatures use hashing and asymmetric encryption.
What does differencial cryptanalysis require? Differential cryptanalysis requires large amounts of plaintext and ciphertext.
What is a brute force attack? Brute-forcing is the attempt to use every possible key to find the correct one.
What is key escrow? When the government keeps a copy of your private key, this is typically referred to as key escrow.
Created by: 1585371773
Popular Standardized Tests sets