Thu, 01 Aug 2024 16:39:03 UTC | login

Information for RPM golang-github-containers-ocicrypt-devel-1.1.3-4.fc38.noarch.rpm

ID928368
Namegolang-github-containers-ocicrypt-devel
Version1.1.3
Release4.fc38
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 Time2023-01-19 06:53:28 GMT
Size72.99 KB
bd59b369720bfe08bb89afcb3106da35
LicenseASL 2.0
Provides
golang(github.com/containers/ocicrypt) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/blockcipher) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/config) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/config/keyprovider-config) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/config/pkcs11config) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/crypto/pkcs11) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/helpers) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/keywrap) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/keywrap/jwe) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/keywrap/keyprovider) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/keywrap/pgp) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/keywrap/pkcs11) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/keywrap/pkcs7) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/spec) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/utils) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/utils/keyprovider) = 1.1.3-4.fc38
golang(github.com/containers/ocicrypt/utils/softhsm) = 1.1.3-4.fc38
golang-github-containers-ocicrypt-devel = 1.1.3-4.fc38
golang-ipath(github.com/containers/ocicrypt) = 1.1.3-4.fc38
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
1 through 32 of 32
Buildroot descending sort Created State
f38-build-730105-102325 2023-08-18 07:00:31 expired
f38-build-729900-101924 2023-07-11 05:32:47 expired
f38-build-729883-101876 2023-07-09 14:44:00 expired
f38-build-729881-101876 2023-07-09 14:18:44 expired
f38-build-729879-101876 2023-07-09 13:51:14 expired
f38-build-729876-101876 2023-07-09 13:13:42 expired
f38-build-729865-101876 2023-07-09 12:17:46 expired
f38-build-729855-101876 2023-07-09 11:21:16 expired
f38-build-729849-101876 2023-07-09 10:45:09 expired
f38-build-729837-101876 2023-07-09 09:50:23 expired
f38-build-729831-101876 2023-07-09 09:20:55 expired
f38-build-729826-101874 2023-07-09 08:47:13 expired
f38-build-729821-101874 2023-07-09 08:20:43 expired
f38-build-729803-101872 2023-07-09 06:45:30 expired
f38-build-729788-101840 2023-07-09 04:26:01 expired
f38-build-729786-101840 2023-07-09 04:06:46 expired
f38-build-729784-101840 2023-07-09 03:58:29 expired
f38-build-729781-101840 2023-07-09 03:23:26 expired
f38-build-729778-101840 2023-07-09 03:08:46 expired
f38-build-729773-101840 2023-07-09 02:28:17 expired
f38-build-729772-101836 2023-07-09 02:21:47 expired
f38-build-729740-101836 2023-07-08 23:49:58 expired
f38-build-729730-101836 2023-07-08 22:44:45 expired
f38-build-729724-101836 2023-07-08 22:05:02 expired
f38-build-729720-101836 2023-07-08 21:42:54 expired
f38-build-729715-101836 2023-07-08 21:07:02 expired
f38-build-729710-101836 2023-07-08 20:36:50 expired
f38-build-729705-101836 2023-07-08 20:06:01 expired
f38-build-729701-101836 2023-07-08 19:44:43 expired
f38-build-729698-101836 2023-07-08 19:03:34 expired
f38-build-729696-101836 2023-07-08 18:50:36 expired
f38-build-729686-101836 2023-07-08 17:57:14 expired