Sat, 05 Oct 2024 09:28:34 UTC | login

Information for RPM golang-github-containers-ocicrypt-devel-1.1.3-2.fc37.noarch.rpm

ID827552
Namegolang-github-containers-ocicrypt-devel
Version1.1.3
Release2.fc37
Epoch
Archnoarch
SummaryEncryption libraries for Encrypted OCI Container images
DescriptionEncryption 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
Build Time2022-07-21 08:56:29 GMT
Size72.84 KB
7bd37aecc5f552474526ba439c7d8ba6
LicenseASL 2.0
Provides
golang(github.com/containers/ocicrypt) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/blockcipher) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/config) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/config/keyprovider-config) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/config/pkcs11config) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/crypto/pkcs11) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/helpers) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/keywrap) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/keywrap/jwe) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/keywrap/keyprovider) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/keywrap/pgp) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/keywrap/pkcs11) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/keywrap/pkcs7) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/spec) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/utils) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/utils/keyprovider) = 1.1.3-2.fc37
golang(github.com/containers/ocicrypt/utils/softhsm) = 1.1.3-2.fc37
golang-github-containers-ocicrypt-devel = 1.1.3-2.fc37
golang-ipath(github.com/containers/ocicrypt) = 1.1.3-2.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
gnutls-utils
go-filesystem
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/pkg/errors)
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/square/go-jose.v2)
golang(gopkg.in/yaml.v2)
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 81 >>>
Name ascending sort Size
/usr/share/doc/golang-github-containers-ocicrypt-devel0.00 B
/usr/share/doc/golang-github-containers-ocicrypt-devel/ADOPTERS.md551.00 B
/usr/share/doc/golang-github-containers-ocicrypt-devel/CODE-OF-CONDUCT.md209.00 B
/usr/share/doc/golang-github-containers-ocicrypt-devel/README.md2.88 KB
/usr/share/doc/golang-github-containers-ocicrypt-devel/SECURITY.md257.00 B
/usr/share/doc/golang-github-containers-ocicrypt-devel/docs0.00 B
/usr/share/doc/golang-github-containers-ocicrypt-devel/docs/cex-ep11.md4.78 KB
/usr/share/doc/golang-github-containers-ocicrypt-devel/docs/keyprovider.md2.49 KB
/usr/share/doc/golang-github-containers-ocicrypt-devel/docs/pkcs11.md13.12 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/containers0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/.goipath46.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/ADOPTERS.md551.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/CODE-OF-CONDUCT.md209.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/README.md2.88 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/SECURITY.md257.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher.go5.53 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go5.05 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr_test.go5.54 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher_test.go2.88 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/config0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/config/config.go3.37 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/config/constructors.go6.28 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/config/keyprovider-config0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/config/keyprovider-config/config.go2.42 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/config/pkcs11config0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/config/pkcs11config/config.go3.56 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs110.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/common.go4.13 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go14.47 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers_nocgo.go980.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers_test.go5.68 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go2.29 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/docs0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/docs/cex-ep11.md4.78 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/docs/keyprovider.md2.49 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/docs/pkcs11.md13.12 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/encryption.go10.89 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/encryption_test.go4.52 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/go.mod694.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/gpg.go12.15 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/gpgvault.go3.21 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/helpers0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/helpers/parse_helpers.go11.36 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/jwe0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go3.75 KB
Component of No Buildroots