mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-26 17:49:02 -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> |
||
|---|---|---|
| .. | ||
| configutil | ||
| listenerutil | ||
| README.md | ||
HashiCorp-internal libs
Do not use these unless you know what you're doing.
These libraries are used by other HashiCorp software to reduce code duplication and increase consistency. They are not libraries needed by Vault plugins -- those are in the sdk/ module.
There are no compatibility guarantees. Things in here may change or move or disappear at any time.
If you are a Vault plugin author and think you need a library in here in your plugin, please open an issue for discussion.