-
@ David
2025-06-16 13:12:50i just let the AI write a simple algorithm. what it is actually is you XOR the two hashes and then walk through them and precisely what i said, right shift them 1 at a time and add to a counter for each of the first (right most) bits that appear. XOR between two bytes the result is the bits that are set are the ones that are not the same between, if they are the same, then it puts a zero.