TeamAmaze/AmazeFileManager

Password update doesn't work for encrypted file

Open

#1.625 geöffnet am 26. Apr. 2019

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.529 Forks)batch import
Area-CryptographyIssue-Bughelp wanted

Repository-Metriken

Stars
 (4.883 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 146T 5h) (4 gemergte PRs in 30 T)

Beschreibung

  1. Encrypt any file with password1
  2. Encrypt the same file with password2
  3. Decrypt the file with password2

Expected result: file is decrypted with password Actual result: "Wrong password!" But if I use password1 it still works instead the fact that I updated the password to password2.

Amaze 3.3.2

Contributor Guide