Question:
Are sensitive data such as Venio user account passwords, Venio service account passwords, and Venio Repository passwords hashed and salted in their respective fields within the SQL database?
Answer:
Sensitive data such as Venio user account passwords, Venio service account passwords, and Venio Repository passwords stored in Venio SQL databases are both hashed and salted.
The exact output of the hashed and salted password stored in the SQL database will depend on the type of hashing algorithm used, as well as the exact input string and salt values. Venio supports multiple encryption algorithms, as well as the ability for the use of custom secret keys for generating encrypted hashes.
Comments
0 comments
Please sign in to leave a comment.