Package fscryptctl: Information
Source package: fscryptctl
Version: 1.0.0-alt2
Build time: May 11, 2021, 02:28 PM in the task #271367
Category: System/Kernel and hardware
Report package bugFTBFS | ||
---|---|---|
Architecture | FTBFS since | Update |
x86_64 | Nov. 28, 2021 | Feb. 16, 2025 |
Home page: https://github.com/google/fscryptctl
License: Apache-2.0
Summary: A low-level tool for the management of Linux kernel filesystem encryption
Description:
Fscryptctl is a low-level tool written in C that handles raw keys and manages policies for Linux filesystem encryption, see https://www.kernel.org/doc/html/latest/filesystems/fscrypt.html , specifically the "fscrypt" kernel interface which is supported by the ext4, f2fs, and UBIFS filesystems. Fscryptctl is mainly intended for embedded systems which can't use the full-featured fscrypt tool (https://github.com/google/fscrypt), or for testing or experimenting with the kernel interface to Linux filesystem encryption. Fscryptctl does *not* handle key generation, key stretching, key wrapping, or PAM integration.
List of RPM packages built from this SRPM:
fscryptctl (x86_64, ppc64le, i586, armh, aarch64)
fscryptctl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
fscryptctl (x86_64, ppc64le, i586, armh, aarch64)
fscryptctl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Vitaly Chikunov
Last changed
May 10, 2021 Vitaly Chikunov 1.0.0-alt2
- spec: Run tests in %check.
May 8, 2021 Andrew Savchenko 1.0.0-alt1
- Initial version