Sat, 06 Jul 2024 15:06:33 UTC | login

Information for RPM golang-github-containers-ocicrypt-devel-1.1.7-1.fc39.noarch.rpm

ID1059577
Namegolang-github-containers-ocicrypt-devel
Version1.1.7
Release1.fc39
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-08-02 17:32:40 GMT
Size73.13 KB
f9a7ef4884e3c0154763578bd28aa738
LicenseApache-2.0
Provides
golang(github.com/containers/ocicrypt) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/blockcipher) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/config) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/config/keyprovider-config) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/config/pkcs11config) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/crypto/pkcs11) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/helpers) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/keywrap) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/keywrap/jwe) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/keywrap/keyprovider) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/keywrap/pgp) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/keywrap/pkcs11) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/keywrap/pkcs7) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/spec) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/utils) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/utils/keyprovider) = 1.1.7-1.fc39
golang(github.com/containers/ocicrypt/utils/softhsm) = 1.1.7-1.fc39
golang-github-containers-ocicrypt-devel = 1.1.7-1.fc39
golang-ipath(github.com/containers/ocicrypt) = 1.1.7-1.fc39
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 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.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/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.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
Component of
Page:
1 through 50 of 383 >>>
Buildroot Created ascending sort State
f40-build-736662-106663 2023-11-07 12:42:27 expired
f40-build-736668-106663 2023-11-07 12:49:07 expired
f40-build-736677-106663 2023-11-07 12:56:52 expired
f40-build-736682-106663 2023-11-07 13:02:03 expired
f40-build-736689-106663 2023-11-07 13:10:16 expired
f40-build-736723-106663 2023-11-07 13:39:55 expired
f40-build-736727-106663 2023-11-07 13:43:24 expired
f40-build-736745-106663 2023-11-07 14:06:14 expired
f40-build-736758-106663 2023-11-07 14:16:36 expired
f40-build-736761-106663 2023-11-07 14:18:02 expired
f40-build-736782-106663 2023-11-07 14:36:01 expired
f40-build-736787-106663 2023-11-07 14:41:42 expired
f40-build-736791-106663 2023-11-07 14:45:18 expired
f40-build-736792-106663 2023-11-07 14:46:02 expired
f40-build-736803-106663 2023-11-07 15:00:05 expired
f40-build-736820-106663 2023-11-07 15:15:14 expired
f40-build-736825-106663 2023-11-07 15:20:27 expired
f40-build-736826-106663 2023-11-07 15:20:34 expired
f40-build-736829-106663 2023-11-07 15:24:06 expired
f40-build-736832-106663 2023-11-07 15:29:03 expired
f40-build-736837-106663 2023-11-07 15:38:24 expired
f40-build-736846-106663 2023-11-07 15:48:39 expired
f40-build-736848-106663 2023-11-07 15:49:58 expired
f40-build-736850-106663 2023-11-07 15:51:35 expired
f40-build-736857-106663 2023-11-07 16:01:57 expired
f40-build-736861-106663 2023-11-07 16:04:52 expired
f40-build-736862-106663 2023-11-07 16:05:27 expired
f40-build-736867-106663 2023-11-07 16:10:30 expired
f40-build-736868-106663 2023-11-07 16:12:46 expired
f40-build-736869-106663 2023-11-07 16:14:16 expired
f40-build-736871-106663 2023-11-07 16:14:41 expired
f40-build-736872-106663 2023-11-07 16:15:59 expired
f40-build-736875-106663 2023-11-07 16:26:56 expired
f40-build-736882-106663 2023-11-07 16:35:17 expired
f40-build-736888-106663 2023-11-07 16:42:20 expired
f40-build-736890-106663 2023-11-07 16:45:15 expired
f40-build-736891-106663 2023-11-07 16:45:30 expired
f40-build-736892-106663 2023-11-07 16:46:59 expired
f40-build-736893-106663 2023-11-07 16:47:15 expired
f40-build-736894-106663 2023-11-07 16:47:45 expired
f40-build-736906-106665 2023-11-07 17:04:42 expired
f40-build-736907-106665 2023-11-07 17:05:08 expired
f40-build-736910-106665 2023-11-07 17:06:30 expired
f40-build-736923-106665 2023-11-07 17:19:40 expired
f40-build-736925-106665 2023-11-07 17:20:18 expired
f40-build-736930-106665 2023-11-07 17:23:35 expired
f40-build-736940-106665 2023-11-07 17:32:41 expired
f40-build-736943-106665 2023-11-07 17:35:32 expired
f40-build-736954-106665 2023-11-07 17:43:51 expired
f40-build-736958-106665 2023-11-07 17:46:32 expired