blob: cadd37fc395c3f52c7da2aa696477d1fe2cca24b (
plain)
1
2
3
4
5
6
7
8
|
# FSCrypt
An tool for uniform management of encrypted disks/directories;
[written in go](https://golang.org/).
FSCrypt is a tool for unified management of disk encryption. It manages
metadata, key generation, key wrapping, PAM integration, and provides a uniform
interface for creating and modifying encrypted directories and devices.
|