TeamAmaze/AmazeFileManager

Password update doesn't work for encrypted file

オープン

#1,625 opened on 2019/04/26

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,529 件のフォーク)batch import
Area-CryptographyIssue-Bughelp wanted

Repository metrics

Stars
 (4,883 個のスター)
PR merge metrics
 (平均マージ 146d 5h) (30d で 4 merged PRs)

説明

  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

コントリビューターガイド