Go to file
oupson 90f6a6db49
Move DirFilenameDecoder to his own file
2022-10-07 13:15:46 +02:00
rustcryptfs Prompt password 2022-10-06 15:55:07 +02:00
rustcryptfs-lib Move DirFilenameDecoder to his own file 2022-10-07 13:15:46 +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