SIGN IN SIGN UP

Change dsa_verify_* returns values to 0/1

Remove the footgun where certain failures returned negative error codes,
which when checked as bool would evaluate to true.

WinSparkle used the API correctly, but consistency with ed25519_verify()
interface is still preferable.
V
Václav Slavík committed
a0e9522956300317141051a407f19790c7bd3e1a
Parent: 4a2285c