Releases: containerd/imgcrypt
Releases · containerd/imgcrypt
imgcrypt 1.1.2
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
CHANGES
v1.1.1:
- rebased on ocicrypt 1.1.1
imgcrypt 1.1.0
CHANGES
v1.1.0:
- rebased on ocicrypt 1.1.0
- added pkcs11 support; experimental
- added keyprovider support
imgcrypt 1.0.3
Update ocicrypt to v1.0.3
imgcrypt 1.0.1
Changes since v1.0.0:
- Updated to ocicrypt library to v1.0.1
imgcrypt 1.0.0
imgcrypt library and ctd-decoder
for encrypted container image decryption.