Cryptography Flashcards
Diffie-Hellman groups
Diffie-Hellman group 1—768 bit group
Diffie-Hellman group 2 —1024 bit group
Diffie-Hellman group 5—1536 bit group
Diffie-Hellman group 14—2048 bit group
Diffie-Hellman group 19—256 bit elliptic curve
Diffie-Hellman group 20—384 bit elliptic curve group
Which of the algorithms provides better protection against brute force attacks by using a 160-bit message digest?
SHA-1
MD5
Can be cracked by brute-force attack and suffers from extensive vulnerabilities
RC4
is ideal for software implementation
MD4
used to verify data integrity through the creation of a 128-bit message digest from data input
Which optimized for confidential communications, such as bidirectional voice and video
RC4 enables safe communications such as traffic encryption (which secures websites) and for websites that use the SSL protocol.
Advanced encryption standard ( AES ) is an algorithm used for
Bulk data encryption
Which contains a public key and the identity of the owner and the corresponding private key is kept secret by the certification authorities
Signed certificates
popular CAs
Comodo, IdenTrust, Symantec, and GoDaddy
Cross certification
enables entities in one PKI to trust entities in another PKI
Which Describes a component of public key infrastructure (PKI) where a copy of a private key is stored to provide third-party access and to facilitate recovery operations?
Key escrow
Which element of public key infrastructure (PKI) verifies the applicant?
Registration authority (RA): This acts as the verifier for the certificate authority.
Which Cryptography attack methods is usually performed without the use of a computer?
Rubber Hose attack
Which cryptanalysis methods is applicable to symmetric key algorithms?
Differential cryptanalysis
In which attack can an attacker obtain ciphertexts encrypted under two different keys and gather plaintext and matching ciphertext?
Related-key attack. The related-key attack is similar to the chosen plaintext attack except that the attacker can obtain ciphertexts encrypted under two different keys