CryptoFS is a encryption filesystem for Filesystem in Userspace and Linux Userland Filesystem. Files written to the mount point will be stored encrypted (data and filename) in a directory on a normal filesystem.
| Tags | Security Cryptography Filesystems |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: Compatibility changes were made to allow using CryptoFS with MacFUSE. A minor bug was fixed.


Release Notes: Two bugs that made the config file appear in FUSE mountpoints and that made it possible to accidently overwrite the config file from the mountpoint were fixed.


Release Notes: A bug which occurred when files were opened in write only mode was fixed.


Release Notes: This release can be built as a filesystem for FUSE.


Release Notes: This release adds support for the PIN Entry password input utility.