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

fix: only increment nonce in valid decrypted msg #200

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

wemeetagain
Copy link
Member

resolves #199

minimal fix

A bigger code change would involve throwing at a lower level rather than pass valid boolean up (only to ultimately throw there)

@wemeetagain wemeetagain requested a review from a team as a code owner August 18, 2022 14:29
@mpetrunic mpetrunic merged commit 393c169 into master Aug 19, 2022
@mpetrunic mpetrunic deleted the wemeetagain-patch-1 branch August 19, 2022 10:15
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.

Only increment nonce for valid messages
2 participants