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(test): Work around new FIPS 186-4 behavior introduced in go 1.20 #39

Closed
wants to merge 1 commit into from

Conversation

thomas-fossati
Copy link
Contributor

For more context, see [1].

[1] golang/go#58454

Fix #37

…nerateKey in go 1.20

For more context, see [1].

[1]  golang/go#58454

Fix #37

Signed-off-by: Thomas Fossati <[email protected]>
@thomas-fossati
Copy link
Contributor Author

As discussed f2f, the simpler and most effective change is to hardcode a valid ECDSA key in the test.

See also #38 (comment) for the rationale.

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.

BUG: SetGetKeyAttestation test is stuck
1 participant