DESFingerprint contains part of key
Posted: Fri Jan 21, 2011 1:56 pm
Hi,
the first 2 Characters that DESFingerprint() returns seem to be the first 2 Characters of the key that was used, is this really correct?
have a look at this:
Debug DESFingerprint("Password", "AAhello")
Debug DESFingerprint("Password", "BBhello")
Debug DESFingerprint("Password", "CChello")
Debug DESFingerprint("Password", "DDhello")
Debug DESFingerprint("Password", "EEhello")
output is:
AAIwtAj2YTr.2
BBySRpeOpwQmI
CCZw7I6ZZCuqs
DD8aONRYBXaFk
EEZpfy83YGzjo
the first 2 Characters that DESFingerprint() returns seem to be the first 2 Characters of the key that was used, is this really correct?
have a look at this:
Debug DESFingerprint("Password", "AAhello")
Debug DESFingerprint("Password", "BBhello")
Debug DESFingerprint("Password", "CChello")
Debug DESFingerprint("Password", "DDhello")
Debug DESFingerprint("Password", "EEhello")
output is:
AAIwtAj2YTr.2
BBySRpeOpwQmI
CCZw7I6ZZCuqs
DD8aONRYBXaFk
EEZpfy83YGzjo