Releases: ThalesGroup/k8s-kms-plugin
Releases · ThalesGroup/k8s-kms-plugin
v0.6.0-alpha
What's Changed
- README.md: Fix typo. by @justinpettit in #1
- test: Fix build issues. by @justinpettit in #5
- serve:go: Set socket file permissions to 0775. by @justinpettit in #6
- test: Remove last SEK references. by @justinpettit in #7
- p11: Use PEM type "RSA PRIVATE KEY" for PKCS #1 encoding. by @justinpettit in #9
- Remove last references to SEK. by @justinpettit in #10
- AuthenticatedEncrypt and AuthenticatedDecrypt support by @solcates in #8
- Make FIPS compliant and lint fix. by @myidpt in #11
- Simplifying AuthenticatedEncryptResponse and AuthenticatedEncryptRequ… by @ProsaicSatsuma in #12
- Istio: Use []byte instead of string for KEK ID in Auth Encrypt/Decrypt. by @justinpettit in #14
- Moving to use wrapped DEK in authenticatedcrypt instead of KEK directly by @ProsaicSatsuma in #15
- Add prod Dockerfile and enable loading PIN from file. by @myidpt in #16
- Import Root CA Cert file via
import-cert
by @solcates in #17 - Import cert mods by @ProsaicSatsuma in #18
- Version response by @ProsaicSatsuma in #20
- New commands and cleanups for "cmd". by @justinpettit in #19
- revved to gose 0.8.2 by @solcates in #22
- Additional behavior for verifying cert chains - now handles the cases… by @ProsaicSatsuma in #24
- resolving test certificate expiry errors and re-formatting by @ProsaicSatsuma in #25
- Fix k8s kms registration by @ProsaicSatsuma in #29
- remove whitespace from P11_PIN_FILE by @hoskeri in #28
- Updating modules and adding Luna compatibility (entails setting GCMIV… by @ProsaicSatsuma in #33
- No pkcs11 panic by @hoskeri in #34
- Thales Plugin Injector by @hoskeri in #35
- Make Istio client compatible with grpc 1.42+ by @howardjohn in #36
- feature : aes-cbc then hmac for tpm2 by @IceManGreen in #37
- Support RSA OAEP encryption by @IceManGreen in #50
New Contributors
- @solcates made their first contribution in #8
- @myidpt made their first contribution in #11
- @ProsaicSatsuma made their first contribution in #12
- @hoskeri made their first contribution in #28
- @howardjohn made their first contribution in #36
- @IceManGreen made their first contribution in #37
Full Changelog: v0.5.0...v0.6.0-alpha