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

貢獻者指南