Secure Protocols Questions Flashcards
1
Q
What encryption and hash does SRTP use?
A
AES and HMAC-SHA1
2
Q
What is the hashing algorithm SHA and what versions of SHA exist?
A
Secure Hash Algorithm
SHA-1, SHA-2, SHA-3
SHA-1 was deprecated. SHA-1 is only usable in HMAC-SHA-1. SHA-3 is the most secure.
3
Q
What are the bit rates of each version of SHA?
A
SHA-1 = 160bits SHA-2 = 224, 256, 348, 512 SHA-3 = 224, 256, 348, 512