SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-protonmail-crypto-devel rpm build for : Fedora Other. For other distributions click golang-github-protonmail-crypto-devel.

Name : golang-github-protonmail-crypto-devel
Version : 1.0.0 Vendor : Fedora Project
Release : 2.fc41 Date : 2024-07-18 16:57:06
Group : Unspecified Source RPM : golang-github-protonmail-crypto-1.0.0-2.fc41.src.rpm
Size : 0.73 MB
Packager : Fedora Project
Summary : Fork of go/x/crypto, providing an up-to-date OpenPGP implementation
Description :
Fork 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

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/ppc64le/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-protonmail-crypto-devel-1.0.0-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-protonmail-crypto-devel-1.0.0-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-protonmail-crypto-devel-1.0.0-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-protonmail-crypto-devel-1.0.0-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-protonmail-crypto-devel-1.0.0-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-protonmail-crypto-devel-1.0.0-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-protonmail-crypto-devel-1.0.0-2.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-protonmail-crypto-devel-1.0.0-2.fc41.noarch.rpm
     

Provides :
golang(github.com/ProtonMail/go-crypto/bitcurves)
golang(github.com/ProtonMail/go-crypto/brainpool)
golang(github.com/ProtonMail/go-crypto/eax)
golang(github.com/ProtonMail/go-crypto/internal/byteutil)
golang(github.com/ProtonMail/go-crypto/ocb)
golang(github.com/ProtonMail/go-crypto/openpgp)
golang(github.com/ProtonMail/go-crypto/openpgp/aes/keywrap)
golang(github.com/ProtonMail/go-crypto/openpgp/armor)
golang(github.com/ProtonMail/go-crypto/openpgp/clearsign)
golang(github.com/ProtonMail/go-crypto/openpgp/ecdh)
golang(github.com/ProtonMail/go-crypto/openpgp/ecdsa)
golang(github.com/ProtonMail/go-crypto/openpgp/eddsa)
golang(github.com/ProtonMail/go-crypto/openpgp/elgamal)
golang(github.com/ProtonMail/go-crypto/openpgp/errors)
golang(github.com/ProtonMail/go-crypto/openpgp/internal/algorithm)
golang(github.com/ProtonMail/go-crypto/openpgp/internal/ecc)
golang(github.com/ProtonMail/go-crypto/openpgp/internal/encoding)
golang(github.com/ProtonMail/go-crypto/openpgp/packet)
golang(github.com/ProtonMail/go-crypto/openpgp/s2k)
golang-github-protonmail-crypto-devel
golang-ipath(github.com/ProtonMail/go-crypto)

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


Content of RPM :
/usr/share/doc/golang-github-protonmail-crypto-devel
/usr/share/doc/golang-github-protonmail-crypto-devel/AUTHORS
/usr/share/doc/golang-github-protonmail-crypto-devel/CONTRIBUTORS
/usr/share/doc/golang-github-protonmail-crypto-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/ProtonMail
/usr/share/gocode/src/github.com/ProtonMail/go-crypto
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/.goipath
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/bitcurves
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/bitcurves/bitcurve.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/brainpool
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/brainpool/brainpool.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/brainpool/brainpool_test.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/brainpool/rcurve.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/eax
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/eax/eax.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/eax/eax_test.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/eax/eax_test_vectors.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/eax/random_vectors.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/go.mod
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/internal
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/internal/byteutil
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/internal/byteutil/byteutil.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb/ocb.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb/ocb_test.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb/random_vectors.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_a.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_b.go
/usr/share/gocode/src/github.com/ProtonMail/go-crypto/openpgp
There is 109 files more in these RPM.

 
ICM