Mock 2 Flashcards
What hash algorithm is used for password authentication?
MD5
What algorithm should be used for digitally signing files?
RSA
A method for digitally signing and encrypting, that can be used across a broad base of platforms?
PGP
Name 3 block cipher modes?
ECB
CBC
GCM
What hash algorithm is used by common implementations of CHAP?
MD5
Name two ciphers known as weak keys?
RC4
DES
What key is used to encrypt data in an asymmetric system?
The recipients public key
What algorithm can be used for message authentication if a plaintext message?
RIPEMD
How is using a hash function different from other block cryptographic algorithms?
The value provided by a hash function cannot be decrypted only compared
If secure access is required for external users, for an SSL certificate, what certificate is needed?
SAN
What provides both secrecy and privacy?
Steganography
Most secure method of encryption?
AES
What protocols are meant for use with passwords and can help mitigate brute force attacks?
BCRYPT
PBKDF2
What is used to implement a PKI trust model to specify which users trust which CAs?
CTL