312-49 · Question #172
What hashing method is used to password protect Blackberry devices?
The correct answer is D. SHA-1. BlackBerry devices use SHA-1 (Secure Hash Algorithm 1) to hash and protect device passwords. SHA-1 produces a 160-bit hash digest and was the standard chosen by BlackBerry's security architecture for password storage. AES is a symmetric encryption algorithm (not a hash), RC5 is…
Question
What hashing method is used to password protect Blackberry devices?
Options
- AAES
- BRC5
- CMD5
- DSHA-1
How the community answered
(24 responses)- C4% (1)
- D96% (23)
Explanation
BlackBerry devices use SHA-1 (Secure Hash Algorithm 1) to hash and protect device passwords. SHA-1 produces a 160-bit hash digest and was the standard chosen by BlackBerry's security architecture for password storage. AES is a symmetric encryption algorithm (not a hash), RC5 is a block cipher, and MD5, while a hashing algorithm, is not the one BlackBerry uses for this purpose.
Topics
Community Discussion
No community discussion yet for this question.