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

Augment DES test cases with AES: PEM #7037

Closed
gilles-peskine-arm opened this issue Feb 2, 2023 · 0 comments · Fixed by #7879
Closed

Augment DES test cases with AES: PEM #7037

gilles-peskine-arm opened this issue Feb 2, 2023 · 0 comments · Fixed by #7879
Assignees
Labels
component-crypto Crypto primitives and low-level interfaces enhancement good-first-issue Good for newcomers size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link
Contributor

A few negative test cases in test_suite_pem.data rely on DES (“invalid iv”, “malformed”). DES is deprecated. The goal of this task is to construct similar test cases using AES, so that we get equivalent coverage in a build with AES but not DES.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-crypto Crypto primitives and low-level interfaces enhancement good-first-issue Good for newcomers size-s Estimated task size: small (~2d)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants