Open hcs64 opened 9 years ago
I don't think this is an ideal solution, it would be better to match against either the v1 or v2, but the current checksum code would have to be modified to handle more than one checksum computed simultaneously, and it would be undesirable to run through the whole thing twice (as AR checksumming is already irritatingly slow).
This patch replaces the v1 AccurateRip checksum algorithm currently in morituri with v2. The v2 rips are generally more common, see issue #119.