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

adds re-encryption of the passwords | closes #24 #93

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Hakaluka
Copy link

@Hakaluka Hakaluka commented Dec 17, 2024

elated Issue
Closes #24

Type of Change
xNew Feature
Description of Change
Allows you to re-encrypt all the passwords with another key
Implementation Details
I am taking the original key and decrypting the passwords and then taking the new key provided and then using that to re-encrypt the passwords.

Demo

2024-12-17.11-54-56.mp4

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.

Add password re-encryption with a new key
1 participant