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

Check proper initialization for SupportEd25519 #204

Merged
merged 6 commits into from
Oct 8, 2024
Merged

Conversation

mertakman
Copy link
Collaborator

@mertakman mertakman commented Oct 8, 2024

This PR checks if Ed25519 is properly initialized in OpenSSL 1. And adds an extra clause for SupportEd25519 to see if initialized structure is nil or not.

@mertakman mertakman marked this pull request as draft October 8, 2024 12:28
@mertakman mertakman changed the title Add fips clause for SupportEd25519 Check proper initialization for SupportEd25519 Oct 8, 2024
@mertakman mertakman requested a review from qmuntal October 8, 2024 13:23
@mertakman mertakman marked this pull request as ready for review October 8, 2024 13:23
@mertakman mertakman requested review from dagood and gdams October 8, 2024 13:28
ed25519.go Outdated Show resolved Hide resolved
@mertakman mertakman requested a review from qmuntal October 8, 2024 14:35
Copy link
Collaborator

@qmuntal qmuntal left a comment

Choose a reason for hiding this comment

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

LGTM!

@qmuntal
Copy link
Collaborator

qmuntal commented Oct 8, 2024

I see that all mariner 2.0 tests are passing. IMO we should remove the continue-on-error: true from the GitHub Actions mariner job in this same PR.

@mertakman mertakman merged commit 1ca42ef into v2 Oct 8, 2024
40 checks passed
@dagood dagood deleted the fix-ed25519-tests branch October 8, 2024 18:22
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.

4 participants