Skip to content

add keyring.Key implementation for GCloud KMS

Warren Gifford requested to merge cloudkms-key into main

Created by: arussellsaw

this PR implements a keyring.Key for google cloud KMS, i've added a test for roundtrip encryption/decryption, but with a build tag of test_cloudkms as it needs a valid gcloud env with the encrypter/decrypter role.

closes: #18053 (closed)

Merge request reports

Loading