Go to file
oupson 94a3627a0f
Remove libfuse usage
2022-10-08 23:51:06 +02:00
rustcryptfs Rename rustcryptfs-linux to rustcryptfs-fuse and cargo update 2022-10-08 21:57:30 +02:00
rustcryptfs-fuse Remove libfuse usage 2022-10-08 23:51:06 +02:00
rustcryptfs-lib Document rustcryptfs-lib 2022-10-08 21:42:02 +02:00
.gitignore Add GocryptFs to simplify usage 2022-08-11 15:41:42 +02:00
Cargo.lock Remove libfuse usage 2022-10-08 23:51:06 +02:00
Cargo.toml Rename rustcryptfs-linux to rustcryptfs-fuse and cargo update 2022-10-08 21:57:30 +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