package metadata

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Config

metadata.proto:103

Data stored in the config file

message EncryptionOptions

metadata.proto:68

Encryption policy specifics, corresponds to the fscrypt_policy struct

Used in: Config, PolicyData

enum EncryptionOptions.Mode

metadata.proto:72

Type of encryption; should match declarations of unix.FSCRYPT_MODE

Used in: EncryptionOptions

message HashingCosts

metadata.proto:30

Cost parameters to be used in our hashing functions.

Used in: Config, ProtectorData

message PolicyData

metadata.proto:96

The associated data for each policy

message ProtectorData

metadata.proto:54

The associated data for each protector

enum SourceType

metadata.proto:46

Specifies the method in which an outside secret is obtained for a Protector

Used in: Config, ProtectorData

message WrappedKeyData

metadata.proto:39

This structure is used for our authenticated wrapping/unwrapping of keys.

Used in: ProtectorData, WrappedPolicyKey

message WrappedPolicyKey

metadata.proto:90

Used in: PolicyData