[ 原始碼: golang-github-containers-ocicrypt ]
套件:golang-github-containers-ocicrypt-dev(1.1.10-2)
golang-github-containers-ocicrypt-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-containers-ocicrypt:
- [golang-github-containers-ocicrypt_1.1.10-2.dsc]
- [golang-github-containers-ocicrypt_1.1.10.orig.tar.xz]
- [golang-github-containers-ocicrypt_1.1.10-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- golang-github-opensuse-umoci-dev
- skopeo
- golang-github-containerd-imgcrypt-dev
- imgcrypt
- oci-image-tool
- golang-github-opencontainers-image-spec-dev
- golang-github-opencontainers-runtime-tools-dev
- golang-github-containerd-stargz-snapshotter-dev
- stargz-snapshotter
- golang-github-containers-buildah-dev
- buildah
Encryption libraries for Encrypted OCI Container images (library)
OCIcrypt Library The ocicrypt library is the OCI image spec implementation of container image encryption. More details of the spec can be seen in the OCI repository (https://github.com/opencontainers/image-spec/pull/775). The purpose of this library is to encode spec structures and consts in code, as well as provide a consistent implementation of image encryption across container runtimes and build tools.
其他與 golang-github-containers-ocicrypt-dev 有關的套件
|
|
|
|
-
- dep: golang-github-fullsailor-pkcs7-dev
- Implements a subset of PKCS#7/Crytpographic Message Syntax
-
- dep: golang-github-go-jose-go-jose-dev
- Implementation of JOSE standards (JWE, JWS, JWT) in Go (library)
-
- dep: golang-github-miekg-pkcs11-dev
- pkcs11 wrapper for Go
-
- 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
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-sirupsen-logrus-dev
- Logrus: a logging library for Go
-
- dep: golang-github-stefanberger-go-pkcs11uri-dev
- Golang pkcs11 URI library (library)
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- dep: golang-google-grpc-dev
- implementation of gRPC in Go
-
- dep: golang-google-protobuf-dev
- Go support for protocol buffers (APIv2)
-
- dep: golang-gopkg-yaml.v2-dev
- YAML support for the Go language