2.8 crytp Flashcards
Only encryption standard with a stream cipher
RC4
What encryption is used on mobile devices, and why?
ECC
It saves CPU/power for TLS/SSL asymmetric key
Is DES symmetric or asymmetric?
symmetric
Is Twofish symmetric or asymmetric?
symmetric
Is Blowfish symmetric or asymmetric?
symmetric
Is RSA symmetric or asymmetric?
asymmetric
Is PGP symmetric or asymmetric?
What is it used for?
PGP is a public-key cryptosystem and relies on an asymmetric algorithm (IDEA).
PGP is used for signing, encrypting, and decrypting texts, emails, files, directories, and whole disk partitions and to increase the security of email communications.
Is Diffie-Hellman symmetric or asymmetric?
asymmetric
Is ECC symmetric or asymmetric?
asymmetric
Is Diffie-Hellman symmetric or asymmetric?
asymmetric
Is ECC symmetric or asymmetric?
asymmetric
public-key cryptosystems all rely on what? Examples?
an asymmetric algorithm
Diffie-Hellman, RSA
Name two 128bit hashing algorithms
MD5
NTLM
Name two 160bit hashing algorithms
What is one used for?
RIPEMD
SHA-1 (SRTP encryption)
Name one 256bit hashing algorithm
SHA-2