Crate disk_crypt

Source
Expand description

A disk device wrapper that provides confidentiality (but not authentication) via encryption.

Modules§

resolver
Resource resolver for the encrypted disk device.

Structs§

CryptDisk
An encrypted disk.

Enums§

NewDiskError
An error that occurred while creating a new encrypted disk.