Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: decrypting fields #7070

Closed
3 tasks
charlag opened this issue Jun 4, 2024 · 0 comments · Fixed by #7101
Closed
3 tasks

Task: decrypting fields #7070

charlag opened this issue Jun 4, 2024 · 0 comments · Fixed by #7101

Comments

@charlag
Copy link
Contributor

charlag commented Jun 4, 2024

AC

  • There is a function inside API to convert between untyped map of encrypted values and typed map of decrypted values given the session key
  • All aggregates are processed
  • It correctly handles empty/default values

Tasks

  • Create an InstanceCryptoFacade
  • Create a function to call the CryptoFacade to decrypt fields and InstanceMapper to map them
  • Deal with empty/default values

Depends on #6953

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

Successfully merging a pull request may close this issue.

3 participants