Go to file
oupson 965c07df0a
Rename content_enc to content
2022-10-07 20:55:56 +02:00
rustcryptfs Rename FilenameDecoder to FilenameCipher 2022-10-07 20:51:56 +02:00
rustcryptfs-lib Rename content_enc to content 2022-10-07 20:55:56 +02:00
rustcryptfs-linux Rename content_enc to content 2022-10-07 20:55:56 +02:00
.gitignore Add GocryptFs to simplify usage 2022-08-11 15:41:42 +02:00
Cargo.lock Remove useless serde_json error 2022-10-07 13:20:05 +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