Skip to content
Commit 9d2bb9a7 authored by Ignat Korchagin's avatar Ignat Korchagin Committed by Herbert Xu
Browse files

crypto: testmgr - some more fixes to RSA test vectors

Two more fixes:

  * some test vectors in commit 79e6e2f3 ("crypto: testmgr - populate
    RSA CRT parameters in RSA test vectors") had misplaced commas, which
    break the test and trigger KASAN warnings at least on x86-64

  * pkcs1pad test vector did not have its CRT parameters

Fixes: 79e6e2f3

 ("crypto: testmgr - populate RSA CRT parameters in RSA test vectors")
Reported-by: default avatarEric Biggers <ebiggers@kernel.org>
Signed-off-by: default avatarIgnat Korchagin <ignat@cloudflare.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 647c952e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment