Home |
Search |
Today's Posts |
#11
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
JE
Thanks for that. I understand it. Otto "JE McGimpsey" wrote in message ... Passwords that you enter, of whatever length, are converted, or hashed, into what is effectively a 12-character string, and stored in the workbook, rather than what you entered. There can be an essentially infinite number of passwords, but each one will hash to one of the 194K 12-character strings. Since the original, or user-entered, password is not stored, only a representation of the hash can be determined (e.g., by brute-force attempts to unprotect the worksheet), not the original password. In article , "Otto Moehrbach" wrote: I have one question. In the remarked-out text with the code, you say "Reveals hashed passwords NOT original passwords". You lost me there. What are "hashed passwords" and what are "original passwords"? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unprotect worksheet via VBA | Excel Worksheet Functions | |||
Needed: worksheet export help | Excel Discussion (Misc queries) | |||
Search/Match between 2 x separate Worksheets and populate result in third worksheet | Excel Discussion (Misc queries) | |||
Copy from worksheet to another x times | Excel Discussion (Misc queries) | |||
How can I unprotect a worksheet that is password protected | Excel Discussion (Misc queries) |