In the
algorithm, the function blacklisted(String unsignedHash) queries
the blacklist database and returns true if the input unsigned
hash exists. This first step increases the overall performance of
the system by quickly detecting known malicious applications.