]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix: openssl speed: RSA encryption is on the pubkey, not the privkey
authorRichard Levitte <levitte@openssl.org>
Mon, 1 Jul 2024 13:28:14 +0000 (15:28 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 3 Jul 2024 09:24:07 +0000 (11:24 +0200)
commitbb90a7861cbf27e29790b66077c23a2e9805014b
tree178e540fee91281d6159f609c28e17c94284dbee
parent2c7cae53bc61f40baff70af0495cf3d976ed7d14
fix: openssl speed: RSA encryption is on the pubkey, not the privkey

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24776)
apps/speed.c