معرفی شرکت ها


golang-filippo-age-devel-1.1.1-1.fc38.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Simple, modern and secure encryption tool
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته golang-filippo-age-devel
نام فایل بسته golang-filippo-age-devel-1.1.1-1.fc38.noarch.rpm
نسخه بسته 1.1.1
انتشار بسته 1.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 20 Feb 2023 06
هاست سازنده buildvm-x86-06.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/FiloSottile/age
مجوز BSD-3-Clause
حجم دانلود 63K
حجم نصب 170.757K
A 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


نیازمندی

مقدار نام
- 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)


ارائه دهنده

مقدار نام
= 1.1.1-1.fc38 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)


نحوه نصب


نصب پکیج rpm golang-filippo-age-devel:

    dnf install golang-filippo-age-devel-1.1.1-1.fc38.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-filippo-age-devel
/usr/share/doc/golang-filippo-age-devel/AUTHORS
/usr/share/doc/golang-filippo-age-devel/README.md
/usr/share/gocode/src/filippo.io
/usr/share/gocode/src/filippo.io/age
/usr/share/gocode/src/filippo.io/age/.goipath
/usr/share/gocode/src/filippo.io/age/README.md
/usr/share/gocode/src/filippo.io/age/age.go
/usr/share/gocode/src/filippo.io/age/age_test.go
/usr/share/gocode/src/filippo.io/age/agessh
/usr/share/gocode/src/filippo.io/age/agessh/agessh.go
/usr/share/gocode/src/filippo.io/age/agessh/agessh_test.go
/usr/share/gocode/src/filippo.io/age/agessh/encrypted_keys.go
/usr/share/gocode/src/filippo.io/age/armor
/usr/share/gocode/src/filippo.io/age/armor/armor.go
/usr/share/gocode/src/filippo.io/age/armor/armor_test.go
/usr/share/gocode/src/filippo.io/age/cmd
/usr/share/gocode/src/filippo.io/age/cmd/age
/usr/share/gocode/src/filippo.io/age/cmd/age-keygen
/usr/share/gocode/src/filippo.io/age/cmd/age-keygen/keygen.go
/usr/share/gocode/src/filippo.io/age/cmd/age/age.go
/usr/share/gocode/src/filippo.io/age/cmd/age/age_test.go
/usr/share/gocode/src/filippo.io/age/cmd/age/encrypted_keys.go
/usr/share/gocode/src/filippo.io/age/cmd/age/parse.go
/usr/share/gocode/src/filippo.io/age/cmd/age/tui.go
/usr/share/gocode/src/filippo.io/age/cmd/age/wordlist.go
/usr/share/gocode/src/filippo.io/age/go.mod
/usr/share/gocode/src/filippo.io/age/internal
/usr/share/gocode/src/filippo.io/age/internal/bech32
/usr/share/gocode/src/filippo.io/age/internal/bech32/bech32.go
/usr/share/gocode/src/filippo.io/age/internal/bech32/bech32_test.go
/usr/share/gocode/src/filippo.io/age/internal/format
/usr/share/gocode/src/filippo.io/age/internal/format/format.go
/usr/share/gocode/src/filippo.io/age/internal/format/format_test.go
/usr/share/gocode/src/filippo.io/age/internal/plugin
/usr/share/gocode/src/filippo.io/age/internal/plugin/client.go
/usr/share/gocode/src/filippo.io/age/internal/stream
/usr/share/gocode/src/filippo.io/age/internal/stream/stream.go
/usr/share/gocode/src/filippo.io/age/internal/stream/stream_test.go
/usr/share/gocode/src/filippo.io/age/logo
/usr/share/gocode/src/filippo.io/age/logo/README.md
/usr/share/gocode/src/filippo.io/age/parse.go
/usr/share/gocode/src/filippo.io/age/primitives.go
/usr/share/gocode/src/filippo.io/age/recipients_test.go
/usr/share/gocode/src/filippo.io/age/scrypt.go
/usr/share/gocode/src/filippo.io/age/testkit_test.go
/usr/share/gocode/src/filippo.io/age/x25519.go
/usr/share/licenses/golang-filippo-age-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-02-20

Update to 1.1.1

2023-01-18

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-08-23

Update to 1.1.0-rc.1

2022-07-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-07-19

Rebuild for
2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang

2022-06-18

Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327,
2022-27191, CVE-2022-29526, CVE-2022-30629

2022-06-17

Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327,
2022-27191, CVE-2022-29526, CVE-2022-30629

2022-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-09-16

Add LDFLAGS to specify age version Fix: rhbz#2004564

2021-09-06

Update to 1.0.0

2021-08-30

Add man pages

2021-08-21

Update to 1.0.0-rc.3

2021-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-03-07

Update to 1.0.0~beta7
Close: rhbz#1919496