Mon, 08 Jul 2024 03:39:28 UTC | login

Information for RPM golang-github-containers-ocicrypt-devel-1.1.7-3.fc40.noarch.rpm

ID1213517
Namegolang-github-containers-ocicrypt-devel
Version1.1.7
Release3.fc40
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 Time2024-01-24 16:46:08 GMT
Size71.98 KB
a71389104b59e4e11780bc2a8dd2f4e8
LicenseApache-2.0
Provides
golang(github.com/containers/ocicrypt) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/blockcipher) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/config) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/config/keyprovider-config) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/config/pkcs11config) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/crypto/pkcs11) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/helpers) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/keywrap) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/keywrap/jwe) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/keywrap/keyprovider) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/keywrap/pgp) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/keywrap/pkcs11) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/keywrap/pkcs7) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/spec) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/utils) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/utils/keyprovider) = 1.1.7-3.fc40
golang(github.com/containers/ocicrypt/utils/softhsm) = 1.1.7-3.fc40
golang-github-containers-ocicrypt-devel = 1.1.7-3.fc40
golang-ipath(github.com/containers/ocicrypt) = 1.1.7-3.fc40
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/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.v3)
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 73 >>>
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/blockcipher0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher.go5.50 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go5.04 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.27 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.39 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.53 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.10 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go14.36 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers_nocgo.go967.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers_test.go6.07 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go2.27 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/encryption.go11.11 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/encryption_test.go4.52 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/go.mod664.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/gpg.go12.20 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/gpgvault.go3.18 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/helpers0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/helpers/parse_helpers.go11.32 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
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe_test.go7.58 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/keyprovider0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go8.00 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider_test.go11.24 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/keywrap.go1.84 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pgp0.00 B
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go7.19 KB
/usr/share/gocode/src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg_test.go4.07 KB
Component of
Page:
1 through 50 of 332 >>>
Buildroot Created ascending sort State
f40-build-782142-132071 2024-02-26 11:42:40 expired
f40-build-782143-132071 2024-02-26 11:42:46 expired
f40-build-782144-132071 2024-02-26 11:43:44 expired
f40-build-782146-132073 2024-02-26 11:43:58 expired
f40-build-782148-132073 2024-02-26 11:44:38 expired
f40-build-782150-132073 2024-02-26 11:44:55 expired
f40-build-782154-132073 2024-02-26 11:45:50 expired
f40-build-782155-132073 2024-02-26 11:46:00 expired
f40-build-782162-132073 2024-02-26 11:51:32 expired
f40-build-782166-132073 2024-02-26 11:55:30 expired
f40-build-782173-132073 2024-02-26 11:59:54 expired
f40-build-782184-132073 2024-02-26 12:04:43 expired
f40-build-782190-132073 2024-02-26 12:07:30 expired
f40-build-782192-132073 2024-02-26 12:08:18 expired
f40-build-782199-132073 2024-02-26 12:12:16 expired
f40-build-782200-132073 2024-02-26 12:12:23 expired
f40-build-782203-132073 2024-02-26 12:13:09 expired
f40-build-782210-132073 2024-02-26 12:16:32 expired
f40-build-782212-132073 2024-02-26 12:18:27 expired
f40-build-782218-132073 2024-02-26 12:20:36 expired
f40-build-782221-132073 2024-02-26 12:24:07 expired
f40-build-782243-132075 2024-02-26 12:35:29 expired
f40-build-782244-132075 2024-02-26 12:36:12 expired
f40-build-782258-132075 2024-02-26 12:43:19 expired
f40-build-782282-132075 2024-02-26 12:51:53 expired
f40-build-782285-132075 2024-02-26 12:53:22 expired
f40-build-782287-132075 2024-02-26 12:54:54 expired
f40-build-782288-132075 2024-02-26 12:54:57 expired
f40-build-782291-132075 2024-02-26 12:55:17 expired
f40-build-782292-132075 2024-02-26 12:55:45 expired
f40-build-782293-132075 2024-02-26 12:56:18 expired
f40-build-782295-132075 2024-02-26 12:56:36 expired
f40-build-782297-132075 2024-02-26 12:57:19 expired
f40-build-782298-132075 2024-02-26 12:58:00 expired
f40-build-782301-132075 2024-02-26 13:00:34 expired
f40-build-782304-132075 2024-02-26 13:03:15 expired
f40-build-782305-132075 2024-02-26 13:04:21 expired
f40-build-782306-132075 2024-02-26 13:06:26 expired
f40-build-782307-132075 2024-02-26 13:06:44 expired
f40-build-782314-132075 2024-02-26 13:13:22 expired
f40-build-782317-132075 2024-02-26 13:18:55 expired
f40-build-782323-132075 2024-02-26 13:22:38 expired
f40-build-782324-132075 2024-02-26 13:23:27 expired
f40-build-782326-132075 2024-02-26 13:24:56 expired
f40-build-782328-132075 2024-02-26 13:25:31 expired
f40-build-782329-132075 2024-02-26 13:26:24 expired
f40-build-782331-132075 2024-02-26 13:27:23 expired
f40-build-782333-132075 2024-02-26 13:28:19 expired
f40-build-782334-132075 2024-02-26 13:30:00 expired
f40-build-782335-132075 2024-02-26 13:30:12 expired