mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-27 01:50:31 -04:00
* no-op commit * Sgm/without envelope wireup (#15441) * Changes needed to allow encryption/decryption with gcpckms in managed keys * wip * wip * wip * Normalize key purposes across implementations * update kmse * Update kms wrapper deps to those that support WithoutEnvelope * crucially, supply the option in the wrapper managed key impl * restore the kmse update * no, thats done via the encryptWithManagedKey in Policy, not needed here * changelog * remove replace * Update sdk's go-kms-wrapping * mod tidy * Switch to using the main wrapper even for testing. * update test cluster usage * Update go.mod Co-authored-by: wiz-inc-0e7a25329d[bot] <177343755+wiz-inc-0e7a25329d[bot]@users.noreply.github.com> * Update go.mod Co-authored-by: wiz-inc-0e7a25329d[bot] <177343755+wiz-inc-0e7a25329d[bot]@users.noreply.github.com> * more go.sum update * PR feedback * GCPC KMS needed some more config massaging to work w/ encryption --------- Co-authored-by: wiz-inc-0e7a25329d[bot] <177343755+wiz-inc-0e7a25329d[bot]@users.noreply.github.com> --------- Co-authored-by: Scott Miller <smiller@hashicorp.com> Co-authored-by: wiz-inc-0e7a25329d[bot] <177343755+wiz-inc-0e7a25329d[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| config_util.go | ||
| encrypt_decrypt.go | ||
| encrypt_decrypt_test.go | ||
| entropymode_enumer.go | ||
| env_var_util.go | ||
| hcp_link.go | ||
| http_response_headers.go | ||
| kms.go | ||
| kms_test.go | ||
| lint.go | ||
| listener.go | ||
| listener_test.go | ||
| merge.go | ||
| merge_test.go | ||
| normalize.go | ||
| normalize_test.go | ||
| telemetry.go | ||
| telemetry_test.go | ||
| userlockout.go | ||
| userlockout_test.go | ||