How to represent visually a number (like a key or hash) on a screen for visual comparison with another representation of that number on another screen (or another window) in such way that it would be very hard for an adversary (who knows the correct answer) to convince the user that different numbers are equal?
The applications would typically be to display a hash for the purpose of reliable but not to cumbersome user verification.
REMARK:
In the discussion, a "moved goalpost" was described as: "How to display two numbers for comparison when an attacker knows one number and can control the other, and the user isn't willing to look at more than a few characters?"
That's almost the question: the question is how to graphically show these numbers, for the purpose of visual comparison, as users probably will not want to carefully compare more than a few hex digits (or more than the first two).