[ 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