fuse-encrypted-filesystem:使用 FUSE 的加密文件系统

时间:2021-07-07 22:21:23
【文件属性】:
文件名称:fuse-encrypted-filesystem:使用 FUSE 的加密文件系统
文件大小:24KB
文件格式:ZIP
更新时间:2021-07-07 22:21:23
C 加密文件系统 用法: $ make pa5-encfs $ ./pa5-encfs -e 等结束了: 1. $ fusermount -u 2. $ make clean 快捷方式: 1. $ make mount * performs any necessary compilation and mounts the files from /mnt onto /mir 2. $ make unmount 3. $ make clean
【文件预览】:
fuse-encrypted-filesystem-master
----.gitignore(83B)
----Makefile(2KB)
----.rspec(30B)
----COPYING(18KB)
----spec()
--------spec_helper.rb(302B)
--------mir_spec.rb(2KB)
----mnt()
--------unencrypted_file.txt(12B)
--------encrypted_with_xattr.txt(16B)
--------no_xattr()
----README.md(349B)
----example()
--------fusehello.c(2KB)
--------fusexmp.c(7KB)
--------aes-crypt-util.c(2KB)
--------xattr-util.c(7KB)
----pa5-encfs.c(12KB)
----lib()
--------aes-crypt.c(3KB)
--------aes-crypt.h(1KB)
----Gemfile(62B)

网友评论