Skip to content

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

Open
agenes01 wants to merge 3 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 3 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.

@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@agenes01 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@agenes01
agenes01 deployed to security-review August 30, 2026 14:06 — with GitHub Actions Active
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