TeamAmaze/AmazeFileManager

Password update doesn't work for encrypted file

Ouverte

#1 625 ouverte le 26 avr. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)Java (1 529 forks)batch import
Area-CryptographyIssue-Bughelp wanted

Métriques du dépôt

Stars
 (4 883 étoiles)
Métriques de merge PR
 (Merge moyen 146j 5h) (4 PRs mergées en 30 j)

Description

  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

Guide contributeur