juspay / hyperswitch-card-vault

Hyperswitch Card Vault is an open-source sensitive information storage system built on Rust.

Home Page:https://opensource.hyperswitch.io/going-live/pci-compliance/card-vault-installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] KMS feature for `AppState`

NishantJoshi00 opened this issue · comments

Description

Add support for KMS encryption of sensitive data that is being passed as configuration to the application.

Requirements

  • This implementation can use the existing Encryption behaviour to have a future support for different key management services (reducing the CP restrictions)