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

feature: Encrypt AWS Share & Store it in DB #176

Merged
merged 1 commit into from
Sep 18, 2024
Merged

feature: Encrypt AWS Share & Store it in DB #176

merged 1 commit into from
Sep 18, 2024

Conversation

rahulbeeram12
Copy link
Contributor

I have added the functionality of encrypting one of the shares using the AWS KMS encrypting module and then storing it into the respective field of the user's database.

tiplink-aws-kms.mp4

Issue Number: Fixes #168

🛠️ Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 🚨 Breaking change
  • 📚 Documentation update

✅ Checklist

To ensure a smooth review process, please check off each item as you complete it:

  • [X ] Code Style: My code adheres to the project’s style guidelines.
  • Self-Review: I have reviewed my own code and made improvements.
  • Comments: I’ve added comments to explain complex or non-obvious parts of the code.
  • Documentation: I’ve updated the documentation to reflect my changes.
  • Warnings: My changes introduce no new warnings.
  • Tests: I’ve added tests to verify that my changes work as expected.
  • Passes Locally: All new and existing unit tests pass on my local machine.

We appreciate your contributions! If you have any questions or need further assistance, feel free to reach out.

Copy link
Contributor Author

@rahulbeeram12 rahulbeeram12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rahulbarmann Thank you so much for the Help!

@rahulbarmann
Copy link
Contributor

@rahulbeeram12 No problem brother 👍

@cb7chaitanya
Copy link
Collaborator

@rahulbeeram12 Great work

@cb7chaitanya cb7chaitanya merged commit 3b12ca4 into code100x:dev Sep 18, 2024
1 check passed
cb7chaitanya added a commit that referenced this pull request Sep 19, 2024
feature: Encrypt AWS Share & Store it in DB
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.

[FEAT] Coupling splitting service with AWS and GCP KMS modules
3 participants