dfis-utils
dfis-utils copied to clipboard
Add decryption capability in crypto suite
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
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.