Sat, 09 Nov 2024 19:21:28 UTC | login

Information for RPM golang-github-protonmail-crypto-devel-1.0.0-2.fc41.noarch.rpm

ID1341915
Namegolang-github-protonmail-crypto-devel
Version1.0.0
Release2.fc41
Epoch
Archnoarch
SummaryFork of go/x/crypto, providing an up-to-date OpenPGP implementation
DescriptionFork of go/x/crypto, providing an up-to-date OpenPGP implementation. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/ProtonMail/go-crypto
Build Time2024-07-18 14:57:06 GMT
Size217.62 KB
174c0515b6154b551a95b5f0c8852286
LicenseBSD-3-Clause
Provides
golang(github.com/ProtonMail/go-crypto/bitcurves) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/brainpool) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/eax) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/internal/byteutil) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/ocb) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/aes/keywrap) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/armor) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/clearsign) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/ecdh) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/ecdsa) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/eddsa) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/elgamal) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/errors) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/internal/algorithm) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/internal/ecc) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/internal/encoding) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/packet) = 1.0.0-2.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/s2k) = 1.0.0-2.fc41
golang-github-protonmail-crypto-devel = 1.0.0-2.fc41
golang-ipath(github.com/ProtonMail/go-crypto) = 1.0.0-2.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/cloudflare/circl/dh/x25519)
golang(github.com/cloudflare/circl/dh/x448)
golang(github.com/cloudflare/circl/sign/ed25519)
golang(github.com/cloudflare/circl/sign/ed448)
golang(golang.org/x/crypto/argon2)
golang(golang.org/x/crypto/cast5)
golang(golang.org/x/crypto/hkdf)
golang(golang.org/x/crypto/sha3)
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 139 >>>
Name ascending sort Size
/usr/share/doc/golang-github-protonmail-crypto-devel0.00 B
/usr/share/doc/golang-github-protonmail-crypto-devel/AUTHORS174.00 B
/usr/share/doc/golang-github-protonmail-crypto-devel/CONTRIBUTORS171.00 B
/usr/share/doc/golang-github-protonmail-crypto-devel/README.md336.00 B
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/ProtonMail0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/.goipath46.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/bitcurves0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/bitcurves/bitcurve.go11.79 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/brainpool0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/brainpool/brainpool.go5.75 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/brainpool/brainpool_test.go786.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/brainpool/rcurve.go2.01 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/eax0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/eax/eax.go4.55 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/eax/eax_test.go8.28 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/eax/eax_test_vectors.go1.96 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/eax/random_vectors.go11.57 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/go.mod125.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/internal0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/internal/byteutil0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/internal/byteutil/byteutil.go2.55 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb/ocb.go9.38 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb/ocb_test.go11.79 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb/random_vectors.go12.15 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_a.go2.96 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_b.go971.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/aes0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap/keywrap.go4.50 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/aes/keywrap/keywrap_test.go3.88 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/armor0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/armor/armor.go5.11 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/armor/armor_test.go4.31 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/armor/encode.go3.31 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/canonical_text.go1.22 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/canonical_text_test.go1.17 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/clearsign0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/clearsign/clearsign.go12.27 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/clearsign/clearsign_test.go13.74 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/ecdh0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/ecdh/ecdh.go5.36 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/ecdh/ecdh_test.go2.74 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/ecdsa0.00 B
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/ecdsa/ecdsa.go1.74 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/ecdsa/ecdsa_test.go2.08 KB
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp/eddsa0.00 B
Component of
Page:
1 through 50 of 139 >>>
Buildroot descending sort Created State
f41-build-859613-168693 2024-10-27 13:26:37 expired
f41-build-859604-168693 2024-10-27 13:16:54 expired
f41-build-859601-168690 2024-10-27 13:12:45 expired
f41-build-859597-168687 2024-10-27 13:10:51 expired
f41-build-859583-168687 2024-10-27 12:59:45 expired
f41-build-859563-168687 2024-10-27 12:44:04 expired
f41-build-858762-168458 2024-10-26 16:04:03 expired
f41-build-858760-168455 2024-10-26 15:53:01 expired
f41-build-858758-168455 2024-10-26 15:47:20 expired
f41-build-858756-168455 2024-10-26 15:40:37 expired
f41-build-858742-168452 2024-10-26 15:07:52 expired
f41-build-858391-168337 2024-10-26 04:41:42 expired
f41-build-857155-167860 2024-10-25 08:28:16 expired
f41-build-856728-167680 2024-10-24 21:15:57 expired
f41-build-856702-167665 2024-10-24 20:39:44 expired
f41-build-856680-167659 2024-10-24 19:48:50 expired
f41-build-856239-167438 2024-10-24 12:22:28 expired
f41-build-855480-167105 2024-10-03 16:23:57 expired
f41-build-855454-167102 2024-10-03 15:57:45 expired
f41-build-855135-167042 2024-10-03 09:38:25 expired
f41-build-855115-167039 2024-10-03 09:08:03 expired
f41-build-854683-166886 2024-10-02 22:56:44 expired
f41-build-854430-166838 2024-10-02 15:28:25 expired
f41-build-854348-166817 2024-10-02 13:50:15 expired
f41-build-854346-166808 2024-10-02 13:45:25 expired
f41-build-854221-166804 2024-10-02 10:58:51 expired
f41-build-853409-166698 2024-09-30 08:39:35 expired
f41-build-853401-166698 2024-09-30 08:26:05 expired
f41-build-853400-166698 2024-09-30 08:25:49 expired
f41-build-853399-166698 2024-09-30 08:25:32 expired
f41-build-853395-166698 2024-09-30 08:14:50 expired
f41-build-853383-166698 2024-09-30 07:58:20 expired
f41-build-852967-166496 2024-09-29 13:43:23 expired
f41-build-852652-166361 2024-09-29 02:03:43 expired
f41-build-852650-166361 2024-09-29 02:01:55 expired
f41-build-852629-166358 2024-09-29 01:37:11 expired
f41-build-852607-166349 2024-09-29 01:01:49 expired
f41-build-852366-166289 2024-09-28 18:17:50 expired
f41-build-851983-166082 2024-09-28 06:55:58 expired
f41-build-851753-166004 2024-09-27 11:18:22 expired
f41-build-851446-165884 2024-09-26 22:36:22 expired
f41-build-851422-165878 2024-09-26 21:42:57 expired
f41-build-851398-165866 2024-09-26 20:33:26 expired
f41-build-850736-165591 2024-09-25 09:34:50 expired
f41-build-850398-165370 2024-09-23 10:53:08 expired
f41-build-850397-165370 2024-09-23 10:50:35 expired
f41-build-850396-165370 2024-09-23 10:50:30 expired
f41-build-850394-165370 2024-09-23 10:47:55 expired
f41-build-850378-165364 2024-09-23 10:36:31 expired
f41-build-850368-165361 2024-09-23 10:24:13 expired