Go to file
oupson 4eb66cfad4
Remove useless io mod
2022-10-06 17:07:37 +02:00
rustcryptfs Prompt password 2022-10-06 15:55:07 +02:00
rustcryptfs-lib Remove useless io mod 2022-10-06 17:07:37 +02:00
rustcryptfs-linux Move get_real_size to rustcryptfs-lib 2022-10-06 17:00:16 +02:00
.gitignore Add GocryptFs to simplify usage 2022-08-11 15:41:42 +02:00
Cargo.lock Prompt password 2022-10-06 15:55:07 +02:00
Cargo.toml Add a linux lib for fuse filesystem 2022-10-03 14:38:08 +02:00
README.md Work on README 2022-10-06 16:29:09 +02:00

README.md

RustCryptFS

An implementation of gocryptfs in Rust.

Supported plaforms and features

  • Linux (via FUSE)
    • read
    • write
  • Windows
    • read
    • write