Augment DES test cases with AES: PEM #7037
Labels
component-crypto
Crypto primitives and low-level interfaces
enhancement
good-first-issue
Good for newcomers
size-s
Estimated task size: small (~2d)
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.The text was updated successfully, but these errors were encountered: