Which of the following are NOT acceptable ways to create a secure password hash in PHP? (Choose 2)

Which of the following are NOT acceptable ways to create a secure password hash in PHP? (Choose 2)
A . mdS{)
B . hash_pbkdf2()
C . password_hash()
D . crypt()
E . openssl_digest()

Answer: A, E

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments