Password hashing - Version 3.15

Discussion about security topics in WinCC OA!
Search

Post Reply
3 posts • Page 1 of 1
vsolomonidou
Posts: 23
Joined: Mon Mar 02, 2015 11:33 am

Password hashing - Version 3.15

Post by vsolomonidou »

Hi,

What algorithm is used to hash passwords? Are they salted?

Thanks,
Vaso

User avatar
kilianvp
Posts: 422
Joined: Fri Jan 16, 2015 10:29 am

Re: Password hashing - Version 3.15

Post by kilianvp »

yes it's PKCS#5 and salted. For further questions you can look in the help for the function crypt(). For user passwords version 3 is used by default.

vsolomonidou
Posts: 23
Joined: Mon Mar 02, 2015 11:33 am

Re: Password hashing - Version 3.15

Post by vsolomonidou »

Thank you!

Post Reply
3 posts • Page 1 of 1