TeamAmaze/AmazeFileManager
View on GitHubPassword update doesn't work for encrypted file
Open
#1,625 opened on Apr 26, 2019
Area-CryptographyIssue-Bughelp wanted
Repository metrics
- Stars
- (4,883 stars)
- PR merge metrics
- (Avg merge 146d 5h) (4 merged PRs in 30d)
Description
- Encrypt any file with password1
- Encrypt the same file with password2
- 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