Encryption.Kms
KMS-based field-level encryption using AWS Encryption SDK for protecting sensitive data.
Installation
dotnet add package Oproto.FluentDynamoDb.Encryption.Kms
Key Features
- Field-Level Encryption - Encrypt individual properties
- AWS KMS Integration - Use AWS KMS for key management
- Envelope Encryption - Efficient encryption with data keys
- Automatic Key Rotation - Support for KMS key rotation
Quick Start
// TODO: Add actual code example