Skip to content
/ encfs Public
forked from Sammight/encfs

EncFS: an Encrypted Filesystem for FUSE. Easy learning of basic cryptography.

License

Notifications You must be signed in to change notification settings

abakasam/encfs

 
 

Repository files navigation

EncFS (Enc rypted FileSystem)

EncFS runs in userspace, using the FUSE library for the filesystem interface.

EncFS encrypts individual files, by translating all requests for the virtual filesystem into the equivalent encrypted operations on the raw filesystem.

About

EncFS: an Encrypted Filesystem for FUSE. Easy learning of basic cryptography.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.3%
  • Perl 6.7%
  • CMake 4.0%
  • C 2.9%
  • Other 1.1%