Click here to visit the old openkoji buildsystem (Archived)

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

ID8094
Buildgolang-github-protonmail-crypto-1.0.0-1.fc41
Namegolang-github-protonmail-crypto-devel
Version1.0.0
Release1.fc41
Epoch
Archnoarch
DraftFalse
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-04-24 09:55:38 GMT
Size217.23 KB
37a59afd7381c606029b03df95336041
LicenseBSD-3-Clause
Buildrootf41-build-9459-467
Provides
golang(github.com/ProtonMail/go-crypto/bitcurves) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/brainpool) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/eax) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/internal/byteutil) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/ocb) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/aes/keywrap) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/armor) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/clearsign) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/ecdh) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/ecdsa) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/eddsa) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/elgamal) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/errors) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/internal/algorithm) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/internal/ecc) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/internal/encoding) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/packet) = 1.0.0-1.fc41
golang(github.com/ProtonMail/go-crypto/openpgp/s2k) = 1.0.0-1.fc41
golang-github-protonmail-crypto-devel = 1.0.0-1.fc41
golang-ipath(github.com/ProtonMail/go-crypto) = 1.0.0-1.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 375 >>>
Buildroot descending sort Created State
f41-build-235727-8618 2024-05-07 00:29:57 expired
f41-build-235721-8618 2024-05-07 00:29:51 expired
f41-build-235702-8618 2024-05-07 00:28:13 expired
f41-build-235695-8618 2024-05-07 00:27:59 expired
f41-build-235684-8618 2024-05-07 00:27:47 expired
f41-build-235535-8618 2024-05-07 00:19:52 expired
f41-build-235531-8618 2024-05-07 00:19:47 expired
f41-build-235524-8618 2024-05-07 00:19:20 expired
f41-build-235405-8618 2024-05-07 00:14:37 expired
f41-build-235387-8618 2024-05-07 00:13:02 expired
f41-build-235339-8617 2024-05-07 00:10:51 expired
f41-build-235332-8618 2024-05-07 00:10:37 expired
f41-build-233855-8605 2024-05-06 23:07:29 expired
f41-build-219539-8344 2024-05-06 12:08:44 expired
f41-build-219432-8346 2024-05-06 12:07:36 expired
f41-build-219426-8346 2024-05-06 12:07:27 expired
f41-build-218840-8347 2024-05-06 11:19:54 expired
f41-build-218782-8346 2024-05-06 11:17:00 expired
f41-build-218760-8346 2024-05-06 11:16:03 expired
f41-build-218734-8346 2024-05-06 11:15:07 expired
f41-build-218728-8346 2024-05-06 11:15:03 expired
f41-build-218723-8346 2024-05-06 11:14:54 expired
f41-build-218721-8346 2024-05-06 11:14:50 expired
f41-build-218580-8346 2024-05-06 11:08:06 expired
f41-build-218559-8346 2024-05-06 11:07:43 expired
f41-build-218547-8346 2024-05-06 11:07:00 expired
f41-build-218459-8344 2024-05-06 11:01:09 expired
f41-build-218380-8344 2024-05-06 10:58:06 expired
f41-build-218362-8344 2024-05-06 10:57:12 expired
f41-build-212823-8319 2024-05-06 07:42:31 expired
f41-build-212821-8319 2024-05-06 07:42:26 expired
f41-build-212795-8319 2024-05-06 07:41:41 expired
f41-build-212790-8319 2024-05-06 07:41:35 expired
f41-build-212788-8319 2024-05-06 07:41:32 expired
f41-build-212784-8319 2024-05-06 07:41:30 expired
f41-build-212751-8319 2024-05-06 07:40:41 expired
f41-build-212705-8319 2024-05-06 07:39:06 expired
f41-build-212699-8319 2024-05-06 07:39:02 expired
f41-build-212673-8319 2024-05-06 07:38:19 expired
f41-build-212670-8319 2024-05-06 07:38:16 expired
f41-build-212652-8319 2024-05-06 07:37:29 expired
f41-build-212605-8319 2024-05-06 07:36:24 expired
f41-build-212564-8319 2024-05-06 07:35:17 expired
f41-build-212553-8319 2024-05-06 07:34:58 expired
f41-build-212453-8319 2024-05-06 07:32:23 expired
f41-build-212417-8319 2024-05-06 07:31:18 expired
f41-build-212412-8319 2024-05-06 07:31:15 expired
f41-build-210224-8316 2024-05-06 06:34:21 expired
f41-build-195050-8141 2024-05-05 22:55:30 expired
f41-build-194953-8141 2024-05-05 22:51:53 expired