Shujaat Ali Khan

Results 7 issues of Shujaat Ali Khan

I am worrying if there is any file size limitation due to the GCM mode. Can someone please clear up my confusion?

**Reproduce:** Open a **jpg** image from the mounted drive in Microsoft Default Image viewer and then close that image. Although the image is closed, the following function returns 2 handles:...

Just like storing open handles using `GetContext()->m_open_handles.insert(handle); ` I want to store file paths too so that I may check which specific files are open before unmounting drive. I noticed...

**Note:** Sample corrupted image & steps to reproduce the issue are mentioned in the second comment. I found that `Mutex destroyed while busy` exception occurs if I open a **corrupted...

**[Attached 3 Screenshots below]** I have a folder containing around 100 PNG image files, when I open that folder and quickly scroll down and double click on an image to...

When I copy a **large file** to EncFSy drive, the copy operation takes too much time (around 5-15 seconds) while estimating **Time remaining** as can be seen in the screenshot...

It would be so awesome to warn user if there are some opened files, e.g. Word document, before unmounting EncFSy Drive. [CppCryptFS ](https://github.com/bailey27/cppcryptfs)handles this very nicely by **counting the Files...