Skip to content

Conversation

radik878
Copy link

@radik878 radik878 commented Sep 2, 2025

Add a guard in VerifyingKey::verify_inner to error when ctx.len() > 255 instead of truncating to u8. Aligns verification behavior with signing (ExpandedSecretKey::sign_inner) and prevents silent context truncation.

@tarcieri tarcieri changed the title Enforce RFC 8032 context length in Ed448 verification ed448-goldilocks: enforce RFC 8032 context length in Ed448 verification Sep 14, 2025
@radik878
Copy link
Author

Yes ser, done

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