47ng / 47ng/prisma-field-encryption
[KMS]: Is it working with cryptographic keys on GCP KMS?
- Vorherrschende Sprache
- TypeScript
- Sterne
- 306
- Forks
- 40
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I have my own Key on Google Cloud Platform in KMS with Key Rotation and all of that.
Can I use it here as my encryption key?
see: https://www.npmjs.com/package/@google-cloud/kms
Beitragsleitfaden
Rechercherichtung
The issue asks about integrating Google Cloud KMS for key management with the prisma-field-encryption library. Start by examining the existing encryption middleware in the source code to understand the key provider interface. Look at the npm package @google-cloud/kms documentation to see how to fetch and use keys. Determine if a new key provider needs to be implemented and how it would interact with the current encryption flow. Check for any existing tests for key providers to understand the pattern.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- gcp, google-cloud, nodejs, typescript
- Bereich
- backend, cloud, security
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100