commit | 60a273e9aecd8ee8a7d84f78f366795a67607829 | [log] [tgz] |
---|---|---|
author | Nicolai Stange <nstange@suse.de> | Mon Feb 21 13:10:54 2022 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Mar 03 10:47:51 2022 +1200 |
tree | 379a46560e64ffaebcd05eaf60bc6329b1a8c4ff | |
parent | 7dce59819750d78513c70bf4a9024e265af88b23 [diff] |
crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates Add known answer tests for the ffdhe2048(dh), ffdhe3072(dh), ffdhe4096(dh), ffdhe6144(dh) and ffdhe8192(dh) templates introduced with the previous patch to the testmgr. All TVs have been generated with OpenSSL. Signed-off-by: Nicolai Stange <nstange@suse.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>