aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVitaly Chikunov <[email protected]>2019-04-11 18:51:14 +0300
committerHerbert Xu <[email protected]>2019-04-18 22:15:02 +0800
commit3ecc97259934489e7e03cbeb1d70f6a23cccb3ae (patch)
tree8456773371fd5ec9fb048f91a42bc02fd7887ed5 /tools/perf/scripts/python
parent78a0324f4a5328088fea9426cfe1d1851276c475 (diff)
crypto: rsa - unimplement sign/verify for raw RSA backends
In preparation for new akcipher verify call remove sign/verify callbacks from RSA backends and make PKCS1 driver call encrypt/decrypt instead. This also complies with the well-known idea that raw RSA should never be used for sign/verify. It only should be used with proper padding scheme such as PKCS1 driver provides. Cc: Giovanni Cabiddu <[email protected]> Cc: [email protected] Cc: Tom Lendacky <[email protected]> Cc: Gary Hook <[email protected]> Cc: Horia Geantă <[email protected]> Cc: Aymen Sghaier <[email protected]> Signed-off-by: Vitaly Chikunov <[email protected]> Reviewed-by: Horia Geantă <[email protected]> Acked-by: Gary R Hook <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions