Fri, 03 May 2024 20:05:45 UTC | login

Information for RPM golang-filippo-age-devel-1.1.1-1.fc38.noarch.rpm

ID999620
Namegolang-filippo-age-devel
Version1.1.1
Release1.fc38
Epoch
Archnoarch
SummarySimple, modern and secure encryption tool
DescriptionA simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. This package contains the source code needed for building packages that reference the following Go import paths: – filippo.io/age
Build Time2023-05-05 08:50:43 GMT
Size56.02 KB
d4c4836485bccc8c74c5ff3825e9a4c3
LicenseBSD-3-Clause
Buildrootf38-build-709480-92876
Provides
golang(filippo.io/age) = 1.1.1-1.fc38
golang(filippo.io/age/agessh) = 1.1.1-1.fc38
golang(filippo.io/age/armor) = 1.1.1-1.fc38
golang(filippo.io/age/internal/bech32) = 1.1.1-1.fc38
golang(filippo.io/age/internal/format) = 1.1.1-1.fc38
golang(filippo.io/age/internal/plugin) = 1.1.1-1.fc38
golang(filippo.io/age/internal/stream) = 1.1.1-1.fc38
golang-filippo-age-devel = 1.1.1-1.fc38
golang-ipath(filippo.io/age) = 1.1.1-1.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(filippo.io/edwards25519)
golang(golang.org/x/crypto/chacha20poly1305)
golang(golang.org/x/crypto/cryptobyte)
golang(golang.org/x/crypto/curve25519)
golang(golang.org/x/crypto/hkdf)
golang(golang.org/x/crypto/poly1305)
golang(golang.org/x/crypto/scrypt)
golang(golang.org/x/crypto/ssh)
golang(golang.org/x/sys/execabs)
golang(golang.org/x/term)
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
1 through 49 of 49
Name ascending sort Size
/usr/share/doc/golang-filippo-age-devel0.00 B
/usr/share/doc/golang-filippo-age-devel/AUTHORS200.00 B
/usr/share/doc/golang-filippo-age-devel/README.md8.84 KB
/usr/share/gocode/src/filippo.io0.00 B
/usr/share/gocode/src/filippo.io/age0.00 B
/usr/share/gocode/src/filippo.io/age/.goipath46.00 B
/usr/share/gocode/src/filippo.io/age/README.md8.84 KB
/usr/share/gocode/src/filippo.io/age/age.go7.91 KB
/usr/share/gocode/src/filippo.io/age/age_test.go5.28 KB
/usr/share/gocode/src/filippo.io/age/agessh0.00 B
/usr/share/gocode/src/filippo.io/age/agessh/agessh.go10.46 KB
/usr/share/gocode/src/filippo.io/age/agessh/agessh_test.go1.95 KB
/usr/share/gocode/src/filippo.io/age/agessh/encrypted_keys.go3.81 KB
/usr/share/gocode/src/filippo.io/age/armor0.00 B
/usr/share/gocode/src/filippo.io/age/armor/armor.go4.00 KB
/usr/share/gocode/src/filippo.io/age/armor/armor_test.go4.53 KB
/usr/share/gocode/src/filippo.io/age/cmd0.00 B
/usr/share/gocode/src/filippo.io/age/cmd/age0.00 B
/usr/share/gocode/src/filippo.io/age/cmd/age-keygen0.00 B
/usr/share/gocode/src/filippo.io/age/cmd/age-keygen/keygen.go4.20 KB
/usr/share/gocode/src/filippo.io/age/cmd/age/age.go16.38 KB
/usr/share/gocode/src/filippo.io/age/cmd/age/age_test.go1.86 KB
/usr/share/gocode/src/filippo.io/age/cmd/age/encrypted_keys.go2.73 KB
/usr/share/gocode/src/filippo.io/age/cmd/age/parse.go8.11 KB
/usr/share/gocode/src/filippo.io/age/cmd/age/tui.go6.06 KB
/usr/share/gocode/src/filippo.io/age/cmd/age/wordlist.go13.46 KB
/usr/share/gocode/src/filippo.io/age/go.mod155.00 B
/usr/share/gocode/src/filippo.io/age/internal0.00 B
/usr/share/gocode/src/filippo.io/age/internal/bech320.00 B
/usr/share/gocode/src/filippo.io/age/internal/bech32/bech32.go4.90 KB
/usr/share/gocode/src/filippo.io/age/internal/bech32/bech32_test.go4.89 KB
/usr/share/gocode/src/filippo.io/age/internal/format0.00 B
/usr/share/gocode/src/filippo.io/age/internal/format/format.go7.84 KB
/usr/share/gocode/src/filippo.io/age/internal/format/format_test.go1.95 KB
/usr/share/gocode/src/filippo.io/age/internal/plugin0.00 B
/usr/share/gocode/src/filippo.io/age/internal/plugin/client.go11.36 KB
/usr/share/gocode/src/filippo.io/age/internal/stream0.00 B
/usr/share/gocode/src/filippo.io/age/internal/stream/stream.go5.21 KB
/usr/share/gocode/src/filippo.io/age/internal/stream/stream_test.go1.79 KB
/usr/share/gocode/src/filippo.io/age/logo0.00 B
/usr/share/gocode/src/filippo.io/age/logo/README.md523.00 B
/usr/share/gocode/src/filippo.io/age/parse.go2.50 KB
/usr/share/gocode/src/filippo.io/age/primitives.go2.30 KB
/usr/share/gocode/src/filippo.io/age/recipients_test.go1.67 KB
/usr/share/gocode/src/filippo.io/age/scrypt.go5.43 KB
/usr/share/gocode/src/filippo.io/age/testkit_test.go4.08 KB
/usr/share/gocode/src/filippo.io/age/x25519.go6.09 KB
/usr/share/licenses/golang-filippo-age-devel0.00 B
/usr/share/licenses/golang-filippo-age-devel/LICENSE1.42 KB
Component of No Buildroots