Skip to content

Releases: containerd/imgcrypt

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

imgcrypt 1.1.0

13 Apr 20:21
07b5812
Compare
Choose a tag to compare

CHANGES

v1.1.0:

  • rebased on ocicrypt 1.1.0
  • added pkcs11 support; experimental
  • added keyprovider support

imgcrypt 1.0.3

10 Jul 14:51
c4d33d1
Compare
Choose a tag to compare

Update ocicrypt to v1.0.3

imgcrypt 1.0.1

24 Feb 20:27
9e761cc
Compare
Choose a tag to compare

Changes since v1.0.0:

  • Updated to ocicrypt library to v1.0.1

imgcrypt 1.0.0

24 Feb 18:31
9933463
Compare
Choose a tag to compare

imgcrypt library and ctd-decoder for encrypted container image decryption.