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 a requirement to discard invalid ciphertexts #171

Merged
merged 7 commits into from
Dec 4, 2023
Merged

Conversation

bifurcation
Copy link
Collaborator

This PR adds text requiring ciphertexts that do not decrypt to be discarded. It also adds some discussion of the impact of this requirement on the safety of short tags. (Thanks to @Bren2010 for helping refine this analysis.)

@chris-wood - in #154 you mention addressing AEAD limits. Could you suggest some text for that? I was not able to interpret the CFRG draft. Also, it seems like we would need some analogous analysis for the AES-CTR-based AEAD modes described here. Do you have thoughts on that?

@bifurcation bifurcation requested a review from juberti as a code owner November 19, 2023 19:26
draft-ietf-sframe-enc.md Outdated Show resolved Hide resolved
draft-ietf-sframe-enc.md Outdated Show resolved Hide resolved
draft-ietf-sframe-enc.md Outdated Show resolved Hide resolved
draft-ietf-sframe-enc.md Outdated Show resolved Hide resolved
Copy link
Contributor

@Bren2010 Bren2010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nits

draft-ietf-sframe-enc.md Outdated Show resolved Hide resolved
draft-ietf-sframe-enc.md Outdated Show resolved Hide resolved
draft-ietf-sframe-enc.md Outdated Show resolved Hide resolved
@bifurcation bifurcation merged commit ff2be4a into main Dec 4, 2023
2 checks passed
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.

2 participants