fscrypt: add new package
authorJohn Audia <[email protected]>
Wed, 8 Jan 2025 14:44:33 +0000 (09:44 -0500)
committerJosef Schlehofer <[email protected]>
Tue, 20 May 2025 07:27:34 +0000 (09:27 +0200)
commitf5089fc6c259bacd2ed488d139c393e67acc4544
tree5f4e0129084891d3fe20e0684bce23832d6b591c
parentae56deff2ce42da3c0331832457aaec480a873ed
fscrypt: add new package

Fscrypt is a high-level tool for the management of Linux native
filesystem encryption. fscrypt manages metadata, key generation, key
wrapping, PAM integration, and provides a uniform interface for creating
and modifying encrypted directories.

Upstream url: https://github.com/google/fscrypt/blob/master/README.md

Build system: x86/64
Build-tested: bcm27xx/bcm2712
Run-tested: bcm27xx/bcm2712

Signed-off-by: John Audia <[email protected]>
utils/fscrypt/Makefile [new file with mode: 0644]
utils/fscrypt/files/pam_config [new file with mode: 0644]