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 the check flag for decryption validation #7

Open
enrichman opened this issue Oct 20, 2022 · 0 comments
Open

Add the check flag for decryption validation #7

enrichman opened this issue Oct 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@enrichman
Copy link
Owner

At the moment is not possible to know how many parts are needed to decrypt the secret. It could be possible adding a couple of informational bytes to the partial keys but I'm not sure if this could be a security issue. I would ask to a security expert about it.

Anyway since we have the checksum of the unencrypted secret we could add a --check flag to validate that the decryption was successful or not.

@enrichman enrichman added enhancement New feature or request hacktoberfest labels Oct 20, 2022
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

1 participant