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

Configure Encryption Service #23

Open
itsmeyaw opened this issue Mar 21, 2022 · 0 comments · Fixed by #33
Open

Configure Encryption Service #23

itsmeyaw opened this issue Mar 21, 2022 · 0 comments · Fixed by #33
Assignees
Labels
backend security Issues or PR that concerns about security

Comments

@itsmeyaw
Copy link
Contributor

We need a class that act as Service and could be used to encrypt and decrypt data from Database because sensitive data needs to be stored as encrypted text. The encryption shall be symmetrical to minimize time cost of encrypting and decrypting data. The passphrase for cryptography shall be read from environment variable.

@itsmeyaw itsmeyaw added security Issues or PR that concerns about security backend labels Mar 21, 2022
@itsmeyaw itsmeyaw added this to the PPIJ ID Release v1.0 milestone Mar 21, 2022
@itsmeyaw itsmeyaw linked a pull request May 13, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend security Issues or PR that concerns about security
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants