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

add wycheproof gcm tests #4349

Merged
merged 2 commits into from Jul 17, 2018
Merged

add wycheproof gcm tests #4349

merged 2 commits into from Jul 17, 2018

Conversation

reaperhulk
Copy link
Member

refs #3331



@pytest.mark.requires_backend_interface(interface=CipherBackend)
@pytest.mark.wycheproof_tests("aes_gcm_test.json")
Copy link
Member

Choose a reason for hiding this comment

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

Should we also have a copy of this test that runs against the AESGCM aead?

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah good idea.

@alex alex added this to the Twenty third release milestone Jul 17, 2018
@alex alex merged commit 4de0049 into pyca:master Jul 17, 2018
@reaperhulk reaperhulk deleted the wycheproof-gcm branch July 18, 2018 03:04
amauryfa pushed a commit to amauryfa/cryptography that referenced this pull request Jul 22, 2018
* add wycheproof gcm tests

* add AEAD test
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants