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 aead robustness as recommend by libsodium docs #97

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Conversation

nikgraf
Copy link
Owner

@nikgraf nikgraf commented Nov 23, 2023

To avoid anyone using Secsync to suffer from "Message Franking" https://eprint.iacr.org/2019/016.pdf we add proper AEAD robusntess by default as recommended by Libsodium here https://libsodium.gitbook.io/doc/secret-key_cryptography/aead#robustness

Copy link

netlify bot commented Nov 23, 2023

Deploy Preview for secsync canceled.

Name Link
🔨 Latest commit dbf8618
🔍 Latest deploy log https://app.netlify.com/sites/secsync/deploys/655f6a7110f13800086fa1d9

@nikgraf nikgraf merged commit 99e450a into main Nov 23, 2023
6 checks passed
@nikgraf nikgraf deleted the aead-robustness branch November 23, 2023 15:07
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.

1 participant