Re: [yocto] [meta-security][PATCH v2] fscryptctl: add v0.1.0

2017-10-24 Thread akuster
On 10/23/2017 08:51 AM, André Draszik wrote: > From: André Draszik > > fscryptctl is a low-level tool written in C that handles > raw keys and manages policies for Linux filesystem > encryption [1]. > > For a tool that presents a higher level interface and > manages metadata, key generation, key

[yocto] [meta-security][PATCH v2] fscryptctl: add v0.1.0

2017-10-23 Thread André Draszik
From: André Draszik fscryptctl is a low-level tool written in C that handles raw keys and manages policies for Linux filesystem encryption [1]. For a tool that presents a higher level interface and manages metadata, key generation, key wrapping, PAM integration, and passphrase hashing, see fscry