Skip to content

feat: Implement encryption at rest for sensitive data fields - #1053

Open
agenes01 wants to merge 2 commits into
Smartdevs17:mainfrom
agenes01:feat/issue-1007-encryption-at-rest
Open

feat: Implement encryption at rest for sensitive data fields#1053
agenes01 wants to merge 2 commits into
Smartdevs17:mainfrom
agenes01:feat/issue-1007-encryption-at-rest

Conversation

@agenes01

Copy link
Copy Markdown
Contributor

Closes #1007. Implements a FieldEncryptionProvider backed by EncryptionService to encrypt/decrypt sensitive PII database fields using AES-256-GCM. Includes robust key rotation and lifecycle tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement encryption at rest for sensitive data fields

1 participant