cppcryptfs icon indicating copy to clipboard operation
cppcryptfs copied to clipboard

cppcryptfs is an implementation of the gocryptfs encrypted overlay filesystem in C++ for Windows.

Results 51 cppcryptfs issues
Sort by recently updated
recently updated
newest added

I use cppcryptfs with nextcloud, around 43 GB with 20.500 files. Since a few days, I have a permanent high CPU load with ccpcryptfs when the nextcloud client is active,...

Unfortunately **cppcryptfs.exe** (MD5 007cf69831df5c957e091e070e6bfa55) is detected as Malware on BitDefender (with today's update). It has been detected before in the last 2-3 months. When I execute it, it is terminated...

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

cppcryptfs 1.4.4.0 dokany 2.0.5.1000 Recovering fs which created 2 years before. ```cppcryptfsctl.exe --recover=f:\...``` Set new password with master key and got new conf file. Mount it succesfully, but there is...

**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...

sorry to ask but i searched this webpage and asked AI, but still found no such solution. i guess the command line shd be able to help. did i miss...

The question is if one can reliably & efficiently: * use CppCryptFS to hold and mount from within it, on WIndows or on Linux, a Virtual or Image Disk with...

I am using this software. I have another idea that you can add the feature to encode the file extensions. Currently, the app has the option to encrypt file names....

is @bailey27 still alive? if so, is there an easy way to migrate from a diriv store/encryption to one that only uses deterministic names? huge amount of data and I...