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

Add decryption capability in crypto suite #29

Open
AYAN-AMBESH opened this issue May 30, 2021 · 1 comment
Open

Add decryption capability in crypto suite #29

AYAN-AMBESH opened this issue May 30, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@AYAN-AMBESH
Copy link

the feature should be able to
input in cli
so when the file is ciphered a password should be given to it which could help in the knowing which file is to be deciphered with which password and the user will then use the password to decipher the given file
for better security add password in hash and
compare the hash to unlock decipher for the inputted file

@gaurav-gogia gaurav-gogia added the enhancement New feature or request label May 30, 2021
@gaurav-gogia
Copy link
Owner

Hi @AYAN-AMBESH, thanks for sharing your idea. I think it's great and we should definitely move forward with it.

Although, I'd like to add that we should provide the user an option to either use their own password for encrypting documents or they can opt for auto-generated passwords.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants