Java Hash algorithm search Given just a salt and a hash, this utility program searches all Javas hash algorithms with all iterations counts. (The performance is O(n²) for the iteration count, but CPUs are fast enough.)