golang-github-containers-ocicrypt 1.1.9-1 source package in Ubuntu

Changelog

golang-github-containers-ocicrypt (1.1.9-1) unstable; urgency=medium

  * New upstream release

 -- Reinhard Tartler <email address hidden>  Wed, 22 Nov 2023 09:18:05 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-containers-ocicrypt_1.1.9-1.dsc 2.9 KiB 300456de3b239c7c3fc8730fde0133d4754c7006ccc88a249931aa1b2d95d9bc
golang-github-containers-ocicrypt_1.1.9.orig.tar.xz 57.6 KiB 89395cbeae1956d70b05996fef24498c41a6cd48aaa3f6053c6a35ed42fd90bc
golang-github-containers-ocicrypt_1.1.9-1.debian.tar.xz 3.9 KiB 93b3f45ad2dae71acf7326fb1e89846e391ef58e8b497618e03b089f12179416

Available diffs

No changes file available.

Binary packages built by this source

golang-github-containers-ocicrypt-dev: 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.