SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-containers-ocicrypt-devel rpm build for : Fedora Other. For other distributions click golang-github-containers-ocicrypt-devel.

Name : golang-github-containers-ocicrypt-devel
Version : 1.2.0 Vendor : Fedora Project
Release : 1.fc41 Date : 2024-07-27 14:40:42
Group : Unspecified Source RPM : golang-github-containers-ocicrypt-1.2.0-1.fc41.src.rpm
Size : 0.25 MB
Packager : Fedora Project
Summary : Encryption libraries for Encrypted OCI Container images
Description :
Encryption libraries for Encrypted OCI Container images.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/containers/ocicrypt

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-containers-ocicrypt-devel-1.2.0-1.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-containers-ocicrypt-devel-1.2.0-1.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-containers-ocicrypt-devel-1.2.0-1.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-containers-ocicrypt-devel-1.2.0-1.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-containers-ocicrypt-devel-1.2.0-1.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-containers-ocicrypt-devel-1.2.0-1.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-containers-ocicrypt-devel-1.2.0-1.fc41.noarch.rpm
ftp.icm.edu.pl  golang-github-containers-ocicrypt-devel-1.2.0-1.fc41.noarch.rpm
     

Provides :
golang(github.com/containers/ocicrypt)
golang(github.com/containers/ocicrypt/blockcipher)
golang(github.com/containers/ocicrypt/config)
golang(github.com/containers/ocicrypt/config/keyprovider-config)
golang(github.com/containers/ocicrypt/config/pkcs11config)
golang(github.com/containers/ocicrypt/crypto/pkcs11)
golang(github.com/containers/ocicrypt/helpers)
golang(github.com/containers/ocicrypt/keywrap)
golang(github.com/containers/ocicrypt/keywrap/jwe)
golang(github.com/containers/ocicrypt/keywrap/keyprovider)
golang(github.com/containers/ocicrypt/keywrap/pgp)
golang(github.com/containers/ocicrypt/keywrap/pkcs11)
golang(github.com/containers/ocicrypt/keywrap/pkcs7)
golang(github.com/containers/ocicrypt/spec)
golang(github.com/containers/ocicrypt/utils)
golang(github.com/containers/ocicrypt/utils/keyprovider)
golang(github.com/containers/ocicrypt/utils/softhsm)
golang-github-containers-ocicrypt-devel
golang-ipath(github.com/containers/ocicrypt)

Requires :
gnutls-utils
go-filesystem
golang(github.com/go-jose/go-jose/v4)
golang(github.com/golang/protobuf/proto)
golang(github.com/miekg/pkcs11)
golang(github.com/opencontainers/go-digest)
golang(github.com/opencontainers/image-spec/specs-go/v1)
golang(github.com/sirupsen/logrus)
golang(github.com/stefanberger/go-pkcs11uri)
golang(go.mozilla.org/pkcs7)
golang(golang.org/x/crypto/openpgp)
golang(golang.org/x/crypto/openpgp/packet)
golang(golang.org/x/term)
golang(google.golang.org/grpc)
golang(google.golang.org/grpc/codes)
golang(google.golang.org/grpc/status)
golang(gopkg.in/yaml.v3)
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-containers-ocicrypt-devel
/usr/share/doc/golang-github-containers-ocicrypt-devel/ADOPTERS.md
/usr/share/doc/golang-github-containers-ocicrypt-devel/CODE-OF-CONDUCT.md
/usr/share/doc/golang-github-containers-ocicrypt-devel/README.md
/usr/share/doc/golang-github-containers-ocicrypt-devel/SECURITY.md
/usr/share/doc/golang-github-containers-ocicrypt-devel/docs
/usr/share/doc/golang-github-containers-ocicrypt-devel/docs/cex-ep11.md
/usr/share/doc/golang-github-containers-ocicrypt-devel/docs/keyprovider.md
/usr/share/doc/golang-github-containers-ocicrypt-devel/docs/pkcs11.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/containers
/usr/share/gocode/src/github.com/containers/ocicrypt
/usr/share/gocode/src/github.com/containers/ocicrypt/.goipath
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher.go
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr_test.go
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher_test.go
/usr/share/gocode/src/github.com/containers/ocicrypt/config
/usr/share/gocode/src/github.com/containers/ocicrypt/config/config.go
/usr/share/gocode/src/github.com/containers/ocicrypt/config/constructors.go
/usr/share/gocode/src/github.com/containers/ocicrypt/config/keyprovider-config
/usr/share/gocode/src/github.com/containers/ocicrypt/config/keyprovider-config/config.go
/usr/share/gocode/src/github.com/containers/ocicrypt/config/pkcs11config
/usr/share/gocode/src/github.com/containers/ocicrypt/config/pkcs11config/config.go
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/common.go
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers_nocgo.go
There is 43 files more in these RPM.

 
ICM