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

Retry reuses nonces for Cryptomator transfers #14547

Closed
ylangisc opened this issue Apr 18, 2023 · 0 comments · Fixed by #14548
Closed

Retry reuses nonces for Cryptomator transfers #14547

ylangisc opened this issue Apr 18, 2023 · 0 comments · Fixed by #14548
Assignees
Labels
bug cryptomator Cryptomator Vault
Milestone

Comments

@ylangisc
Copy link
Contributor

Retrying a transfer must not reuse the same set of nonces as this can lead to cannot reuse nonce for GCM encryption.

@ylangisc ylangisc added the cryptomator Cryptomator Vault label Apr 18, 2023
@ylangisc ylangisc added this to the 8.6.0 milestone Apr 18, 2023
@dkocher dkocher added the bug label Apr 18, 2023
@ylangisc ylangisc self-assigned this Apr 18, 2023
dkocher added a commit that referenced this issue Apr 18, 2023
Set newly calculated nonces and checksum for the retry attempt.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cryptomator Cryptomator Vault
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants