rustcryptfs/README.md

10 lines
228 B
Markdown
Raw Normal View History

2022-05-15 10:58:10 +00:00
# RustCryptFS
2022-10-06 14:29:09 +00:00
An implementation of [gocryptfs](https://github.com/rfjakob/gocryptfs) in Rust.
## Supported plaforms and features
- [x] Linux (via FUSE)
- [x] read
- [ ] write
- [ ] Windows
- [ ] read
- [ ] write