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

crypto: Make ed25519/x25519 available without ed448/x448 #9136

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

VlkrS
Copy link
Contributor

@VlkrS VlkrS commented Dec 2, 2024

This is an attempt to resolve #9000

Copy link
Contributor

github-actions bot commented Dec 2, 2024

CT Test Results

  2 files   14 suites   5m 45s ⏱️
186 tests 172 ✅  14 💤 0 ❌
459 runs  329 ✅ 130 💤 0 ❌

Results for commit d4656ee.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@rickard-green rickard-green added the team:VM Assigned to OTP team VM label Dec 9, 2024
@sverker sverker added fix testing currently being tested, tag is used by OTP internal CI labels Dec 9, 2024
@sverker sverker self-requested a review December 9, 2024 12:45
@sverker
Copy link
Contributor

sverker commented Dec 11, 2024

@VlkrS This looks good. Have you tested it yourself with LibreSSL that it solves the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crypto: Allow for ed25519/x25519 being available without ed448/x448
3 participants