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): correctly invoke ec.generate_private_key #585

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

alex
Copy link
Contributor

@alex alex commented Jun 5, 2023

It takes a curve instance, not a curve class

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

It takes a curve instance, not a curve class
@alex alex requested a review from a team as a code owner June 5, 2023 02:30
@texastony texastony changed the title Correctly invoke ec.generate_private_key fix(test): correctly invoke ec.generate_private_key Jun 5, 2023
Copy link
Contributor

@texastony texastony left a comment

Choose a reason for hiding this comment

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

@alex
Thanks for the PR.
Unfortunately, the commit message fails our Semantic PR check.
Can you push another commit empty commit with the following message:

fix(test): correctly invoke ec.generate_private_key

That should pass the check and we should be able to merge this.

(You can make an Empty commit via: git commit --allow-empty)

@alex
Copy link
Contributor Author

alex commented Jun 6, 2023

done

@texastony texastony dismissed their stale review June 6, 2023 04:53

Blocking issue has been resolved

@texastony texastony merged commit 560e714 into aws:master Jun 6, 2023
@alex alex deleted the patch-1 branch June 6, 2023 10:36
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.

2 participants