1. Executive Summary The Hash-Hash approach applies a hash function iteratively: H2 = H(H(data)) or H2 = H(H(data) || salt) .