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

Fix the zeroization test #194

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix the zeroization test #194

wants to merge 2 commits into from

Conversation

poljar
Copy link
Collaborator

@poljar poljar commented Oct 8, 2024

The test used some internal API to test if our zeroization works. We have now switched to the publicly available Ed25519 secret key type.

Some additional changes were needed to adjust for the different sizes of the secret key material.

The test used some internal API to test if our zeroization works. We
have now switched to the publicly available Ed25519 secret key type.
Some additional changes were needed to adjust for the different sizes of
the secret key material.
@poljar poljar requested a review from dkasak as a code owner October 8, 2024 16:41
@poljar
Copy link
Collaborator Author

poljar commented Oct 8, 2024

The test fails, but CI did not notice this because the make file eats the error code.

Not sure why the test fails since it works locally.

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