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

Error while decrypting data when encrypted with multiple keys #14

Closed
kushaldas opened this issue Oct 4, 2020 · 1 comment
Closed

Error while decrypting data when encrypted with multiple keys #14

kushaldas opened this issue Oct 4, 2020 · 1 comment

Comments

@kushaldas
Copy link
Owner

When we have some data which is encrypted for multiple keys, if the decrypting key was not the first in the list while encrypting, decrypting errors out.

kushaldas added a commit that referenced this issue Oct 4, 2020
When we encrypt for multiple recipients, we should be able to decrypt
by any of the recipient's secret key.
@kushaldas
Copy link
Owner Author

This is now fixed.

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

No branches or pull requests

1 participant