How does SumatraPDF store passwords? #4354
Replies: 3 comments 4 replies
-
|
Possibly hex-encoded but really I forgot the details. You can always look at the code. |
Beta Was this translation helpful? Give feedback.
-
|
@vishalnandagopal 4 digits is easier so it may be a simpler cypher reflecting user input. // Store a password securely (if data encryption is provided by OS) and in part may be from MuPDF code base too as that says "padding" |
Beta Was this translation helpful? Give feedback.
-
|
When I choose to remember the PDF password option, why does it not work? I still need to paste the password each time I open the PDF file. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I click click on "save password" when typing the password for a file, a parameter
DecryptionKeyappears inSumatraPDF-settings.txt.What is the encryption process? Is it just something like base64?
Beta Was this translation helpful? Give feedback.
All reactions