Skip to content

Releases: containerd/imgcrypt

imgcrypt v1.2.0-rc1

01 Jul 17:20
v1.2.0-rc1
225e380
Compare
Choose a tag to compare
imgcrypt v1.2.0-rc1 Pre-release
Pre-release

v1.2.0-rc1:

Full Changelog: v1.1.11...v1.2.0-rc1

imgcrypt v1.1.11

28 May 20:37
619fd33
Compare
Choose a tag to compare

v1.1.11:

Full Changelog: v1.1.10...v1.1.11

imgcrypt v1.1.10

13 Mar 15:19
v1.1.10
e093236
Compare
Choose a tag to compare

v1.1.10:

  • Updated to ocicrypt v1.1.10
  • Added test cases with JKW EC key and added 2 more RSA keys
  • Sync'ed enc-ctr with ctr of containerd v1.6.30
  • Updated dependencies

imgcrypt v1.1.9

31 Oct 14:29
v1.1.9
90513b0
Compare
Choose a tag to compare

v1.1.9:

  • Updated to ocicrypt v1.1.9
  • Updated dependencies

imgcrypt v1.1.8

13 Sep 10:57
v1.1.8
061ead6
Compare
Choose a tag to compare

v1.1.8:

  • Updated to containerd v1.6.23
  • Sync'ed enc-ctr with ctr of containerd v1.6.23
  • Updated to ocicrypt v1.1.8

imgcrypt 1.1.7

14 Oct 19:47
v1.1.7
01a05df
Compare
Choose a tag to compare

v1.1.7:

  • Added support for zstd-compressed layers
  • Update to ocicrypt v1.1.6 for zstd-related dependencies
  • Update to containerd v1.6.8
  • Sync'ed ctr-enc with upstream ctr changes to import command
  • Add support for --all-platforms to encrypt command of ctr-enc

imgcrypt 1.1.6

08 Jun 00:28
v1.1.6
23f0772
Compare
Choose a tag to compare

v1.1.6:

  • Update to ocicrypt v1.1.5 for yaml v3.0 dependency
  • Update to containerd v1.6.6 for runc v1.1.2 dependency

imgcrypt 1.1.5

18 May 13:28
Compare
Choose a tag to compare

v1.1.5:

  • Update to ocicrypt v1.1.4; sha256 is the default now for padding in OAEP
    for pkcs11; Set OCICRYPT_OAEP_HASHALG=sha1 environment variable to force
    sha1 usage, which is required for example for SoftHSM 2.6.1.

imgcrypt 1.1.4

25 Mar 11:27
v1.1.4
4b71208
Compare
Choose a tag to compare

v1.1.4:

  • Fixed issue in CheckAuthorization() callpath for images with a ManifestList
  • Updated to ocicrypt 1.1.3
  • Updated to containerd 1.6.1

imgcrypt 1.1.3

24 Mar 11:51
v1.1.3
65d749c
Compare
Choose a tag to compare

v1.1.3:

  • Release v1.1.3 addresses issue #62 due to re-tagging of v1.1.2
  • docs: update referenced containerd project branch to main
  • Update linter to match containerd repo
  • Update CI golang version
  • Updated to containerd 1.5.8