[ 源代码: 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