rks.com; sunila.s...@caviumnetworks.com;
>> ashish.gu...@caviumnetworks.com; Arek Kusztal
>> Subject: [dpdk-dev] [PATCH] openssl: fix not clearing big numbers after
>> computations
>>
>> After performing mod exp and mod inv big numbers (BIGNUM) should
>> be cleared as data
ztal
>Subject: [dpdk-dev] [PATCH] openssl: fix not clearing big numbers after
>computations
>
>After performing mod exp and mod inv big numbers (BIGNUM) should
>be cleared as data already is copied into op fields and this BNs would
>very likely contain private information for unspe
> -Original Message-
> From: Kusztal, ArkadiuszX
> Sent: Thursday, February 7, 2019 10:55 AM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; Trahe, Fiona ;
> shally.ve...@caviumnetworks.com;
> sunila.s...@caviumnetworks.com; ashish.gu...@caviumnetworks.com; Kusztal,
> ArkadiuszX
>
> Sub
After performing mod exp and mod inv big numbers (BIGNUM) should
be cleared as data already is copied into op fields and this BNs would
very likely contain private information for unspecified amount of time
(duration of the session).
Fixes: 3e9d6bd447fb ("crypto/openssl: add RSA and mod asym opera
4 matches
Mail list logo