openssl/crypto/pem
Cesar Pereida Garcia 724339ff44 Fix SCA vulnerability when using PVK and MSBLOB key formats
This commit addresses a side-channel vulnerability present when
PVK and MSBLOB key formats are loaded into OpenSSL.
The public key was not computed using a constant-time exponentiation
function.

This issue was discovered and reported by the NISEC group at TAU Finland.

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9587)
2019-08-27 09:07:30 +01:00
..
build.info
pem_all.c
pem_err.c
pem_info.c
pem_lib.c
pem_oth.c
pem_pk8.c
pem_pkey.c
pem_sign.c
pem_x509.c
pem_xaux.c
pvkfmt.c Fix SCA vulnerability when using PVK and MSBLOB key formats 2019-08-27 09:07:30 +01:00