Upgrade SHA1 to SHA2 or SHA256
Policy Service currently uses SHA1 for logging purposes with changes to policies. This SHA1 is returned in json response when changes are made as well.
While it's not used for security it would be nice to upgrade from SHA1.
Created based upon #124 (closed)