Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
gocryptfs is a file-based encryption system implemented as a mountable FUSE filesystem, storing each file as a corresponding encrypted file on the hard disk. It uses Scrypt password hashing, GCM encryption for file contents, and EME wide block encryption for file names, enabling efficient synchronization with tools like Dropbox or rsync.
Parse Score