TeamAmaze/AmazeFileManager

Password update doesn't work for encrypted file

开放

#1,625 创建于 2019年4月26日

 (0 条评论) (0 个反应) (0 位负责人)Java (1,529 个派生)batch import
Area-CryptographyIssue-Bughelp wanted

仓库指标

星标
 (4,883 个星标)
PR 合并指标
 (平均合并 146天 5小时) (30 天内合并 4 个 PR)

描述

  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

贡献者指南