[ trixie ]
[ sid ]
[ 源代码: golang-github-containerd-imgcrypt ]
软件包:golang-github-containerd-imgcrypt-dev(1.1.11-4)
golang-github-containerd-imgcrypt-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-containerd-imgcrypt:
- [golang-github-containerd-imgcrypt_1.1.11-4.dsc]
- [golang-github-containerd-imgcrypt_1.1.11.orig.tar.gz]
- [golang-github-containerd-imgcrypt_1.1.11-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
OCI Image Encryption Package (library)
The imgcrypt library provides API extensions for containerd to support encrypted container images and implements the ctd-decoder command line tool for use by containerd to decrypt encrypted container images. An extended version of containerd's ctr tool (ctr-enc) with support for encrypting and decrypting container images is also provided.
imgcrypt relies on the ocicrypt (https://github.com/containers/ocicrypt) library for crypto functions on image layers.
This package contains the command-line utility
其他与 golang-github-containerd-imgcrypt-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-containerd-containerd-dev (>> 1.7)
- open and reliable container runtime (development files)
-
- dep: golang-github-containerd-errdefs-dev
- Common definition and library of errors used by containerd (library)
-
- dep: golang-github-containerd-typeurl-dev (>> 2)
- Go package for managing marshaled types to protobuf.Any
-
- dep: golang-github-containers-ocicrypt-dev
- Encryption libraries for Encrypted OCI Container images (library)
-
- dep: golang-github-opencontainers-go-digest-dev
- Common digest package used across the container ecosystem
-
- dep: golang-github-opencontainers-image-spec-dev
- Open Container Initiative (OCI) Image Format Specification