Skip to content

Releases: containerd/imgcrypt

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

imgcrypt 1.1.2

24 Mar 11:50
v1.1.2
0ae2c06
Compare
Choose a tag to compare

v1.1.2:

  • Decouple CreateCryptoConfig() from github.com/urfave/cli
  • Updated to containerd 1.5.7
  • Implemented ConvertFunc for image en- and decryption
  • Replace pkg/errors with errors package
  • Updated to ocicrypt 1.1.2
  • Sync'ed ctr-enc with ctr of containerd-1.5.0

imgcrypt 1.1.1

24 Mar 11:50
v1.1.1
f385f6c
Compare
Choose a tag to compare

CHANGES

v1.1.1:

  • rebased on ocicrypt 1.1.1