Can you please look into this bug / unexpected behavior? Thank you very much!
DESCRIPTION: Adding files or folders to an EncFS folder on an external SD card causes the folder to be unable to be opened anymore.
STEPS TO REPRODUCE:
- On the external SD card (not "Internal storage")...
- Add -> EncFS 1.7.4
- Enter the name -> "enc-new"
- Enter the key -> <key>
- Open the new encrypted folder, enter the key to decrypt...
- Copy a file into the encrypted folder.
- Menu -> Logout
- Attempting to open the encrypted folder again fails with the following message:
Code:
error:1e00006a:Cipher
functions:OPENSSL_internal:DATA_NOT_MULTIPLE_OF_BLOCK_LENGTH
Using Termux I can now see an unencrypted 0-byte file with the same name as the file I copied in the encrypted folder. If I delete the 0-byte file, I am now able to access the encrypted folder in MiXplorer as expected.
ABOUT:
MiXplorer: 6.51.7-Silver B21020781
Android: 8.1.0
Root: Yes, Magisk
Please let me know if you need any more information. Thank you!