Download List

项目描述

EncFS is an encrypted pass-through filesystem which runs in userspace on Linux (using the FUSE kernel module). Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-30 19:06
1.7

新的文件系统的初始化向量安装程序所取代,这对一个水印攻击帮助。
Initialization vector setup for new filesystems was replaced, which helps against a watermark attack.

2010-06-28 20:48
1.6.0

有人支持增加了对提高1.42和1.43。 Modtime维持在重命名。修复被用于GCC 4.x和Mac OS X的版本了。
Support was added for boost 1.42 and 1.43. Modtime is maintained during rename. Fixes were made for gcc 4.x and Mac OS X builds.

2008-10-07 04:19
1.5.0

此版本使用盐的基于OpenSSL的密钥导出功能。它增加了海湾合作委员会的支持和修复4.3 OS X上xattr支持
标签: Major feature enhancements
This release uses a salt-based key derivation function from OpenSSL. It adds GCC 4.3 support and fixes xattr support on OS X.

2008-04-15 09:40
1.4.2

修复的问题,并锁定文件洞的支持。
标签: Minor bugfixes
Fixes for locking issues and support for file holes.

2008-01-16 14:46
1.4.1.1

递归重命名1.4.0引入错误是固定的。
标签: Major bugfixes
A recursive rename bug introduced in 1.4.0 was
fixed.

Project Resources