Skip to content
This repository was archived by the owner on May 20, 2022. It is now read-only.

Conversation

@glarrain
Copy link
Contributor

Fyndata's library of Google Cloud Platform (GCP) utils although, for the moment, it is mostly for GCP KMS and auth.

Some of the included KMS-related functions:

  • Several to compose the resource name of key rings, crypto keys and crypto key versions.
  • Create key ring; create crypto key.
  • Encrypt/decrypt binary data.

Most of the test cases are just stubs. However, all the included functions have been tried out in a GCE environment.

The included code was mostly extracted from the private repo of the web app fyndata-secrets-manager.

Fyndata's library of Google Cloud Platform (GCP) utils although,
for the moment, it is mostly for GCP KMS and auth.

Some of the included KMS-related functions:
- Several to compose the resource name of key rings, crypto keys
  and crypto key versions.
- Create key ring; create crypto key.
- Encrypt/decrypt binary data.

Most of the test cases are just stubs. However, all the included
functions have been tried out in a GCE environment.
@glarrain glarrain self-assigned this Jan 24, 2019
@glarrain glarrain requested a review from jtrh January 24, 2019 18:58
@glarrain glarrain merged commit 615bcf9 into develop Jan 24, 2019
@glarrain glarrain deleted the feature/add-fd_gcp branch January 24, 2019 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant