Page 1 of 1

file integrity doesn't ignore case?

Posted: Wed May 24, 2017 3:02 am
by Attacker
In the file integrity function,
the checksum calced by FDM is lowercase
if users input a checksum with uppercase, even if the checksum is equal with the one FDM calced
FDM will report "Verification failed"
Shouldn't the uppercase or lowercase been ignored, just like FDM v3 does?