Secret Server is all about security, and to further continue that effort I have implemented salting. Salting fixes the issue where if there are two secret fields that are identical, they would look identical in the database. Now with salting, data that
Read More...