Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix DeriveKeyPair according to the RFC #10

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Fix DeriveKeyPair according to the RFC #10

merged 1 commit into from
Aug 29, 2024

Conversation

DanGould
Copy link
Contributor

The secp256k1 implementation accidentally used the DeriveKeyPair algorithm intended for X25519 and X448.

The secp256k1 implementation accidentally used the DeriveKeyPair
algorithm intended for X25519 and X448.
@DanGould DanGould merged commit 6ff0976 into main Aug 29, 2024
24 checks passed
@DanGould DanGould deleted the fix-dhkex branch August 29, 2024 15:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant