Hi Tio,
Yes, the hash algorithm definitely needs to be updated. I would like
to use SHA256 or SHA512, both of which have much stronger collision
resistance and preimage resistance. Ideally we would compute both and
you can select the one(s) you want to see.
Upgrading the hash is an important issue on the Perspectives
Roadmap[1], and we have a separate ticket in GitHub for the server
portion[2] if you want to follow along. It is high priority on the
list once I add some testability to the scanner itself, to make sure
everything is working correctly.
Hope that helps
[1]
https://github.com/danwent/Perspectives/wiki/Perspectives-Roadmap
[2]
https://github.com/danwent/Perspectives-Server/issues/22