Sun, 16 Jun 2024 16:16:06 UTC | login

Information for RPM golang-github-google-fscrypt-devel-0.3.4-1.fc40.noarch.rpm

ID1071192
Namegolang-github-google-fscrypt-devel
Version0.3.4
Release1.fc40
Epoch
Archnoarch
SummaryPAM module for managing Linux filesystem encryption
Descriptionfscrypt is a high-level tool for the management of Linux filesystem encryption. This tool manages metadata, key generation, key wrapping, PAM integration, and provides a uniform interface for creating and modifying encrypted directories. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/google/fscrypt
Build Time2023-11-08 12:10:24 GMT
Size140.23 KB
0d52d1bc5e161899eb60f0a12e1b157a
LicenseApache-2.0
Buildrootf40-build-737392-107131
Provides
golang(github.com/google/fscrypt/actions) = 0.3.4-1.fc40
golang(github.com/google/fscrypt/crypto) = 0.3.4-1.fc40
golang(github.com/google/fscrypt/filesystem) = 0.3.4-1.fc40
golang(github.com/google/fscrypt/keyring) = 0.3.4-1.fc40
golang(github.com/google/fscrypt/metadata) = 0.3.4-1.fc40
golang(github.com/google/fscrypt/pam) = 0.3.4-1.fc40
golang(github.com/google/fscrypt/security) = 0.3.4-1.fc40
golang(github.com/google/fscrypt/util) = 0.3.4-1.fc40
golang-github-google-fscrypt-devel = 0.3.4-1.fc40
golang-ipath(github.com/google/fscrypt) = 0.3.4-1.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/pkg/errors)
golang(github.com/urfave/cli)
golang(golang.org/x/crypto/argon2)
golang(golang.org/x/crypto/hkdf)
golang(golang.org/x/sys/unix)
golang(golang.org/x/term)
golang(google.golang.org/protobuf/encoding/protojson)
golang(google.golang.org/protobuf/proto)
golang(google.golang.org/protobuf/reflect/protoreflect)
golang(google.golang.org/protobuf/runtime/protoimpl)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 91 >>>
Name descending sort Size
/usr/share/licenses/golang-github-google-fscrypt-devel/LICENSE11.09 KB
/usr/share/licenses/golang-github-google-fscrypt-devel0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/util/util_test.go2.41 KB
/usr/share/gocode/src/github.com/google/fscrypt/util/util.go4.48 KB
/usr/share/gocode/src/github.com/google/fscrypt/util/errors.go3.84 KB
/usr/share/gocode/src/github.com/google/fscrypt/util0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/security/security_test.go789.00 B
/usr/share/gocode/src/github.com/google/fscrypt/security/privileges.go5.06 KB
/usr/share/gocode/src/github.com/google/fscrypt/security/cache.go1.62 KB
/usr/share/gocode/src/github.com/google/fscrypt/security0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/pam_fscrypt/run_test.go1005.00 B
/usr/share/gocode/src/github.com/google/fscrypt/pam_fscrypt/run_fscrypt.go8.28 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam_fscrypt/pam_fscrypt.go13.21 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam_fscrypt0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/pam/pam_test.go779.00 B
/usr/share/gocode/src/github.com/google/fscrypt/pam/pam.h1.65 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam/pam.go6.18 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam/pam.c3.28 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam/login.go3.24 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam/constants.go4.25 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/metadata/policy_test.go5.64 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/policy.go11.65 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/metadata.proto2.95 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/metadata.pb.go33.38 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/constants.go1.91 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/config_test.go3.25 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/config.go1.99 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/checks.go6.81 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/keyring/user_keyring.go8.53 KB
/usr/share/gocode/src/github.com/google/fscrypt/keyring/keyring_test.go10.60 KB
/usr/share/gocode/src/github.com/google/fscrypt/keyring/keyring.go6.00 KB
/usr/share/gocode/src/github.com/google/fscrypt/keyring/fs_keyring.go10.43 KB
/usr/share/gocode/src/github.com/google/fscrypt/keyring0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/go.mod554.00 B
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/path_test.go2.19 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/path.go3.82 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/mountpoint_test.go15.32 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/mountpoint.go18.61 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/filesystem_test.go16.24 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/filesystem.go35.76 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/crypto/recovery_test.go5.35 KB
/usr/share/gocode/src/github.com/google/fscrypt/crypto/rand.go2.93 KB
/usr/share/gocode/src/github.com/google/fscrypt/crypto/key.go10.62 KB
/usr/share/gocode/src/github.com/google/fscrypt/crypto/crypto_test.go16.86 KB
/usr/share/gocode/src/github.com/google/fscrypt/crypto/crypto.go7.78 KB
/usr/share/gocode/src/github.com/google/fscrypt/crypto0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/strings.go2.98 KB
Component of No Buildroots