加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

linux – encfs decryption,不支持文件名编码’nameio / block’

发布时间:2020-12-14 01:05:10 所属栏目:Linux 来源:网络整理
导读:我正在尝试解密encfs文件夹,但在执行命令时,我收到以下错误: (FileUtils.cpp:1649) Unable to find nameio interface nameio/block,version 4:0:0 我用于安装的命令很简单: encfs ~/encrypted_folder ~/mount_point 我尝试过使用sudo或–forcedecode,得到
我正在尝试解密encfs文件夹,但在执行命令时,我收到以下错误:

(FileUtils.cpp:1649) Unable to find nameio interface nameio/block,version 4:0:0

我用于安装的命令很简单:

encfs ~/encrypted_folder ~/mount_point

我尝试过使用sudo或–forcedecode,得到了相同的结果.

encfsctl命令在加密文件夹上的输出是:

Version 6 configuration; created by EncFS 1.7.5 (revision 20100713)
Filesystem cipher: "ssl/aes",version 3:0:0 (using 3:0:2)
Filename encoding: "nameio/block",version 4:0:0 (NOT supported)
Key Size: 256 bits
Using PBKDF2,with 1351653 iterations
Salt Size: 160 bits
Block Size: 1024 bytes,including 8 byte MAC header
Each file contains 8 byte header with unique IV data.
Filenames encoded using IV chaining mode.
File data IV is chained to filename IV.
File holes passed through to ciphertext.

我的OS详细信息是:

Ubuntu 14.04.1 LTS with kernel  3.13.0-35-generic

我很迷茫,我不知道那个编码是什么,为什么不支持.在谷歌上搜索并没有给我任何解决方案……

解决方法

确认:使用encfs 1.7.5解决了这个问题.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读