Mon, 17 Jun 2024 05:46:00 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 ascending sort
/usr/share/doc/golang-github-google-fscrypt-devel0.00 B
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/google0.00 B
/usr/share/gocode/src/github.com/google/fscrypt0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/actions0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/cmd0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/crypto0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/filesystem0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/keyring0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/metadata0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/pam0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/pam_fscrypt0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/security0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/util0.00 B
/usr/share/licenses/golang-github-google-fscrypt-devel0.00 B
/usr/share/gocode/src/github.com/google/fscrypt/.goipath46.00 B
/usr/share/gocode/src/github.com/google/fscrypt/go.mod554.00 B
/usr/share/gocode/src/github.com/google/fscrypt/pam/pam_test.go779.00 B
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/fscrypt_test.go784.00 B
/usr/share/gocode/src/github.com/google/fscrypt/security/security_test.go789.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/security/cache.go1.62 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam/pam.h1.65 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/protector_test.go1.75 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/hashing_test.go1.88 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/config_test.go1.89 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/constants.go1.91 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/config.go1.99 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/path_test.go2.19 KB
/usr/share/gocode/src/github.com/google/fscrypt/util/util_test.go2.41 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/context_test.go2.48 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/recovery_test.go2.58 KB
/usr/share/gocode/src/github.com/google/fscrypt/crypto/rand.go2.93 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/metadata.proto2.95 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/strings.go2.98 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam/login.go3.24 KB
/usr/share/gocode/src/github.com/google/fscrypt/metadata/config_test.go3.25 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam/pam.c3.28 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/setup.go3.70 KB
/usr/share/gocode/src/github.com/google/fscrypt/filesystem/path.go3.82 KB
/usr/share/gocode/src/github.com/google/fscrypt/util/errors.go3.84 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/fscrypt.go3.92 KB
/usr/share/gocode/src/github.com/google/fscrypt/pam/constants.go4.25 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/util/util.go4.48 KB
/usr/share/gocode/src/github.com/google/fscrypt/cmd/fscrypt/protector.go4.57 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/recovery.go4.60 KB
/usr/share/gocode/src/github.com/google/fscrypt/actions/policy_test.go4.82 KB
Component of No Buildroots