Wed, 26 Jun 2024 09:05:59 UTC | login

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

ID1158528
Namegolang-github-google-fscrypt-devel
Version0.3.4
Release2.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-12-27 08:24:58 GMT
Size139.45 KB
665ffe422cc5bee994fc85dc4a56dedc
LicenseApache-2.0
Buildrootf40-build-766719-124288
Provides
golang(github.com/google/fscrypt/actions) = 0.3.4-2.fc40
golang(github.com/google/fscrypt/crypto) = 0.3.4-2.fc40
golang(github.com/google/fscrypt/filesystem) = 0.3.4-2.fc40
golang(github.com/google/fscrypt/keyring) = 0.3.4-2.fc40
golang(github.com/google/fscrypt/metadata) = 0.3.4-2.fc40
golang(github.com/google/fscrypt/pam) = 0.3.4-2.fc40
golang(github.com/google/fscrypt/security) = 0.3.4-2.fc40
golang(github.com/google/fscrypt/util) = 0.3.4-2.fc40
golang-github-google-fscrypt-devel = 0.3.4-2.fc40
golang-ipath(github.com/google/fscrypt) = 0.3.4-2.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 89 >>>
Name Size descending sort
/usr/share/doc/golang-github-google-fscrypt-devel/README.md59.36 KB
/usr/share/gocode/src/github.com/google/fscrypt/README.md59.36 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/commands.go37.64 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/filesystem.go35.76 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/metadata.pb.go33.38 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/policy.go21.23 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/mountpoint.go18.61 KB
/usr/share/gocode/src/github.com/google/fscrypt/crypto/crypto_test.go16.86 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/filesystem_test.go16.24 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/mountpoint_test.go15.32 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/errors.go13.59 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam_fscrypt/pam_fscrypt.go13.21 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/policy.go11.65 KB
/usr/share/licenses/golang-github-google-fscrypt-devel/LICENSE11.09 KB
/usr/share/doc/golang-github-google-fscrypt-devel/NEWS.md10.62 KB
/usr/share/gocode/src/github.com/google/fscrypt/NEWS.md10.62 KB
/usr/share/gocode/src/github.com/google/fscrypt/crypto/key.go10.62 KB
/usr/share/gocode/src/github.com/google/fscrypt/keyring/keyring_test.go10.60 KB
/usr/share/gocode/src/github.com/google/fscrypt/keyring/fs_keyring.go10.43 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/flags.go9.81 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/config.go9.71 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/protector.go9.42 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/prompt.go8.86 KB
/usr/share/gocode/src/github.com/google/fscrypt/keyring/user_keyring.go8.53 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam_fscrypt/run_fscrypt.go8.28 KB
/usr/share/gocode/src/github.com/google/fscrypt/crypto/crypto.go7.78 KB
/usr/share/doc/golang-github-google-fscrypt-devel/CONTRIBUTING.md6.90 KB
/usr/share/gocode/src/github.com/google/fscrypt/CONTRIBUTING.md6.90 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/checks.go6.81 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/status.go6.50 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/context.go6.44 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam/pam.go6.18 KB
/usr/share/gocode/src/github.com/google/fscrypt/keyring/keyring.go6.00 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/keys.go5.73 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/policy_test.go5.64 KB
/usr/share/gocode/src/github.com/google/fscrypt/crypto/recovery_test.go5.35 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/format.go5.20 KB
/usr/share/gocode/src/github.com/google/fscrypt/security/privileges.go5.06 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/callback.go4.95 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/policy_test.go4.82 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/recovery.go4.60 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/protector.go4.57 KB
/usr/share/gocode/src/github.com/google/fscrypt/util/util.go4.48 KB
/usr/share/doc/golang-github-google-fscrypt-devel/CODE_OF_CONDUCT.md4.39 KB
/usr/share/gocode/src/github.com/google/fscrypt/CODE_OF_CONDUCT.md4.39 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam/constants.go4.25 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/fscrypt.go3.92 KB
/usr/share/gocode/src/github.com/google/fscrypt/util/errors.go3.84 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/path.go3.82 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/setup.go3.70 KB
Component of No Buildroots