Go to file
oupson c57f9b3a85
Error related rustcryptfs-lib refracto
2022-10-08 16:10:43 +02:00
rustcryptfs Rename FilenameDecoder to FilenameCipher 2022-10-07 20:51:56 +02:00
rustcryptfs-lib Error related rustcryptfs-lib refracto 2022-10-08 16:10:43 +02:00
rustcryptfs-linux Error related rustcryptfs-lib refracto 2022-10-08 16:10:43 +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