infisical icon indicating copy to clipboard operation
infisical copied to clipboard

Feature: KMS MVP

Open scott-ray-wilson opened this issue 1 year ago • 0 comments

Description 📣

This PR adds the ability to create and manage KMS keys and perform cryptographic operations with them. The KMS currently only supports symmetric keys for encryption and decryption but additional key types and operations will be added in the future.

https://github.com/user-attachments/assets/90e75771-e7dd-4e23-b5ed-9a89c3bc30c8

Type ✨

  • [ ] Bug fix
  • [x] New feature
  • [ ] Breaking change
  • [ ] Documentation

Tests 🛠️

# Here's some code block to paste some code snippets

scott-ray-wilson avatar Sep 26 '24 20:09 scott-ray-wilson