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

Update Wycheproof aes_gcm.json to v1 #156

Merged
merged 2 commits into from
Apr 3, 2023

Conversation

Sajjon
Copy link
Contributor

@Sajjon Sajjon commented Apr 2, 2023

Update Wycheproof testvector aes_gcm v0 to aes_gcm v1.

Checklist

  • I've run tests to see all new and existing tests pass
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

If you've made changes to gyb files

  • I've run .script/generate_boilerplate_files_with_gyb and included updated generated files in a commit of this pull request

Motivation:

We ought to use as many and as up to date test vectors as possible. Wycheproofs v0 were created 4 years ago and were due some upgrade.

Modifications:

Replaced the v0 with the v1 version, no other changed needed.

Result:

313 tests being run instead of v0's test count of 217.

@Sajjon
Copy link
Contributor Author

Sajjon commented Apr 2, 2023

Cherry pick from #154

@Lukasa Lukasa added the needs-no-version-bump For PRs that when merged do not need a bump in version number. label Apr 3, 2023
@Lukasa
Copy link
Collaborator

Lukasa commented Apr 3, 2023

@swift-server-bot test this please

@Lukasa Lukasa merged commit 7d7419e into apple:main Apr 3, 2023
@Sajjon Sajjon deleted the wycheproofv1/aes_gcm_test branch April 14, 2023 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-no-version-bump For PRs that when merged do not need a bump in version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants