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

correct critical vuln on null signature #208

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rdubois-crypto
Copy link

@rdubois-crypto rdubois-crypto commented Sep 3, 2024

Correct null signature bug, as spoted in
https://eprint.iacr.org/2023/939.pdf

Summary

The current P256 implementation enables a null signature to be valid for any message.
This is the highest critical severity.

Related Issue: 207

#207

Change Type

  • Bug Fix

Additional Information

This library contains additional issues. As a potential

Branch Naming

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