I am using ecryptFS for encryption of data on Linux. Is there a way on Linux to decrypt the data without mounting the encrypted folder?
Asked
Active
Viewed 358 times
1
-
Using WSL and mounting the encrypted folder is probably more simple and more reliable than anything else... – dirkt Dec 22 '21 at 08:57
-
Can we decrypt the encrypted files using passphrase ? – user507208 Dec 22 '21 at 09:03
-
2Could you explain why mounting is a problem? If you are worried about the integrity, make a copy and use that for decryption. Also: Windows-related questions are off-topic. – FelixJN Dec 22 '21 at 09:06
-
I have removed mention of Windows from your question since you asked about a way on "windows/Linux". A way on Windows is off topic for us, but a way on Linux would not be. If you require this to be on Windows, then please delete this questoin and ask again on [su]. – terdon Dec 22 '21 at 09:36